
Error 462: Remote server machine does not exist, etc when running distributed COM
I've got the business layer running under MTS on an NT machine (so Active X
DLLs) and the user layer is supposed to run on a Windows95 computer on the
network.
I've exported the package in MTS, I've configured DCOM on both machines,
I've hardcoded the server name in the CreateObject function, but still it
gives me this message:
Runtime error 462 The remote server machine does not exist or is
unavailable.
and the server machine is on by the way.....
What am I doing wrong or is there something wrong with my network setup?
Dodijn