473,725 Members | 2,243 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2067
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*****@mindsp ring.com> wrote in message
news:vX******** *************** @news4.srv.hcvl ny.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****@aspalli ance.com> wrote in message
news:uC******** ******@TK2MSFTN GP12.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*****@mindsp ring.com> wrote in message
news:vX******** *************** @news4.srv.hcvl ny.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*****@mindsp ring.com> wrote in message
news:Mm******** *************** @news4.srv.hcvl ny.cv.net...
Yes, it seems that they are installed by default?
"Teemu Keiski" <jo****@aspalli ance.com> wrote in message
news:uC******** ******@TK2MSFTN GP12.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*****@mindsp ring.com> wrote in message
news:vX******** *************** @news4.srv.hcvl ny.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******** ******@TK2MSFTN GP12.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*****@mindsp ring.com> wrote in message
news:Mm******** *************** @news4.srv.hcvl ny.cv.net...
Yes, it seems that they are installed by default?
"Teemu Keiski" <jo****@aspalli ance.com> wrote in message
news:uC******** ******@TK2MSFTN GP12.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*****@mindsp ring.com> wrote in message
news:vX******** *************** @news4.srv.hcvl ny.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*****@mindsp ring.com> wrote in message
news:WD******** *************** @news4.srv.hcvl ny.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******** ******@TK2MSFTN GP12.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*****@mindsp ring.com> wrote in message
news:Mm******** *************** @news4.srv.hcvl ny.cv.net...
Yes, it seems that they are installed by default?
"Teemu Keiski" <jo****@aspalli ance.com> wrote in message
news:uC******** ******@TK2MSFTN GP12.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*****@mindsp ring.com> wrote in message
> news:vX******** *************** @news4.srv.hcvl ny.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
1753
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, BusinessObjects, GeneralUtilities, and ASPNETMenu (purchased). Sometime when I will get an error message that says: Parser Error Message: Access is denied: 'ASPnetMenu'. and the aplication will not start. It seems to happen randomly , and it can...
1
1877
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 2000 Professional . Administrator that try to debug on that same pc does not have any problems, Only simple user that try to debug recive this error. The user is member of the Debugger Users Group, and he can debug a Windows Application, But cann't...
29
15544
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" ---Start of test.aspx---- <%@ Page language="C#" AutoEventWireup="false" %> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <HTML> <HEAD>
1
2199
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 controller. I originally installed IIS & then the .NET framework. I now want to remotely debug projects (copying them back & forth is wasting time & annoying).
10
8711
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 asp.net page. If I press OK then I get a page with this message: Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser...
12
3097
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 asp editing (like I used to be able to do with 2K/IIS5) where I use VS.NET, open an asp file, make changes, save and refresh my browser. Problem is that I get an Access is Denied error when I try to save the file and then the file gets wiped on...
0
3205
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 the same error all the time even with this. I haven't changed my project settings. Can anyone tell me what to try next?
0
3894
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 group, change DCOM security etc. I get following error in the event log when try to start the remote debugging Visual Studio 2003... DCOM got error "General access denied error" from the computer COMP1
2
12871
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 ASP.Net client hosted on my development machine in VS2008. As soon as I deploy the ASP.net client to the "Same" IIS server, I get Access Denied messages. My goal is to use AD security groups so the authenticated user on the ASP.net page should be...
0
8889
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8752
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9401
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9179
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9116
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6702
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6011
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4519
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4784
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.