|
-
August 24th, 2001, 08:25 AM
#1
Remote ActiveX EXE
I have written an ActiveX EXE server and a client application. The client app runs
the ActiveX EXE server. It creates a server object using CreateObject("myclass","server").
If the client app tries to run the ActiveX EXE server on a remote computer, a runtime
error 429 'ActiveX Component can't create object' occurs.
The ActiveX EXE server has been installed on the remote (server) and the local (client)
computer. The client application has been installed on the local computer. The remote
computer has Win95 and the local computer has NT4.0.
If the remote computer has also NT4.0. The ActiveX server runs without error. Also
everything works fine if the client app and the ActiveX server run on the Win95 computer.
Any idea??
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
|