Any idea why an RPC call would stop working properly?

Kevin Koch kpkoch at MIT.EDU
Thu Feb 14 09:40:32 EST 2008


In my CCAPI client DLL, RpcMgmtIsServerListening returns true when the
server isn't running.  I'd expect it to return an error if the RPC handle
were invalid and it should return RPC_S_NOT_LISTENING instead of 0 when the
server isn't listening (or running).

 

This call used to work.

 

What could cause this?

 

Thanks.

 

Kevin 

 




More information about the kfwdev mailing list