Groups | Blog | Home
all groups > visual studio .net setup > february 2004 >

visual studio .net setup : Unable to debug asp.net apps


Bob Smith
2/22/2004 11:40:16 AM
Scenario:

When attempting to run an asp.net app without debugging I get the below
message:

The application consists of a text box and a button only. If I click start
I receive the following: "Error while trying to run project: unable to start
debugging on the web server. Server side-error occured while sending debug
HTTP request. Make sure the server is operating correctly. Verify there
are no syntax errors in web.config... blah blah."

Ive tried reinstalling vs.net 2003 and iis multiple times on my xp pro
machine with no luck. It used to work... I have no idea what may have
caused this.

Ive also tried 325093 and 306005 ... Any help would be greatly
appreciated!!!!

************************************************************
Server Error in '/Freddy' Application.
----------------------------------------------------------------------------
----

Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: Unrecognized attribute 'username'.

Source Error:


Line 352: worker process for the desired application
Line 353: -->
Line 354: <processModel username="machine" enable="true" timeout="Infinite"
idleTimeout="Infinite" shutdownTimeout="0:00:05" requestLimit="Infinite"
requestQueueLimit="5000" restartQueueLimit="10" memoryLimit="60"
webGarden="false" cpuMask="0xffffffff" userName="machine"
password="AutoGenerate" logLevel="Errors" clientConnectedCheck="0:00:05"
comAuthenticationLevel="Connect" comImpersonationLevel="Impersonate"
responseDeadlockInterval="00:03:00" maxWorkerThreads="20"
maxIoThreads="20"/>
Line 355: <webControls clientScriptsLocation="/aspnet_client/{0}/{1}/"/>
Line 356: <clientTarget>


Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line:
354



----------------------------------------------------------------------------
----

Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573

Bob Smith
2/22/2004 12:12:04 PM
I am using VS.net 2003

[quoted text, click to view]

AddThis Social Bookmark Button