Hi all,
I installed a DCOM server and clients onto 3 PC's:
1 DCOM server: W2K
2 DCOM Clients: NT and W2K
Now when I execute the following line:
set oDB = Server.CreateObject("object.class")
DCOM Client W2K is fine but..
DCOM Client NT gives me "ActiveX component can't create object"
Any idea what could be causing that?
I installed a DCOM server and clients onto 3 PC's:
1 DCOM server: W2K
2 DCOM Clients: NT and W2K
Now when I execute the following line:
set oDB = Server.CreateObject("object.class")
DCOM Client W2K is fine but..
DCOM Client NT gives me "ActiveX component can't create object"
Any idea what could be causing that?