473,399 Members | 3,106 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,399 software developers and data experts.

Cannot debug asp.net applications

Hello:

I'm running Windows server 2003. I've never had any problems with debugging,
but now I cannot debug ANY of my projects. I'm getting this error:

"Error while trying to run project: Unable to start debugging on the web
server. Access is
denied."

The only thing I've done recently was installing all the latest Microsoft
security patches, I have nothing else to blame. Do you know what could be
done?

I would appreciate any help.

Thank you,

--
Peter Afonin
Nov 17 '05 #1
6 1847
I tried to uninstall all latest Microsoft patches, now I'm getting this
error:

"Error while trying to run project: Unable to start debugging on the web
server. Could
not read key from registry"

Thank you.

"Peter Afonin" <pa**@specialtypulltabs.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hello:

I'm running Windows server 2003. I've never had any problems with debugging, but now I cannot debug ANY of my projects. I'm getting this error:

"Error while trying to run project: Unable to start debugging on the web
server. Access is
denied."

The only thing I've done recently was installing all the latest Microsoft
security patches, I have nothing else to blame. Do you know what could be
done?

I would appreciate any help.

Thank you,

--
Peter Afonin

Nov 17 '05 #2
Hi Peter,

Are you saying you can't debug ANY projct or you can't debug
previously created projects.
Try creating a new project and see if you can debug that.

I recently installed VS2002 enerprise architecture over the top of VS2000.
This obviously upgraded the framework and now I can't debug my old projects
that were created under version 1.0 of the framework although I can debug
applications created under version 1.1 of the framework.

This is something to do (I think) with the wp_aspnet process account (of the
two sperate framework versions) or possibly the account IIS is running
under.

The security patches will probabally have closed a few vunerabilities that
have broke some of your applications.

The IIS lockdown tool (if you have run it) is a real pain for this.

Can anybody offer advice on how I can debug my projects created under 1.0 of
the framework on VS.NET 2003 I would appreciate knowing :)

cheers

David.

ps.

You may want to read this article if you haven't already
http://support.microsoft.com/default...en-us%3B306172


"Peter Afonin" <pa**@specialtypulltabs.com> wrote in message
news:#S**************@tk2msftngp13.phx.gbl...
I tried to uninstall all latest Microsoft patches, now I'm getting this
error:

"Error while trying to run project: Unable to start debugging on the web
server. Could
not read key from registry"

Thank you.

"Peter Afonin" <pa**@specialtypulltabs.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hello:

I'm running Windows server 2003. I've never had any problems with

debugging,
but now I cannot debug ANY of my projects. I'm getting this error:

"Error while trying to run project: Unable to start debugging on the web
server. Access is
denied."

The only thing I've done recently was installing all the latest Microsoft security patches, I have nothing else to blame. Do you know what could be done?

I would appreciate any help.

Thank you,

--
Peter Afonin


Nov 17 '05 #3
Thank you, David.

I cannot debug ANY ASP.Net projects, including the new ones. I installed
VS.Net 2003 long time ago.

Peter

"David E" <da*******@yahoo.com> wrote in message
news:O9**************@TK2MSFTNGP11.phx.gbl...
Hi Peter,

Are you saying you can't debug ANY projct or you can't debug
previously created projects.
Try creating a new project and see if you can debug that.

I recently installed VS2002 enerprise architecture over the top of VS2000.
This obviously upgraded the framework and now I can't debug my old projects that were created under version 1.0 of the framework although I can debug
applications created under version 1.1 of the framework.

This is something to do (I think) with the wp_aspnet process account (of the two sperate framework versions) or possibly the account IIS is running
under.

The security patches will probabally have closed a few vunerabilities that
have broke some of your applications.

The IIS lockdown tool (if you have run it) is a real pain for this.

Can anybody offer advice on how I can debug my projects created under 1.0 of the framework on VS.NET 2003 I would appreciate knowing :)

cheers

David.

ps.

You may want to read this article if you haven't already
http://support.microsoft.com/default...en-us%3B306172


"Peter Afonin" <pa**@specialtypulltabs.com> wrote in message
news:#S**************@tk2msftngp13.phx.gbl...
I tried to uninstall all latest Microsoft patches, now I'm getting this
error:

"Error while trying to run project: Unable to start debugging on the web
server. Could
not read key from registry"

Thank you.

"Peter Afonin" <pa**@specialtypulltabs.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hello:

I'm running Windows server 2003. I've never had any problems with

debugging,
but now I cannot debug ANY of my projects. I'm getting this error:

"Error while trying to run project: Unable to start debugging on the web server. Access is
denied."

The only thing I've done recently was installing all the latest Microsoft security patches, I have nothing else to blame. Do you know what could be done?

I would appreciate any help.

Thank you,

--
Peter Afonin



Nov 17 '05 #4
This is happening to me as well, the only difference is that I had no luck
debugging ASP.NET application in the first place since I installed VS.NET
2003 on Windows 2003 Server. I assume it has something to do with the
default tightened security setting on Windows 2003 server when you promote
it to a domain controller. I have been struggling with this for months and I
really wonder if I will ever find a solution for this!

----------------
"Peter Afonin" <pa**@specialtypulltabs.com> wrote in message
news:eW**************@TK2MSFTNGP12.phx.gbl...
Thank you, David.

I cannot debug ANY ASP.Net projects, including the new ones. I installed
VS.Net 2003 long time ago.

Peter

"David E" <da*******@yahoo.com> wrote in message
news:O9**************@TK2MSFTNGP11.phx.gbl...
Hi Peter,

Are you saying you can't debug ANY projct or you can't debug
previously created projects.
Try creating a new project and see if you can debug that.

I recently installed VS2002 enerprise architecture over the top of VS2000.
This obviously upgraded the framework and now I can't debug my old projects
that were created under version 1.0 of the framework although I can debug applications created under version 1.1 of the framework.

This is something to do (I think) with the wp_aspnet process account (of

the
two sperate framework versions) or possibly the account IIS is running
under.

The security patches will probabally have closed a few vunerabilities that have broke some of your applications.

The IIS lockdown tool (if you have run it) is a real pain for this.

Can anybody offer advice on how I can debug my projects created under 1.0 of
the framework on VS.NET 2003 I would appreciate knowing :)

cheers

David.

ps.

You may want to read this article if you haven't already
http://support.microsoft.com/default...en-us%3B306172


"Peter Afonin" <pa**@specialtypulltabs.com> wrote in message
news:#S**************@tk2msftngp13.phx.gbl...
I tried to uninstall all latest Microsoft patches, now I'm getting this error:

"Error while trying to run project: Unable to start debugging on the web server. Could
not read key from registry"

Thank you.

"Peter Afonin" <pa**@specialtypulltabs.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
> Hello:
>
> I'm running Windows server 2003. I've never had any problems with
debugging,
> but now I cannot debug ANY of my projects. I'm getting this error:
>
> "Error while trying to run project: Unable to start debugging on the

web > server. Access is
> denied."
>
> The only thing I've done recently was installing all the latest

Microsoft
> security patches, I have nothing else to blame. Do you know what

could be
> done?
>
> I would appreciate any help.
>
> Thank you,
>
> --
> Peter Afonin
>
>



Nov 17 '05 #5
Thank you very much, Tim.

I had no luck so far. Actually, after installing these MS patches, I'm
having all kind of other security issues on my computer. I guess they are
related to my debugging problem. I may need to reinstall my OS.

Peter

"tim friesen" <tn*********@hotmail.com> wrote in message
news:uF**************@TK2MSFTNGP12.phx.gbl...
Peter,

I have had my portion of "fun" trying to fix debugging problems... I've
found that this document has helped me out a whole lot. One setting you may want to make sure of is that your Internet Explorer Security is sending your Username/password. Follow these steps:
Tools > Internet Options > Security > Internet > Custom Level... > User
Authentication - set to Automatic Logon with current username and password. I think the default is Automatic logon only in Intranet zone.


"Peter Afonin" <pa**@specialtypulltabs.com> wrote in message
news:eW**************@TK2MSFTNGP12.phx.gbl...
Thank you, David.

I cannot debug ANY ASP.Net projects, including the new ones. I installed
VS.Net 2003 long time ago.

Peter

"David E" <da*******@yahoo.com> wrote in message
news:O9**************@TK2MSFTNGP11.phx.gbl...
Hi Peter,

Are you saying you can't debug ANY projct or you can't debug
previously created projects.
Try creating a new project and see if you can debug that.

I recently installed VS2002 enerprise architecture over the top of VS2000. This obviously upgraded the framework and now I can't debug my old

projects
that were created under version 1.0 of the framework although I can debug applications created under version 1.1 of the framework.

This is something to do (I think) with the wp_aspnet process account
(of
the
two sperate framework versions) or possibly the account IIS is running
under.

The security patches will probabally have closed a few vunerabilities that have broke some of your applications.

The IIS lockdown tool (if you have run it) is a real pain for this.

Can anybody offer advice on how I can debug my projects created under 1.0
of
the framework on VS.NET 2003 I would appreciate knowing :)

cheers

David.

ps.

You may want to read this article if you haven't already
http://support.microsoft.com/default...en-us%3B306172


"Peter Afonin" <pa**@specialtypulltabs.com> wrote in message
news:#S**************@tk2msftngp13.phx.gbl...
> I tried to uninstall all latest Microsoft patches, now I'm getting

this > error:
>
> "Error while trying to run project: Unable to start debugging on the web > server. Could
> not read key from registry"
>
> Thank you.
>
> "Peter Afonin" <pa**@specialtypulltabs.com> wrote in message
> news:%2****************@TK2MSFTNGP11.phx.gbl...
> > Hello:
> >
> > I'm running Windows server 2003. I've never had any problems with
> debugging,
> > but now I cannot debug ANY of my projects. I'm getting this error:
> >
> > "Error while trying to run project: Unable to start debugging on
the web
> > server. Access is
> > denied."
> >
> > The only thing I've done recently was installing all the latest
Microsoft
> > security patches, I have nothing else to blame. Do you know what

could be
> > done?
> >
> > I would appreciate any help.
> >
> > Thank you,
> >
> > --
> > Peter Afonin
> >
> >
>
>



Nov 17 '05 #6
> I have had my portion of "fun" trying to fix debugging problems... I've
found that this document has helped me out a whole lot. One setting you may want to make sure of is that your Internet Explorer Security is sending your Username/password. Follow these steps:
Tools > Internet Options > Security > Internet > Custom Level... > User
Authentication - set to Automatic Logon with current username and password. I think the default is Automatic logon only in Intranet zone.


I don't think this is safe to do:
The default setting is to have it send username/pwd "only in intranet zone"

In fact if I don't trust my intranet servers and other PCs I'd go to the
intranet zone and also change settings there on which sites are considered
my Intranet to limit those (uncheck all 3 checkboxes there at the "Sites..."
button's dialog at the Intranet zone). Plus I set Intranet zone to Medium
security and I do the same to Internet and Trusted sites zones (don't trust
any)

At least the above seem to be unrelated to my problem with ASP.net debugging

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
George Birbilis <bi******@kagi.com>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ QuickTime VCL and ActiveX controls (for PowerPoint/VB/Delphi etc.)
+ Plugs VCL and ActiveX controls (InterProcess/Internet communication)
+ TransFormations, VB6 forms to ASP.net WebForms convertion
http://www.kagi.com/birbilis
+ Robotics
http://www.mech.upatras.gr/~robgroup
.................................................. .......................
Nov 17 '05 #7

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

Similar topics

9
by: Paul | last post by:
Hi, VB.NET is saying the file I am creating is in use by another process and won't complete its task of moving the file to the specified destination folder. Here is my code (the main bit...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
10
by: Jean-David Beyer | last post by:
I have some programs running on Red Hat Linux 7.3 working with IBM DB2 V6.1 (with all the FixPacks) on my old machine. I have just installed IBM DB2 V8.1 on this (new) machine running Red Hat...
4
by: Stephen Miller | last post by:
Hi, I am running v1.1.4322 on Win2K server and unable to debug a ASP.Net application running locally, using a full URL (ie www.mysite.com). When I hit F5, I get the following error message: ...
3
by: Arcot | last post by:
Hi Is it possible to debug 2 ASP.NET applications at the same time from a machine ? I had tried out in Win 2000 professional and also in win 2003 server. I end up getting this error message...
3
by: fripper | last post by:
I am writing a simple web application using the .Net Framework 1.1 and VB ..Net. I have installed IIS on my development machine but when I try to run the program in debug mode I get an "Unable to...
2
by: alexS | last post by:
Hi, I am grasdually going insane here. When I attempt to debug an ASP.net project, I get a message which says: "Unable to start debugging on the web server. You do not have permissions to...
2
by: kronecker | last post by:
Are all the .net languages the same in their capabilities or should we stick to c++ for the really sticky problems? Is it the language or the underlying .net framework that is important? K.
3
by: =?Utf-8?B?bG10dGFn?= | last post by:
We have developed a number of different applications (ASP.NET web site, Windows services, DLLs, Windows forms, etc.) in C# 2.0. We have developed and unit tested all these applications/components...
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.