Message 1 of 8
Not applicable
11-28-2012
11:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Our application DLL works fine in development PC but not loads in other PCs. There are no error messages. We where using AutoCAD 2012 & Visual studio 2010. The project is a class library and it contains a class implementing initilize and terminate methods. Also it contains many autocad commands and some .NET forms which will be invoked from the commands.
Netlod completes without any message. But the commands are not available, neither the initilize method runs.....
Other details:
AutoCAD : 2012
OS : windows 7 both 32 & 64bit [we tried both]
.NET framework targeted: 3.5
Type: Class lib
Reference : Acdbmgd.dll & acmgd.dll from ObjectARX >> inc
Please help.
Regards,
Shijith
Solved! Go to Solution.

