
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I am getting this error and Its completely thrown me for a loop.
I am printing sheets using the PrintManager and my program woulds fine on a smaller project printing 1 or 2 viewsheets... but for some reason when I run my program on a bigger project with more viewsets the program crashes my display.
SEHException stands for Structure Exception Handler Exception.
There has been a fiew posts on stackoverflow on this but overall they have been unhelpful.
The error is caused by the line printManager.SubmitPrint();
I guess it is a longshot and maybe this isnt the right place to be posting as i think its more of a .NET issue then a revit API issue. but if anyone has had a problem like this it would be very helpful to know how i should approach diagnosing what the problem is.
Thank you,
Jack
... I will supply code if necessary.
Solved! Go to Solution.