|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET 2.0 Remote DebuggingIn ASP.NET 2.0 I debugg remote on a WebServer.
My problem is, that an URL like http://RemoteServer/WebApp works, but not an URL like http://RemoteServer:81. The Visual Studio 2005 gives me the error: "'/RemoteServer:81/' is not a valid virtual paht" In Visual Studio 2003 this was'nt a problem. I need to use the port number. Does anybody have an idea to resolve this problem? |
|||||||||||||||||||||||