Knowledge Base Article
KB10451 - I want to embed in a web page a simple ActiveX control which I created from the DK-ActiveX using VB. But when I when I try to package the control using VB's Package and Deployment wizard, it gives me an error message suggesting that the file location of my control does not match the registry on the PC. Yet I have used regsvr32 to register the ocx in the folder referenced by the error message. Can you help?
Visual Basic’s Package & Deployment wizard sometimes has a problem with folders/files that have long names or names with spaces in them. In this case simply changing the default install location for the ocx from "C:\Program Files\TatukGIS\XDK7" to the directory "C:\Test" solved the problem.
Created: 2003-11-21, Modified: 2005-09-14
|