Message 1 of 7
Plotting AutoCAD ModelSpace Drawing
Not applicable
03-04-2011
02:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In your example: http://docs.autodesk.com/ACD/2010/ENU/AutoCAD%20.NET%20Developer's%20Guide/index.html
I simply call PlotCurrentLayout from my .NET form. I get a BadImageFormatException Error (see attachment). It says Could not load file or assembly 'acdbmgd, Version=10.0.0.0,....
VB.NET 2008 / AutoCAD 2010.
Please help, and thanks in advance.