// JP opened flex table

Click to See Complete Forum and Search --> : Cause of RPC_S_CALL_FAILED


MBryga
November 29th, 2001, 11:52 AM
I've installed the Security Rollup Package (SRP) onto NT 4.0 SP6a, and now some RPC code gets the error 0x06be (RPC_S_CALL_FAILED) in some RPC callbacks (the original RPC call works) If I uninstall SRP, the error goes away.
I've traced the problem down to one of the updated pieces of code RPCRT4.DLL, but have not been able to debug this code. Anyone have any ideas as to why the RPC code would have started failing, or how to go about debugging this?

//JP added flex table