|
-
November 19th, 1999, 03:22 AM
#1
Problem w ActiveX Document
I saw this question posted before, but I still couldn't get the point to make my .vbd file to be able to view from the client. (I used VB 6.0 and IE 5.0)
I can view the VBD file from the machine where I created the project. However, I have a hard time in figuring out how to make the other clients machine to view it too. I get the pop up window that ask if I want to save the .VBD file or open the file(.vbd file). Then I checked the HTM source, I couldn't find the CLSID. (CLSID is empty)
I found some information from microsoft :
(http://support.microsoft.com/support.../Q192/7/83.asp)
**************************************************
Use REGEDIT to determine CLSID for your project and manually enter the CLSID in the PDW generated HTML page.
**************************************************
However, this didn't work out.
If anyone who did success in setting up the ActiveX Document to be viewed from other machine, could you please help me in this?
One more point to make... My friend did success once, but he couldn't make it work after that. (Even the same source code, the same process in Setup Wizard, it wasn't worked anymore!) Weird...
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|