Re: Trying to create and debug ASP.NET on Windows 2003 Server
Is the web set in its configuration to allow serverside debugging?
Is the content area being shared as a network share?
Is the W2k3 firewall on?
"Rico" <r c o l l e n s @ h e m m i n g w a y . c o mREMOVE THIS PART IN
CAPS> wrote in message news:FSaEf.411020$2k.54519@xxxxxxxxxxx
> Hello,
>
> I have an issue that I'm pulling my hair out about. I have a Windows 2003
> Server with IIS 6.0.
>
> I have an ASP.NET application that will run on the server up to a certain
> point, which requires debugging.
>
> I don't want to install Visual Studio on the server, so I will have to
> debug from a remote workstation that does have VS installed on it.
>
> I have two problems; 1) when I try to debug my web app, I get an error
> message stating "Unable to start debugging on the web server. Debugger is
> not properly installed. Run set up to install or repair the debugger.
> Click help for more information (which doesn't help at all).
>
> The second thing is, when I try and create a new web application, it
> throws an error "Web Access failed..the default web access mode for this
> project is set to file share..etc. etc.". I have run the gammut of
> developer solutions, most of which seem to have left any developer I've
> talked to scratching their heads. This lead me to believe that maybe it's
> a Windows 2003 security issue.
>
> Any ideas what might resolve these issues? Any help would be greatly
> appreciated.
>
> Rick
>
>
.
Relevant Pages
- Re: Debug setup
... > But I know that there are just debugging server on the vs install. ... >> CGW ... (microsoft.public.dotnet.languages.vb) - *****UNABLE TO MAP THE DEBUG START PAGE URL TO A MACHINE NAME - HELL ON EARTH - PLEASE HELP!
... ASP.Net debugging through a firewall. ... Terminal Services to log into the remote server and debug locally. ... "Were the proper setup programs run to install ASP.NET or ATL Server ... (microsoft.public.dotnet.framework.aspnet) - Re: Help! Dataset returning an error on one machine, works fine on another.
... > the development workstation connected to the development SQL Server 2000. ... > report using a dataset. ... Run setup to install or ... > installed on the server and I know debugging can take place without VS ... (microsoft.public.dotnet.framework.aspnet) - Re: QUERY: debugging ASP VBScript
... > the web application running and whenever I want to debug I follow these ... >> on the client and the server. ... In order to debug ASP pages, ... you should enable debugging manually on the server ... (microsoft.public.dotnet.framework.aspnet) - Re: Debug setup
... version of visualstudio 2003 on my windows 2003 box. ... But I know that there are just debugging server on the vs install. ... (microsoft.public.dotnet.languages.vb) |
|