Message 1 of 14
InvalidProgramException - Common Language Runtime detected an invalid program.
Not applicable
06-01-2011
07:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Currently I've got code that is failing when I try to run StartTransaction() using the TransactionManager. I keep getting a InvalidProgramException.
Is this due to me not actually having AutoCAD installed on my development box? I do have references to AcDbMgd and AcMgd loaded in my project if that makes a difference.

