.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*Carlos
AutoCAD Fatal Error - Unhandled access violation
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
119 Views, 0 Replies
08-02-2005 03:34 PM
Hello,
I've got a DLL written in C# that inserts some blocks into a drawing. It
all works perfectly (at first), but when I close AutoCAD I get the following
error:
FATAL ERROR: Unhandled Access Violation Reading 0xfffffff Exception
at 7ef399f9h
I remember that working with C++, one had to be sure to close any objects
that were opened. Is there a similar pitfall in C# and .NET?
I've attached the function.
Thanks for any help.
-Carlos
I've got a DLL written in C# that inserts some blocks into a drawing. It
all works perfectly (at first), but when I close AutoCAD I get the following
error:
FATAL ERROR: Unhandled Access Violation Reading 0xfffffff Exception
at 7ef399f9h
I remember that working with C++, one had to be sure to close any objects
that were opened. Is there a similar pitfall in C# and .NET?
I've attached the function.
Thanks for any help.
-Carlos
