473,405 Members | 2,310 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

unable to start debugging on the web server, access is denied!

Hi I have both vs 2003 and vs 2005 runing on a machine that has windows xp on
it with iis 5.1. Everything works except I can not debug a 2003 web
application. I looked in IIS and it is using framework 1.4 it also runs fine
outside of debug mode.
The 2005 web applications run fine both in debug and non debug modes. The
web.config of the 2003 web app does have debug = true.
Any suggestions? thanks!
--
Paul G
Software engineer.
Nov 28 '07 #1
3 5424
Paul wrote:
Hi I have both vs 2003 and vs 2005 runing on a machine that has windows xp on
it with iis 5.1. Everything works except I can not debug a 2003 web
application. I looked in IIS and it is using framework 1.4 it also runs fine
outside of debug mode.
The 2005 web applications run fine both in debug and non debug modes. The
web.config of the 2003 web app does have debug = true.
Any suggestions? thanks!
Hi, I declared some cases of the debugging issue in VS 2003.

If you have problem with running F5 from VS 2003 IDE. You can run the
application separately in IE and attach(Ctrl + Atl +P) the aspnet_wp.exe
processs.

If you have problem with the website.
You may reinstall the iis using
Visual Studio .NET 2003 Command Prompt -aspnet_regiis - i.

After Installation Please check the following options in IIS.
Properties -Configuration -Mappings ->

check the aspx executable path.

c:\windows\microsoft.net\framework\v1.1.4322\aspne t_isapi.dll

There is nothing issue with web.config at all.

Jayakrishnan V
Technology Group
Nov 28 '07 #2
On Nov 28, 4:57 am, Paul <P...@discussions.microsoft.comwrote:
Hi I have both vs 2003 and vs 2005 runing on a machine that has windows xp on
it with iis 5.1. Everything works except I can not debug a 2003 web
application. I looked in IIS and it is using framework 1.4 it also runs fine
outside of debug mode.
The 2005 web applications run fine both in debug and non debug modes. The
web.config of the 2003 web app does have debug = true.
Any suggestions? thanks!
--
Paul G
Software engineer.
Hi Paul,
Please check for correct version of ASP.NET in IIS
configuration for web sites.
Also please check whether anonymous access is enabled
for web sites in IIS.

Hope that this is of your help.
Nov 28 '07 #3
Thanks for the information
I tried the following but still no luck.

You may reinstall the iis using
Visual Studio .NET 2003 Command Prompt -aspnet_regiis - i.

After Installation Please check the following options in IIS.
Properties -Configuration -Mappings ->

check the aspx executable path.

c:\windows\microsoft.net\framework\v1.1.4322\aspne t_isapi.dll

when I try to create a new web app in 2003 I get the error,vs could not
identify the version of ASP.NET on the server. I do have both 1.4 and 2.0
framework as I am using both vs2003 and vs 2005. I also tried the access
setting with no effect.
Thanks.

--
Paul G
Software engineer.
"Jayakrishnan" wrote:
Paul wrote:
Hi I have both vs 2003 and vs 2005 runing on a machine that has windows xp on
it with iis 5.1. Everything works except I can not debug a 2003 web
application. I looked in IIS and it is using framework 1.4 it also runs fine
outside of debug mode.
The 2005 web applications run fine both in debug and non debug modes. The
web.config of the 2003 web app does have debug = true.
Any suggestions? thanks!

Hi, I declared some cases of the debugging issue in VS 2003.

If you have problem with running F5 from VS 2003 IDE. You can run the
application separately in IE and attach(Ctrl + Atl +P) the aspnet_wp.exe
processs.

If you have problem with the website.
You may reinstall the iis using
Visual Studio .NET 2003 Command Prompt -aspnet_regiis - i.

After Installation Please check the following options in IIS.
Properties -Configuration -Mappings ->

check the aspx executable path.

c:\windows\microsoft.net\framework\v1.1.4322\aspne t_isapi.dll

There is nothing issue with web.config at all.

Jayakrishnan V
Technology Group
Nov 28 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: 9628 | last post by:
error while trying to run project: Unable to start debugging on the web server. Access is denied. Would you like to disable future attempts to debug ASP.NET pages for this project? I have tried...
1
by: Martin Zakeri | last post by:
I have a VB.Net application running in VS.net 2003 that was working fine until a couple of days ago when it was debugged. Now, everytime I try to debug it I get an error that: "Error while trying...
1
by: Viswanathan S | last post by:
HI ALL! When user try to debug an Asp Web application, He got error "Unable to start debugging on the web server. Access is denied." The IIS server installed locally on the pc with Windows...
1
by: rams | last post by:
Hai all! When ever i'm trying to run a web application it's giving error " Unable to start debugging on web server, access denied " or Unable to start debugging on web server, catastropic failure...
2
by: TM | last post by:
When I run an ASP.Net application I am getting the following error: "Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged."...
0
by: Vladimír Kolesnik | last post by:
Hi, there, we have the server with Win XP Professional and our Web Application resides there. Developeres work on their local computers (Win XP Pro) and by means of "Source control" feature we...
16
by: Serdar Kalaycý | last post by:
Hi everybody, My problem seems a bit clichč but I could not work around. Well I read lots of MSDN papers and discussions, but my problem is a bit different from them. When I tried to run the...
0
by: Ron Weldy | last post by:
I've looked at just about everything at this point, and I'm still getting the "Error while trying to run project: Unable to start debugging on the web server. Access is denied." message when trying...
7
by: zhingkitzu | last post by:
Hi All, I need help. I am getting an error message saying "Unable to start debugging on the Web Server. Access is denied" when I ran my ASP .NET program. I already added my user account in a...
2
by: NAGY | last post by:
hello, I created an asp.net web app in C# from a non administrative account in Visual Studio 2003, .net 1.1. when i try to run the application in debug mode from Debug start menu option, i get an...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.