Unable to Debug myappsrvr.exe

Hi

I am running into problem while I am debugging in mySVR project. The problem is “Debuging is hanging and throwing “First-Chance Exception” “

I am doing the following steps.

1) Registered mySVR as server with /RegServer option

2) Kept Break point at necessary point.

3) Then started debugging. But it is throwing First-chance exception at 0x7c812a5b in mySvr.exe: 0x000006EF: A null context handle was passed from the client to the host during a remote procedure call.

Basically my application is Service .exe. So I am registering this service as server to debug. Can any one help me on this let me know if any other way to debug the service.

Thanks

SRINIVAS ENDRA




Answer this question

Unable to Debug myappsrvr.exe