Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX document (.vbd) not running or opeaning on another system

Status
Not open for further replies.

krisvasu

Programmer
Apr 19, 2001
2
0
0
IN
I had developed a small prototype project in ActiveX Document.It has a form named userdocumentcitymap.vbd. This when i create an exe and call it through a html page it is opeaning in the development system.But the problem is that when i create a .cab file of this and try to run it in a test system the .vbd form is not opeaning.I just see a download dialog box for some time.But nothing else happens.
In the Html page i have mentioned the classID as well as hard coded the path of the coadbase,but still the .vbd form is not displaying.All the required DLL and the OCX are present in the .cab file Dll's like VB runtime,MSVBVM60.dll etc etc.
If any one has a solution for this please mail to me my E-mail id is krisvasu@yahoo.com

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top