473,320 Members | 1,951 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,320 software developers and data experts.

Access is Denied error debugging ASP.NET

Gents,

Have .Net2003 Enterprise architect installed on a Win2k Server with IIS.

Even logged in as administrator, I cannot run any ASP.NET app with
debugging. I always get the error "Unable to start debugger on the web
server: Access is Denied" when attempting to start the app with debugging.

Now, I have already spent 3 days going through every Knowledge base article
and all the included help with .net, have tried about 50 different security
settings and other changes suggested by these articles, and I cannot seem to
solve this problem. Bit of MAJOR frustration, as I would expect that the
default install should allow debugging (it IS a development environment), at
least on the server that is running IIS.

The server is a PDC, Win2K Sp6,and has the latest .NET installed from the
MSDN downloads

HELP!
Nov 18 '05 #1
5 2038
Hi,

have you installed debugging components from VS.NET's discs?

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
"Don Hans" <do*****@mindspring.com> wrote in message
news:vX***********************@news4.srv.hcvlny.cv .net...
Gents,

Have .Net2003 Enterprise architect installed on a Win2k Server with IIS.

Even logged in as administrator, I cannot run any ASP.NET app with
debugging. I always get the error "Unable to start debugger on the web
server: Access is Denied" when attempting to start the app with debugging.
Now, I have already spent 3 days going through every Knowledge base article and all the included help with .net, have tried about 50 different security settings and other changes suggested by these articles, and I cannot seem to solve this problem. Bit of MAJOR frustration, as I would expect that the
default install should allow debugging (it IS a development environment), at least on the server that is running IIS.

The server is a PDC, Win2K Sp6,and has the latest .NET installed from the
MSDN downloads

HELP!

Nov 18 '05 #2
Yes, it seems that they are installed by default?
"Teemu Keiski" <jo****@aspalliance.com> wrote in message
news:uC**************@TK2MSFTNGP12.phx.gbl...
Hi,

have you installed debugging components from VS.NET's discs?

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
"Don Hans" <do*****@mindspring.com> wrote in message
news:vX***********************@news4.srv.hcvlny.cv .net...
Gents,

Have .Net2003 Enterprise architect installed on a Win2k Server with IIS.

Even logged in as administrator, I cannot run any ASP.NET app with
debugging. I always get the error "Unable to start debugger on the web
server: Access is Denied" when attempting to start the app with debugging.

Now, I have already spent 3 days going through every Knowledge base

article
and all the included help with .net, have tried about 50 different

security
settings and other changes suggested by these articles, and I cannot seem to
solve this problem. Bit of MAJOR frustration, as I would expect that
the default install should allow debugging (it IS a development environment), at
least on the server that is running IIS.

The server is a PDC, Win2K Sp6,and has the latest .NET installed from

the MSDN downloads

HELP!


Nov 18 '05 #3
Don:

These items are not installed by default, if i remember correctly. You have
to select the Remote Components Installation from Disc 1 of the installation
discs. It will appear as a link when the splash screen comes up after you
insert the disc.

Selecting this will bring up an HTML page with instructions on installing
the debuggers. Note this is only required if youre doing debugging on a
machine that you are not working on (NOT your localhost, but your remote
development machine).

HTH
"Don Hans" <do*****@mindspring.com> wrote in message
news:Mm***********************@news4.srv.hcvlny.cv .net...
Yes, it seems that they are installed by default?
"Teemu Keiski" <jo****@aspalliance.com> wrote in message
news:uC**************@TK2MSFTNGP12.phx.gbl...
Hi,

have you installed debugging components from VS.NET's discs?

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
"Don Hans" <do*****@mindspring.com> wrote in message
news:vX***********************@news4.srv.hcvlny.cv .net...
Gents,

Have .Net2003 Enterprise architect installed on a Win2k Server with IIS.
Even logged in as administrator, I cannot run any ASP.NET app with
debugging. I always get the error "Unable to start debugger on the web server: Access is Denied" when attempting to start the app with

debugging.

Now, I have already spent 3 days going through every Knowledge base

article
and all the included help with .net, have tried about 50 different

security
settings and other changes suggested by these articles, and I cannot seem
to
solve this problem. Bit of MAJOR frustration, as I would expect that

the default install should allow debugging (it IS a development environment),
at
least on the server that is running IIS.

The server is a PDC, Win2K Sp6,and has the latest .NET installed from

the MSDN downloads

HELP!



Nov 18 '05 #4
Thx for the reply.

I am installing from a MSDN download - dont know if it is different from the
CDs, but in the selection options indicate that "Full Remote Debugging" is
installed by default. Although I see the HTM page that indicates you can do
it manually, I reasonably sure it is installed.

In addition, I dont think it matters in this case, as I am acutally
developing (for the time being ON the server that is running IIS (not
remotely).
"Elliot M. Rodriguez" <someemail> wrote in message
news:ev**************@TK2MSFTNGP12.phx.gbl...
Don:

These items are not installed by default, if i remember correctly. You have to select the Remote Components Installation from Disc 1 of the installation discs. It will appear as a link when the splash screen comes up after you
insert the disc.

Selecting this will bring up an HTML page with instructions on installing
the debuggers. Note this is only required if youre doing debugging on a
machine that you are not working on (NOT your localhost, but your remote
development machine).

HTH
"Don Hans" <do*****@mindspring.com> wrote in message
news:Mm***********************@news4.srv.hcvlny.cv .net...
Yes, it seems that they are installed by default?
"Teemu Keiski" <jo****@aspalliance.com> wrote in message
news:uC**************@TK2MSFTNGP12.phx.gbl...
Hi,

have you installed debugging components from VS.NET's discs?

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
"Don Hans" <do*****@mindspring.com> wrote in message
news:vX***********************@news4.srv.hcvlny.cv .net...
> Gents,
>
> Have .Net2003 Enterprise architect installed on a Win2k Server with IIS. >
> Even logged in as administrator, I cannot run any ASP.NET app with
> debugging. I always get the error "Unable to start debugger on the web > server: Access is Denied" when attempting to start the app with
debugging.
>
> Now, I have already spent 3 days going through every Knowledge base
article
> and all the included help with .net, have tried about 50 different
security
> settings and other changes suggested by these articles, and I cannot

seem
to
> solve this problem. Bit of MAJOR frustration, as I would expect
that the
> default install should allow debugging (it IS a development

environment),
at
> least on the server that is running IIS.
>
> The server is a PDC, Win2K Sp6,and has the latest .NET installed
from the
> MSDN downloads
>
> HELP!
>
>



Nov 18 '05 #5
Fixed the problem.

Although it did not give the error message indicated in the article, the fix
detailed in Microsoft Knowledge Base Article - 827559 fixed this problem.

Thanks for the help
"Don Hans" <do*****@mindspring.com> wrote in message
news:WD***********************@news4.srv.hcvlny.cv .net...
Thx for the reply.

I am installing from a MSDN download - dont know if it is different from the CDs, but in the selection options indicate that "Full Remote Debugging" is
installed by default. Although I see the HTM page that indicates you can do it manually, I reasonably sure it is installed.

In addition, I dont think it matters in this case, as I am acutally
developing (for the time being ON the server that is running IIS (not
remotely).
"Elliot M. Rodriguez" <someemail> wrote in message
news:ev**************@TK2MSFTNGP12.phx.gbl...
Don:

These items are not installed by default, if i remember correctly. You

have
to select the Remote Components Installation from Disc 1 of the

installation
discs. It will appear as a link when the splash screen comes up after you
insert the disc.

Selecting this will bring up an HTML page with instructions on installing the debuggers. Note this is only required if youre doing debugging on a
machine that you are not working on (NOT your localhost, but your remote
development machine).

HTH
"Don Hans" <do*****@mindspring.com> wrote in message
news:Mm***********************@news4.srv.hcvlny.cv .net...
Yes, it seems that they are installed by default?
"Teemu Keiski" <jo****@aspalliance.com> wrote in message
news:uC**************@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> have you installed debugging components from VS.NET's discs?
>
> --
> Teemu Keiski
> MCP, Microsoft MVP (ASP.NET), AspInsiders member
> ASP.NET Forum Moderator, AspAlliance Columnist
>
>
> "Don Hans" <do*****@mindspring.com> wrote in message
> news:vX***********************@news4.srv.hcvlny.cv .net...
> > Gents,
> >
> > Have .Net2003 Enterprise architect installed on a Win2k Server with
IIS.
> >
> > Even logged in as administrator, I cannot run any ASP.NET app with
> > debugging. I always get the error "Unable to start debugger on
the web
> > server: Access is Denied" when attempting to start the app with
> debugging.
> >
> > Now, I have already spent 3 days going through every Knowledge

base > article
> > and all the included help with .net, have tried about 50 different
> security
> > settings and other changes suggested by these articles, and I cannot seem
> to
> > solve this problem. Bit of MAJOR frustration, as I would expect

that the
> > default install should allow debugging (it IS a development
environment),
> at
> > least on the server that is running IIS.
> >
> > The server is a PDC, Win2K Sp6,and has the latest .NET installed from the
> > MSDN downloads
> >
> > HELP!
> >
> >
>
>



Nov 18 '05 #6

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

Similar topics

0
by: Dean | last post by:
This is a problem in ASP.NET, when I run an application from Visual Studio (2003) when I do a "start without debugging". The asp page uses objects that I have built in 3 other projects,...
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...
29
by: Patrick | last post by:
I have the following code, which regardless which works fine and logs to the EventViewer regardless of whether <processModel/> section of machine.config is set to username="SYSTEM" or "machine" ...
1
by: James | last post by:
I have reached the pulling hair out stage with this now: I am trying to remotely debug my aspnet applications on our intranet web server. The server is running Win2K Server, SP4. It is a domain...
10
by: Shawn | last post by:
JIT Debugging failed with the following error: Access is denied. JIT Debugging was initiated by the following account 'PLISKEN\ASPNET' I get this messag in a dialog window when I try to open an...
12
by: Ron Weldy | last post by:
I have a test server runinng 2003/IIS 6 with a mixture of asp and asp.net files. On my workstation I have a share set up to the folder where the web files reside. I am just doing quick and dirty...
0
by: Costi Stan | last post by:
Hello, I get all the time JIT Debugging failed with the following error: Access is denied. message when trying to my a webservice. MSDN say to add DOMAIN/ASPNET user to Debugging Users. I get...
0
by: matsla | last post by:
I have followed all guide lines to set up remote debugging but is it possible to do cross-domain remote debugging? I use same account/password on both computers (XP => 2003), added users to debug...
2
by: =?Utf-8?B?RWRkaWU=?= | last post by:
Here is my scenario for a problem I can't solve. I am hosting a 3.5 WCF service in IIS on Windows Server 2003. The service works fine with the WCF test client in Visual Studio 2008 and from an...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.