Click to See Complete Forum and Search --> : DLL Error when accessing


BVS
November 16th, 1999, 01:41 AM
I have created an ActvieX Dll and hosted it in the IIS on a server. I have problem when executing the Dll from the client machine. The dll is registered properly on the server. When executing from a client machine , I get the error "429" which says "ActiveX cannot create object".
Can someone give a solution for this.

Sanjeeev
November 18th, 1999, 06:33 PM
delete the All temp Files on both m/c . I am very sure it wil run

BVS
November 19th, 1999, 02:24 AM
Hi,
I tried the dll on a different server and cleared all the temp files on client machine, but even then the same error pops up.
can u please give me some solution for this.

Lonely Wolf
November 20th, 1999, 08:25 PM
I had the same problem 3 days ago. It's that the dll is not registered on the client machine. I'm waiting an answer on how to register dll on clients.