Hi
Ive got DCOM working ok with a VB server and a C client.
Im using impersonation to call the object with cocreateinstanceex.
all is fine.
when I remove all available protocols apart from connection orientated TCP/IP on both client and server I cannot connect (CoCreate).
The event log states that DCOM could not connect using the provided protocols.
If I run a packet sniffer and enable UDP using dcomcnfg
I can see the UDP connection happening ,and then some TCP/IP packets containing parameters etc..
I have removed all other protocols due to the increase in speed of initial connection. but TCP/IP does not seem to work on its own. Ive tried setting port ranges of 5000-5020
but that seems to interfere with IIS.
Is anyone else having these problems or can anyone shed any light on this??? X-)
Any response appreciated
Jim.
s-)
Ive got DCOM working ok with a VB server and a C client.
Im using impersonation to call the object with cocreateinstanceex.
all is fine.
when I remove all available protocols apart from connection orientated TCP/IP on both client and server I cannot connect (CoCreate).
The event log states that DCOM could not connect using the provided protocols.
If I run a packet sniffer and enable UDP using dcomcnfg
I can see the UDP connection happening ,and then some TCP/IP packets containing parameters etc..
I have removed all other protocols due to the increase in speed of initial connection. but TCP/IP does not seem to work on its own. Ive tried setting port ranges of 5000-5020
but that seems to interfere with IIS.
Is anyone else having these problems or can anyone shed any light on this??? X-)
Any response appreciated
Jim.
s-)