Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Unable to start debugging on the web server


Message #1 by nguyentriminh@y... on Thu, 21 Mar 2002 19:24:18
Hi folks, 

I posted this question on gotdotnet as well, so I apologize if people are 
reading both forums:

My machine.config has the userName attribute set to "SYSTEM". My wwwroot 
is already shared, and I am part of the Debugger Users group which has 
access to the wwwroot folder. My urlscan.ini contains the word "DEBUG" in 
the [AllowVerbs] section (which is turned on). I am running .NET framework 
SP1 and VS.NET RTM. I can view my pages correctly in IE, but I can't debug 
my pages in the IDE: 

Error while trying to run project: Unable to start debugging on the web 
server. Would you like to disable future attempts to debug ASP.NET pages 
for this project? 

MSDN Q306165 says that I should run "iisreset", but this doesn't help. 

Does anyone has luck debugging ASP.NET with IIS lockdown tool? 

Minh. 
Message #2 by "Nalini Balasubramanyam" <nalini@t...> on Wed, 27 Mar 2002 13:50:59 +0530
Hello

 I am Nalini,
 When i run my ASPX file is shows the following error:
 "Unable to Start Debugging on the Web
  Server"

and when press "YES" on this error, the browser shows empty with out any
controls i have used.

Pls guide how to go about.

Regards
Nalini Balasubramanyam

Message #3 by ADimarucot@s... on Wed, 27 Mar 2002 17:20:02 +0800
did you install IIS after installing Visual Studio.NET? If yes, that's
 your problem... your .NET framework might not be tied-up
with your web server (IIS)...

Message #4 by "Nalini Balasubramanyam" <nalini@t...> on Wed, 27 Mar 2002 15:19:05 +0530
Yes i installed IIS after installing .NET, How do i Connect both of them?

-----Original Message-----
From: ADimarucot@s... [mailto:ADimarucot@s...]
Sent: Wednesday, March 27, 2002 2:50 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Unable to Start Debugging on the Web
Server



did you install IIS after installing Visual Studio.NET? If yes, that's
 your problem... your .NET framework might not be tied-up
with your web server (IIS)...



Message #5 by ADimarucot@s... on Wed, 27 Mar 2002 17:46:45 +0800
Thats your problem right there.. The quick solution to that is to
re-install
.NET. After you do that, I assure you that you wont have a problem
anymore...
Ayt?

Brian





"Nalini Balasubramanyam" <nalini@t...> on 03/27/2002 04:49:05
AM

Please respond to "aspx_beginners" <aspx_beginners@p...>

To:   "aspx_beginners" <aspx_beginners@p...>
cc:

Subject:  [aspx_beginners] Re: Unable to Start Debugging on the Web Server


Yes i installed IIS after installing .NET, How do i Connect both of them?

-----Original Message-----
From: ADimarucot@s... [mailto:ADimarucot@s...]
Sent: Wednesday, March 27, 2002 2:50 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Unable to Start Debugging on the Web
Server



did you install IIS after installing Visual Studio.NET? If yes, that's
 your problem... your .NET framework might not be tied-up
with your web server (IIS)...










Message #6 by "Nalini Balasubramanyam" <nalini@t...> on Fri, 29 Mar 2002 17:42:58 +0530
Hello Brian

I reinstalled VS.NET but still i am getting the same error of not showing
any Server Controls in the Webbrowser.
One small doubt. When i am using Server Controls should i compile the aspx
file in the Win 2000 SERVER / Win NT server,
Or is it ok compiling it my system(http://localhost).
What is the solution for such errors?

Regards
Nalini Balasubramanyam


-----Original Message-----
From: ADimarucot@s... [mailto:ADimarucot@s...]
Sent: Wednesday, March 27, 2002 3:17 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Unable to Start Debugging on the Web
Server



Thats your problem right there.. The quick solution to that is to
re-install
.NET. After you do that, I assure you that you wont have a problem
anymore...
Ayt?

Brian





"Nalini Balasubramanyam" <nalini@t...> on 03/27/2002 04:49:05
AM

Please respond to "aspx_beginners" <aspx_beginners@p...>

To:   "aspx_beginners" <aspx_beginners@p...>
cc:

Subject:  [aspx_beginners] Re: Unable to Start Debugging on the Web Server


Yes i installed IIS after installing .NET, How do i Connect both of them?

-----Original Message-----
From: ADimarucot@s... [mailto:ADimarucot@s...]
Sent: Wednesday, March 27, 2002 2:50 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Unable to Start Debugging on the Web
Server



did you install IIS after installing Visual Studio.NET? If yes, that's
 your problem... your .NET framework might not be tied-up
with your web server (IIS)...













  Return to Index