Re: Debugging remote C# webapp
From: Dan Bass (danielbass)
Date: 12/03/04
- Next message: Marathoner: "Re: Converting Dataset to Recordset"
- Previous message: Daniel Jin: "Re: Possible TRY...CATCH...END TRY"
- In reply to: Adam Clauss: "Debugging remote C# webapp"
- Next in thread: Adam Clauss: "Re: Debugging remote C# webapp"
- Reply: Adam Clauss: "Re: Debugging remote C# webapp"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 3 Dec 2004 13:55:02 -0000
make sure your firewall isn't on with SP2...
"Adam Clauss" <cabadam@tamu.edu> wrote in message
news:uXtGFDM2EHA.3416@TK2MSFTNGP09.phx.gbl...
>I have an ASP.NET (C#) web app on a remote server. Whenever I try to debug
>it, I get:
> "Error while trying to run project: Unable to start debugging on the web
> server. Access is denied."
>
> I did some research on this, and I do have the user as a member of both
> Administrators and Debugger Users. (Machines are on a
> workgroup, so its just a user with the same username/password on the
> remote machine). Aside from the two groups to put the user in,
> I can't seem to find any other suggestions.
>
> The remote server is running Windows Server 2003 (and also has VS.Net 2003
> installed on it). My development environment is Windows XP +SP2 (firewall
> turned off) with VS 2003.
> I could use Remote Desktop to just debug "locally", but I would much
> rather actually do it from the remote machine.
>
> Any ideas?
>
> --
> Adam Clauss
> cabadam@tamu.edu
- Next message: Marathoner: "Re: Converting Dataset to Recordset"
- Previous message: Daniel Jin: "Re: Possible TRY...CATCH...END TRY"
- In reply to: Adam Clauss: "Debugging remote C# webapp"
- Next in thread: Adam Clauss: "Re: Debugging remote C# webapp"
- Reply: Adam Clauss: "Re: Debugging remote C# webapp"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|