acdbmgd not found!!!

acdbmgd not found!!!

Anonymous
Not applicable
583 Views
2 Replies
Message 1 of 3

acdbmgd not found!!!

Anonymous
Not applicable
I keep getting this error from .NET whenever my main function goes into the sub function that uses the AutoCAD dll's...

--------------------------------------
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in Lab1.exe

Additional information: File or assembly name acdbmgd, or one of its dependencies, was not found.
-------------------------------------

Can anyone let me in on the problem???? Thanks...

Ray
0 Likes
584 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Hey Ray,

I believe you have to have AuotCAD's installation directory/folder in your
systems 'Path' variable. I thought
I had read that somewhere. I had that same problem, and that seemed to have
corrected it.

Larry

wrote in message news:4899507@discussion.autodesk.com...
I keep getting this error from .NET whenever my main function goes into the
sub function that uses the AutoCAD dll's...

--------------------------------------
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in
Lab1.exe

Additional information: File or assembly name acdbmgd, or one of its
dependencies, was not found.
-------------------------------------

Can anyone let me in on the problem???? Thanks...

Ray
0 Likes
Message 3 of 3

Anonymous
Not applicable
Larry can you explain this more? Wouldn't it make more since if autodesk published the assemblies in the C:\windows\assembly folder for public access?
0 Likes