Home All Groups Group Topic Archive Search About

VS 2003 remote debugging to Windows Server 2003 errors

Author
22 Mar 2005 7:15 AM
Daren Hawes
Trying to remotely debug (Windows Server 2003) with Visual Studio .NET
2003 and get this error:

"Unable to start debugging on the web server. The RPC server is
unavailable"

Followed the instructions on the MSDN site to setup remote debugging,
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebu
g/html/vctskinstallingremotedebugmonitor.asp>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug
/html/vctskinstallingremotedebugmonitor.asp

But still having problems.

Author
22 Mar 2005 6:11 PM
TheThaiTech
Make sure there is nothing block TCP port 135 (RPC) and "Remote Procedure
Call (RPC)" service is not disabled.


Show quoteHide quote
"Daren Hawes" wrote:

> Trying to remotely debug (Windows Server 2003) with Visual Studio .NET
> 2003 and get this error:
>
> "Unable to start debugging on the web server. The RPC server is
> unavailable"
>
> Followed the instructions on the MSDN site to setup remote debugging,
> <http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebu
> g/html/vctskinstallingremotedebugmonitor.asp>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug
> /html/vctskinstallingremotedebugmonitor.asp
>
> But still having problems

Bookmark and Share