|
pjames214 -> RE: RPC over HTTP (16.Jan.2008 12:31:18 AM)
|
I think I'm starting to understand what the problem is now. It seems that the RPC component on the server isn't working properly. I've run a "rpcdump /s servername /v /i /p ncacn_http" and get back "0 Registered endpoints found" followed by a "rpcdump.exe - Application Error, The exception Integer division by zero. (0xc0000094) occurred in the application at location 0x01001e30. Click on OK to termiate the program, Click on CANCEL to debug the program. From the client PC, when I run "rpcping -t ncacn_http -s FQDN -P user,domain,password -I user,domain,password -u 10 -a connect -H 1 -F 3 -e 6001" -> I get back, "Exception 1722 (0x000006BA) So basically my RPC component isn't working properly. So I check the location of the RPCProxy.dll locations, the registry settings, the cert, the IIS security settings etc. Basically everything what I did during the install process and everything checks out. What can I do to reload the RPC?
|
|
|
|