Hi,
I have a custom made ActiveX EXE placed on the server that I call from client machines.
I can get a class to work fine for me (that is on any PC that I am logged into), but for any other user profiles, it fails.
Can anybody tell me where I may be going wrong?
Thanks,
Si
Further information:-
1. I have registered the DLL on the server (with regsvr32)
2. I have made the class visible over the network by placing a key the following place in the registry:-
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\ADCLaunch\<componentname>"
3. I have registered the CLSID on the clients. (HKEY_CLASSES_ROOT\<component>)
4. I can't find any registry information on the server relating to my user profile![[afro] [afro] [afro]](/data/assets/smilies/afro.gif)
I have a custom made ActiveX EXE placed on the server that I call from client machines.
I can get a class to work fine for me (that is on any PC that I am logged into), but for any other user profiles, it fails.
Can anybody tell me where I may be going wrong?
Thanks,
Si
Further information:-
1. I have registered the DLL on the server (with regsvr32)
2. I have made the class visible over the network by placing a key the following place in the registry:-
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\ADCLaunch\<componentname>"
3. I have registered the CLSID on the clients. (HKEY_CLASSES_ROOT\<component>)
4. I can't find any registry information on the server relating to my user profile
![[afro] [afro] [afro]](/data/assets/smilies/afro.gif)