Click to See Complete Forum and Search --> : ActiveX EXE Document download problem.


kangyih
April 11th, 2001, 07:28 AM
Hi VB fans,

Currently I am using VB6.0 ActiveX EXE Document to develop a database software running under IE5 in a Intranet environment.

However, I am facing 2 problems:

1. When I tested in another PC without some component file (in this case msmask32.ocx), IE5 just show a quick display of the download dialog without downloading anything. Therefore, current VBD screen still remain and will not proceed to next VBD screen.

I have enabled all the possible security feature in IE5 so that nothing can be blocked. It works only when I manually copy the msmask32.ocx to c:\windows\system. How to make the component file be downloaded automatically by IE5 to the client's PC?


2. For the above problem, I face it in my own PC too. Initially there is no such problem, but it appear where I don't know why. All the component files are already in my PC. Why this problem could happen?

Thanks for those who can offer help to me.