Problem with slide preview control & Dwg true view control in c#

Problem with slide preview control & Dwg true view control in c#

Anonymous
Not applicable
1,721 Views
6 Replies
Message 1 of 7

Problem with slide preview control & Dwg true view control in c#

Anonymous
Not applicable

Dear sir:

I have created a dll file which contain a slide control and dwg true viewer by c# and AutoCAD 2010 and its works very well on my pc, when i netload it from other Pc in my company, i got unhandlede exception and i don't Know what's the problem.

So i need your help thanks. 

 

0 Likes
1,722 Views
6 Replies
Replies (6)
Message 2 of 7

chiefbraincloud
Collaborator
Collaborator

No one's going to be able to do any more than guess unless you provide more information.  What exactly is the exception being thrown, and how are loading the .dll into acad on the user machine?

Dave O.                                                                  Sig-Logos32.png
0 Likes
Message 3 of 7

Anonymous
Not applicable

First of all thanks for your reply,

kindly find the attached project,

for open a dll file on any pc first i copy the dll file from a Debug folder under obj folder in this case the file name is design.dll and also i copy both files AxInterop.Slide.dll & Interop.Slide.dll on the pc desktop, after that i open autocad 2010 and netload the design dll file and i got the attached error.

So i need your help thanks again.

0 Likes
Message 4 of 7

Anonymous
Not applicable
 
0 Likes
Message 5 of 7

Anonymous
Not applicable

just a guess, it could be that the ActiveX control is not registered on the target system.

 

 

0 Likes
Message 6 of 7

Anonymous
Not applicable

Dear tonyt:

Thanks for your reply, but can you give me an examble to how can i register the ActiveX control.

thanks again. 

0 Likes
Message 7 of 7

Anonymous
Not applicable

Thanks again TONYT I did it as you told me that I must regeister the activex control, and I found some examples on the enternet.

thanks again my friend.

0 Likes