.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fatal error occur during runtime

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
320 Views, 2 Replies

Fatal error occur during runtime

In ACAD2014, a custom application generating lines and text entity was unable to execute immediately after saveAs the DWG(It raises a fatal error). But the same application was able execute when re-open the same DWG. How to solve this?

Tags (2)
2 REPLIES 2
Message 2 of 3
thoman999
in reply to: Anonymous

Do you encase your work in try...catch structures?

 

Normally I have my tasks set up as

 

sub dowork

try

   do my work here

catch

   possibly some fatal recovery steps here

   msgbox(system.ex.tostring) <-- Throws up dialog with error message

end try

 

HTH

 

Tom

Message 3 of 3
Anonymous
in reply to: thoman999

Yes. I encase my work in try...catch structures.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost