
Urgent! ActiveX Control crashing Win98 clients
Hi, I've developped an ActiveX control with VB6 that seems
to make clients with Win98 crash.
What bothers me is that the .ocx is really simple (it
looks for a path in the registry and execute an .exe file
alreay installed on the client with a shell command)
The Package include the following resources:
VB6 run-time and OLE Automation, ADVAPI32.dll (for the
registry part), Msstkprp.dll (that I will remove since I
think it's only used for design-time... but it was in the
package when it crashed) and my .ocx.
The crash occured like this: the client goes to the page
with the control, IE downloads it, Windows ask to be
reboot (the other OS I tried don't ask to be reboot) then
when the client reboot and goes back to the site, it
downloads again ask again to be reboot and crash.
Any help would be greatly appreciated on this urgent
matter.
Thank you.
.