Hi all!
I have seen that this error appears in different places but still I don't get a solution.
I run a simple client/server apllication in VB6 and the DCOM is not working. This is the error I get in the event log of the server:
Source: DCOM
EventID: 10010
Description: The server <clsid> did not register with DCOM within the required timeout.
And this is the error on the event log of the client:
Source: DCOM
EventID: 10006
Description: DCOM got error "Server execution failed " from the computer MyServerName when attempting to activate the server: <clsid>
I checked all the DCOM settings and read through tones of microsoft papers on fixing bugs, but still dont get an answer. Any ideas?
Thanxs a lot!
I have seen that this error appears in different places but still I don't get a solution.
I run a simple client/server apllication in VB6 and the DCOM is not working. This is the error I get in the event log of the server:
Source: DCOM
EventID: 10010
Description: The server <clsid> did not register with DCOM within the required timeout.
And this is the error on the event log of the client:
Source: DCOM
EventID: 10006
Description: DCOM got error "Server execution failed " from the computer MyServerName when attempting to activate the server: <clsid>
I checked all the DCOM settings and read through tones of microsoft papers on fixing bugs, but still dont get an answer. Any ideas?
Thanxs a lot!