How to distribute CadViewX control with application

Discuss and ask questions about CADViewX (Lite and Pro versions).

Moderators: SDS, support, admin

Post Reply
sudhiry
Posts: 2
Joined: 19 Jan 2008, 08:30

How to distribute CadViewX control with application

Post by sudhiry » 13 Jun 2008, 16:47

i have purchase cadviewx control last week. I have created executable file for my application. Application doesn't work on another machine with registered (License copy of CadViewX Control). Please let us know how to resolve this problem. I have purchase many more cadviewx controls as i have demonstrated my application around 20 places. expecting to get at least 10 clients.

Thanks

Sudhir Yeola

support
Posts: 3271
Joined: 30 Mar 2005, 11:36
Contact:

Re: How to distribute CadViewX control with application

Post by support » 16 Jun 2008, 10:26

Hello,

How to distribute CADViewX library with your applications:
  • Copy CADViewLib.ocx and CADViewLib.tlb to the same folder (for example: C:\Program Files\CADViewX\CADViewLib\)
  • Register ActiveX Server in the system from command line: regsvr32.exe /s "c:\Program Files\CADViewX\CADViewLib\CADViewLib.ocx" (regsvr32.exe can be found in the C:\WINDOWS\system32\ folder)
  • Run your application
Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply