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

JIT Debugging failed with the following error: Access is denied.

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
to retry your request.

Administrator Note: An error message detailing the cause of this specific
request failure can be found in the application event log of the web server.
Please review this log entry to discover what caused this error to occur.

Does anyone know what to do? The asp.net machine account has full access to
wwwroot
Nov 19 '05 #1
10 8672
Add the PLISKEN\ASPNET account to the Debugger Users group.

See
http://msdn.microsoft.com/library/de...ssIsDenied.asp

Make sure you read the associated cautions.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:O$**************@TK2MSFTNGP10.phx.gbl...
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
to retry your request.

Administrator Note: An error message detailing the cause of this specific
request failure can be found in the application event log of the web
server.
Please review this log entry to discover what caused this error to occur.

Does anyone know what to do? The asp.net machine account has full access
to
wwwroot

Nov 19 '05 #2
Hi.
I added the ASPNET account to Debugger Users group and restarted my
computer. When I tried to access an .aspx page I got this message:
http://www.atf.no/diverse/error.jpg

"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Add the PLISKEN\ASPNET account to the Debugger Users group.

See
http://msdn.microsoft.com/library/de...ssIsDenied.asp
Make sure you read the associated cautions.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:O$**************@TK2MSFTNGP10.phx.gbl...
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
to retry your request.

Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web
server.
Please review this log entry to discover what caused this error to occur.
Does anyone know what to do? The asp.net machine account has full access to
wwwroot


Nov 19 '05 #3
That's not an error message.
It seems that debugging is now enabled for that account.

Caution: if you select the box for the
"currently selected debugger as the default",
that's the only debugger that will start from that point on.

Just select one of the 2, and click "Yes".
Debugging with the selected debugger should start immediately.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi.
I added the ASPNET account to Debugger Users group and restarted my
computer. When I tried to access an .aspx page I got this message:
http://www.atf.no/diverse/error.jpg

"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Add the PLISKEN\ASPNET account to the Debugger Users group.

See

http://msdn.microsoft.com/library/de...ssIsDenied.asp

Make sure you read the associated cautions.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:O$**************@TK2MSFTNGP10.phx.gbl...
> 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
> to retry your request.
>
> Administrator Note: An error message detailing the cause of this specific > request failure can be found in the application event log of the web
> server.
> Please review this log entry to discover what caused this error to occur. >
>
>
> Does anyone know what to do? The asp.net machine account has full access > to
> wwwroot
>
>



Nov 19 '05 #4
I did that, but it still gave me the "Server Application Unavaiable" page.
I get the same question every time I try to access an aspx page.

I think I have to reinstall IIS. Can I do that without reinstalling VS.NET
2003?
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:OK**************@TK2MSFTNGP15.phx.gbl...
That's not an error message.
It seems that debugging is now enabled for that account.

Caution: if you select the box for the
"currently selected debugger as the default",
that's the only debugger that will start from that point on.

Just select one of the 2, and click "Yes".
Debugging with the selected debugger should start immediately.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi.
I added the ASPNET account to Debugger Users group and restarted my
computer. When I tried to access an .aspx page I got this message:
http://www.atf.no/diverse/error.jpg

"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Add the PLISKEN\ASPNET account to the Debugger Users group.

See

http://msdn.microsoft.com/library/de...ssIsDenied.asp

Make sure you read the associated cautions.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:O$**************@TK2MSFTNGP10.phx.gbl...
> 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
> to retry your request.
>
> Administrator Note: An error message detailing the cause of this

specific
> request failure can be found in the application event log of the web
> server.
> Please review this log entry to discover what caused this error to

occur.
>
>
>
> Does anyone know what to do? The asp.net machine account has full

access
> to
> wwwroot
>
>



Nov 19 '05 #5
re:
I did that, but it still gave me the
"Server Application Unavaiable" page.
Did you get that message when you selected the
CLR Debugger or when you selected the VS.NET debugger ?

Did you check the application event log of the web server ?
What does that say ?

Do you get an error 1051 in the Event Log ? Or a 1003 ?

See
http://msdn.microsoft.com/library/de...ml/dbgch03.asp
for possible troubleshooting approaches.



Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:uS**************@TK2MSFTNGP09.phx.gbl...I did that, but it still gave me the "Server Application Unavaiable" page.
I get the same question every time I try to access an aspx page.

I think I have to reinstall IIS. Can I do that without reinstalling
VS.NET
2003?
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:OK**************@TK2MSFTNGP15.phx.gbl...
That's not an error message.
It seems that debugging is now enabled for that account.

Caution: if you select the box for the
"currently selected debugger as the default",
that's the only debugger that will start from that point on.

Just select one of the 2, and click "Yes".
Debugging with the selected debugger should start immediately.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
> Hi.
> I added the ASPNET account to Debugger Users group and restarted my
> computer. When I tried to access an .aspx page I got this message:
> http://www.atf.no/diverse/error.jpg
>
>
>
> "Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
> news:%2****************@TK2MSFTNGP14.phx.gbl...
>> Add the PLISKEN\ASPNET account to the Debugger Users group.
>>
>> See
>>
> http://msdn.microsoft.com/library/de...ssIsDenied.asp >>
>> Make sure you read the associated cautions.
>>
>>
>>
>> Juan T. Llibre
>> ===========
>> "Shawn" <bo********@hotmail.com> wrote in message
>> news:O$**************@TK2MSFTNGP10.phx.gbl...
>> > 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
>> > to retry your request.
>> >
>> > Administrator Note: An error message detailing the cause of this
> specific
>> > request failure can be found in the application event log of the web
>> > server.
>> > Please review this log entry to discover what caused this error to
> occur.
>> >
>> >
>> >
>> > Does anyone know what to do? The asp.net machine account has full
> access
>> > to
>> > wwwroot
>> >
>> >
>>
>>
>
>



Nov 19 '05 #6
Mind you,
http://msdn.microsoft.com/library/de...ml/dbgch03.asp has a lot of info.

The best possibility for clues is your event log.

Is the error logged there ?
What does the description say ?

Juan T. Llibre
===========
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:en*************@TK2MSFTNGP14.phx.gbl... re:
I did that, but it still gave me the
"Server Application Unavaiable" page.


Did you get that message when you selected the
CLR Debugger or when you selected the VS.NET debugger ?

Did you check the application event log of the web server ?
What does that say ?

Do you get an error 1051 in the Event Log ? Or a 1003 ?

See
http://msdn.microsoft.com/library/de...ml/dbgch03.asp
for possible troubleshooting approaches.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:uS**************@TK2MSFTNGP09.phx.gbl...
I did that, but it still gave me the "Server Application Unavaiable" page.
I get the same question every time I try to access an aspx page.

I think I have to reinstall IIS. Can I do that without reinstalling
VS.NET
2003?
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:OK**************@TK2MSFTNGP15.phx.gbl...
That's not an error message.
It seems that debugging is now enabled for that account.

Caution: if you select the box for the
"currently selected debugger as the default",
that's the only debugger that will start from that point on.

Just select one of the 2, and click "Yes".
Debugging with the selected debugger should start immediately.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
> Hi.
> I added the ASPNET account to Debugger Users group and restarted my
> computer. When I tried to access an .aspx page I got this message:
> http://www.atf.no/diverse/error.jpg
>
>
>
> "Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
> news:%2****************@TK2MSFTNGP14.phx.gbl...
>> Add the PLISKEN\ASPNET account to the Debugger Users group.
>>
>> See
>>
>

http://msdn.microsoft.com/library/de...ssIsDenied.asp
>>
>> Make sure you read the associated cautions.
>>
>>
>>
>> Juan T. Llibre
>> ===========
>> "Shawn" <bo********@hotmail.com> wrote in message
>> news:O$**************@TK2MSFTNGP10.phx.gbl...
>> > 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
>> > to retry your request.
>> >
>> > Administrator Note: An error message detailing the cause of this
> specific
>> > request failure can be found in the application event log of the
>> > web
>> > server.
>> > Please review this log entry to discover what caused this error to
> occur.
>> >
>> >
>> >
>> > Does anyone know what to do? The asp.net machine account has full
> access
>> > to
>> > wwwroot
>> >
>> >
>>
>>
>
>



Nov 19 '05 #7
I just reinstalled .NET framework 1.1 and IIS. It works now. Thanks for
your help anyway :-)
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Mind you,
http://msdn.microsoft.com/library/de...ml/dbgch03.asp
has a lot of info.

The best possibility for clues is your event log.

Is the error logged there ?
What does the description say ?

Juan T. Llibre
===========
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:en*************@TK2MSFTNGP14.phx.gbl...
re:
I did that, but it still gave me the
"Server Application Unavaiable" page.


Did you get that message when you selected the
CLR Debugger or when you selected the VS.NET debugger ?

Did you check the application event log of the web server ?
What does that say ?

Do you get an error 1051 in the Event Log ? Or a 1003 ?

See

http://msdn.microsoft.com/library/de...ml/dbgch03.asp for possible troubleshooting approaches.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:uS**************@TK2MSFTNGP09.phx.gbl...
I did that, but it still gave me the "Server Application Unavaiable" page. I get the same question every time I try to access an aspx page.

I think I have to reinstall IIS. Can I do that without reinstalling
VS.NET
2003?
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:OK**************@TK2MSFTNGP15.phx.gbl...
That's not an error message.
It seems that debugging is now enabled for that account.

Caution: if you select the box for the
"currently selected debugger as the default",
that's the only debugger that will start from that point on.

Just select one of the 2, and click "Yes".
Debugging with the selected debugger should start immediately.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
> Hi.
> I added the ASPNET account to Debugger Users group and restarted my
> computer. When I tried to access an .aspx page I got this message:
> http://www.atf.no/diverse/error.jpg
>
>
>
> "Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
> news:%2****************@TK2MSFTNGP14.phx.gbl...
>> Add the PLISKEN\ASPNET account to the Debugger Users group.
>>
>> See
>>
>
http://msdn.microsoft.com/library/de...ssIsDenied.asp >>
>> Make sure you read the associated cautions.
>>
>>
>>
>> Juan T. Llibre
>> ===========
>> "Shawn" <bo********@hotmail.com> wrote in message
>> news:O$**************@TK2MSFTNGP10.phx.gbl...
>> > 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
>> > to retry your request.
>> >
>> > Administrator Note: An error message detailing the cause of this
> specific
>> > request failure can be found in the application event log of the
>> > web
>> > server.
>> > Please review this log entry to discover what caused this error to > occur.
>> >
>> >
>> >
>> > Does anyone know what to do? The asp.net machine account has full > access
>> > to
>> > wwwroot
>> >
>> >
>>
>>
>
>



Nov 19 '05 #8
Egads!
I hate it when reinstalling is the only way to solve a problem.

We need better troubleshooting
documentation/procedures at all levels.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:uo**************@TK2MSFTNGP14.phx.gbl...
I just reinstalled .NET framework 1.1 and IIS. It works now.
Thanks for your help anyway :-)
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Mind you,
> http://msdn.microsoft.com/library/de...ml/dbgch03.asp
has a lot of info.

The best possibility for clues is your event log.

Is the error logged there ?
What does the description say ?

Juan T. Llibre
===========
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:en*************@TK2MSFTNGP14.phx.gbl...
> re:
>>I did that, but it still gave me the
>> "Server Application Unavaiable" page.
>
> Did you get that message when you selected the
> CLR Debugger or when you selected the VS.NET debugger ?
>
> Did you check the application event log of the web server ?
> What does that say ?
>
> Do you get an error 1051 in the Event Log ? Or a 1003 ?
>
> See
>

http://msdn.microsoft.com/library/de...ml/dbgch03.asp > for possible troubleshooting approaches.
>
> Juan T. Llibre
> ===========
> "Shawn" <bo********@hotmail.com> wrote in message
> news:uS**************@TK2MSFTNGP09.phx.gbl...
>>I did that, but it still gave me the "Server Application Unavaiable" page. >> I get the same question every time I try to access an aspx page.
>>
>> I think I have to reinstall IIS. Can I do that without reinstalling
>> VS.NET
>> 2003?
>>
>>
>> "Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
>> news:OK**************@TK2MSFTNGP15.phx.gbl...
>>> That's not an error message.
>>> It seems that debugging is now enabled for that account.
>>>
>>> Caution: if you select the box for the
>>> "currently selected debugger as the default",
>>> that's the only debugger that will start from that point on.
>>>
>>> Just select one of the 2, and click "Yes".
>>> Debugging with the selected debugger should start immediately.
>>>
>>>
>>>
>>> Juan T. Llibre
>>> ===========
>>> "Shawn" <bo********@hotmail.com> wrote in message
>>> news:%2****************@TK2MSFTNGP09.phx.gbl...
>>> > Hi.
>>> > I added the ASPNET account to Debugger Users group and restarted my
>>> > computer. When I tried to access an .aspx page I got this message:
>>> > http://www.atf.no/diverse/error.jpg
>>> >
>>> >
>>> >
>>> > "Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
>>> > news:%2****************@TK2MSFTNGP14.phx.gbl...
>>> >> Add the PLISKEN\ASPNET account to the Debugger Users group.
>>> >>
>>> >> See
>>> >>
>>> >
>> http://msdn.microsoft.com/library/de...ssIsDenied.asp >>> >>
>>> >> Make sure you read the associated cautions.
>>> >>
>>> >>
>>> >>
>>> >> Juan T. Llibre
>>> >> ===========
>>> >> "Shawn" <bo********@hotmail.com> wrote in message
>>> >> news:O$**************@TK2MSFTNGP10.phx.gbl...
>>> >> > 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
>>> >> > to retry your request.
>>> >> >
>>> >> > Administrator Note: An error message detailing the cause of this
>>> > specific
>>> >> > request failure can be found in the application event log of the
>>> >> > web
>>> >> > server.
>>> >> > Please review this log entry to discover what caused this error to >>> > occur.
>>> >> >
>>> >> >
>>> >> >
>>> >> > Does anyone know what to do? The asp.net machine account has full >>> > access
>>> >> > to
>>> >> > wwwroot
>>> >> >
>>> >> >
>>> >>
>>> >>
>>> >
>>> >
>>>
>>>
>>
>>
>
>



Nov 19 '05 #9
Hello. I was getting the same error, and following this post this morning
has, by far, been the most help I've come across so far. I am getting the
same sort of error, and I don't know why: let me explain.

We're developing a web app using the 1.1 Framework. My team and I are using
SourceSafe to "share" our code. On their machines, when they get the latest
version of the page that throws this exception, the exception DOES NOT get
thrown on their machines. (That's the first "...what the heck??...") It
only happens on my machine.

So I added ASPNET to the Debugger Users group, as you recommended in
previous posts. I got the "choose how you'd like to debug" message box, and
chose one, then the other. In both circumstances, I'm getting this error:

An unhandled exception of type 'System.StackOverflowException' occurred in
mscorlib.dll

As I understand, I think mscorlib.dll is one of the main libraries that
windows and/or .net runs. While stepping into the code, I don't see anything
out of the ordinary. It's happening in one of our controls that is used in a
few different places in our application with the following line of code:

txtDate.Text = dtValue.ToShortDateString

Furthermore, it is only this ONE page that is throwing this exception (other
pages that are using this control don't throw the same exception).

This error started happening yesterday after I installed another program
called Paint.NET. The thing that confuses me is Paint.NET has nothing to do
with the ASPNET worker process, since it's entirely a windows app. I
uninstalled Paint.NET - restarted: didn't work. I uninstalled/reinstalled
the .NET Framework 1.1: didn't work. The only thing I didn't do up until
this point, which the other previous poster did, was reinstall IIS.

Finally, looking at my event log doesn't tell me much. Yesterday, when I
first started getting the error, I was getting this:
aspnet_wp.exe (PID: 2628) was recycled because it failed to respond to ping
message. (errorid 1008)

along with the usual:
aspnet_wp.exe (PID: 484) stopped unexpectedly. (errorid 1000)

Then I got this wierd one:
Failed to execute request because QueryInterface for ASP.NET runtime failed.
Error: 0x80004005 Unspecified error (errorid 1090)

This morning, I got this one - I'm not sure if it was before or after I
added ASPNET to the Debugger Users group:
aspnet_wp.exe could not be started. The error code for the failure is
80004005. This error can be caused when the worker process account has
insufficient rights to read the .NET Framework files. Please ensure that the
..NET Framework is correctly installed and that the ACLs on the installation
directory allow access to the configured account. (errorid 1084)

I would actually like to figure out why this is happening before
reinstalling a bunch of stuff. If ANYONE knows what's happening, please
reply.

Thanks!

Chris Pielak

"Juan T. Llibre [MVP]" wrote:
Mind you,
http://msdn.microsoft.com/library/de...ml/dbgch03.asp

has a lot of info.

The best possibility for clues is your event log.

Is the error logged there ?
What does the description say ?

Juan T. Llibre
===========
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:en*************@TK2MSFTNGP14.phx.gbl...
re:
I did that, but it still gave me the
"Server Application Unavaiable" page.


Did you get that message when you selected the
CLR Debugger or when you selected the VS.NET debugger ?

Did you check the application event log of the web server ?
What does that say ?

Do you get an error 1051 in the Event Log ? Or a 1003 ?

See
http://msdn.microsoft.com/library/de...ml/dbgch03.asp
for possible troubleshooting approaches.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:uS**************@TK2MSFTNGP09.phx.gbl...
I did that, but it still gave me the "Server Application Unavaiable" page.
I get the same question every time I try to access an aspx page.

I think I have to reinstall IIS. Can I do that without reinstalling
VS.NET
2003?
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:OK**************@TK2MSFTNGP15.phx.gbl...
That's not an error message.
It seems that debugging is now enabled for that account.

Caution: if you select the box for the
"currently selected debugger as the default",
that's the only debugger that will start from that point on.

Just select one of the 2, and click "Yes".
Debugging with the selected debugger should start immediately.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
> Hi.
> I added the ASPNET account to Debugger Users group and restarted my
> computer. When I tried to access an .aspx page I got this message:
> http://www.atf.no/diverse/error.jpg
>
>
>
> "Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
> news:%2****************@TK2MSFTNGP14.phx.gbl...
>> Add the PLISKEN\ASPNET account to the Debugger Users group.
>>
>> See
>>
>
http://msdn.microsoft.com/library/de...ssIsDenied.asp
>>
>> Make sure you read the associated cautions.
>>
>>
>>
>> Juan T. Llibre
>> ===========
>> "Shawn" <bo********@hotmail.com> wrote in message
>> news:O$**************@TK2MSFTNGP10.phx.gbl...
>> > 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
>> > to retry your request.
>> >
>> > Administrator Note: An error message detailing the cause of this
> specific
>> > request failure can be found in the application event log of the
>> > web
>> > server.
>> > Please review this log entry to discover what caused this error to
> occur.
>> >
>> >
>> >
>> > Does anyone know what to do? The asp.net machine account has full
> access
>> > to
>> > wwwroot
>> >
>> >
>>
>>
>
>



Nov 19 '05 #10
Once I had this problem, it was working fine on my friends PC and not mine,
I checked everything but could not find the reason, later on stepping the
code, I found that my web.config was missing the DB connection string which
was causing this problem.

I am not sure if its exactly the connection string problem with you too but
it was quite strange that the error that shows up gives you no clue about
it, I would recommend you to step thru and find.

Regards,
Farhan Ghafoor

"Chris Pielak" <Ch*********@discussions.microsoft.com> wrote in message
news:0B**********************************@microsof t.com...
Hello. I was getting the same error, and following this post this morning
has, by far, been the most help I've come across so far. I am getting the
same sort of error, and I don't know why: let me explain.

We're developing a web app using the 1.1 Framework. My team and I are using SourceSafe to "share" our code. On their machines, when they get the latest version of the page that throws this exception, the exception DOES NOT get
thrown on their machines. (That's the first "...what the heck??...") It
only happens on my machine.

So I added ASPNET to the Debugger Users group, as you recommended in
previous posts. I got the "choose how you'd like to debug" message box, and chose one, then the other. In both circumstances, I'm getting this error:

An unhandled exception of type 'System.StackOverflowException' occurred in
mscorlib.dll

As I understand, I think mscorlib.dll is one of the main libraries that
windows and/or .net runs. While stepping into the code, I don't see anything out of the ordinary. It's happening in one of our controls that is used in a few different places in our application with the following line of code:

txtDate.Text = dtValue.ToShortDateString

Furthermore, it is only this ONE page that is throwing this exception (other pages that are using this control don't throw the same exception).

This error started happening yesterday after I installed another program
called Paint.NET. The thing that confuses me is Paint.NET has nothing to do with the ASPNET worker process, since it's entirely a windows app. I
uninstalled Paint.NET - restarted: didn't work. I uninstalled/reinstalled the .NET Framework 1.1: didn't work. The only thing I didn't do up until
this point, which the other previous poster did, was reinstall IIS.

Finally, looking at my event log doesn't tell me much. Yesterday, when I
first started getting the error, I was getting this:
aspnet_wp.exe (PID: 2628) was recycled because it failed to respond to ping message. (errorid 1008)

along with the usual:
aspnet_wp.exe (PID: 484) stopped unexpectedly. (errorid 1000)

Then I got this wierd one:
Failed to execute request because QueryInterface for ASP.NET runtime failed. Error: 0x80004005 Unspecified error (errorid 1090)

This morning, I got this one - I'm not sure if it was before or after I
added ASPNET to the Debugger Users group:
aspnet_wp.exe could not be started. The error code for the failure is
80004005. This error can be caused when the worker process account has
insufficient rights to read the .NET Framework files. Please ensure that the .NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account. (errorid 1084)

I would actually like to figure out why this is happening before
reinstalling a bunch of stuff. If ANYONE knows what's happening, please
reply.

Thanks!

Chris Pielak

"Juan T. Llibre [MVP]" wrote:
Mind you,
http://msdn.microsoft.com/library/de...ml/dbgch03.asp
has a lot of info.

The best possibility for clues is your event log.

Is the error logged there ?
What does the description say ?

Juan T. Llibre
===========
"Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
news:en*************@TK2MSFTNGP14.phx.gbl...
re:
>I did that, but it still gave me the
> "Server Application Unavaiable" page.

Did you get that message when you selected the
CLR Debugger or when you selected the VS.NET debugger ?

Did you check the application event log of the web server ?
What does that say ?

Do you get an error 1051 in the Event Log ? Or a 1003 ?

See

http://msdn.microsoft.com/library/de...ml/dbgch03.asp for possible troubleshooting approaches.

Juan T. Llibre
===========
"Shawn" <bo********@hotmail.com> wrote in message
news:uS**************@TK2MSFTNGP09.phx.gbl...
>I did that, but it still gave me the "Server Application Unavaiable" page.> I get the same question every time I try to access an aspx page.
>
> I think I have to reinstall IIS. Can I do that without reinstalling
> VS.NET
> 2003?
>
>
> "Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message
> news:OK**************@TK2MSFTNGP15.phx.gbl...
>> That's not an error message.
>> It seems that debugging is now enabled for that account.
>>
>> Caution: if you select the box for the
>> "currently selected debugger as the default",
>> that's the only debugger that will start from that point on.
>>
>> Just select one of the 2, and click "Yes".
>> Debugging with the selected debugger should start immediately.
>>
>>
>>
>> Juan T. Llibre
>> ===========
>> "Shawn" <bo********@hotmail.com> wrote in message
>> news:%2****************@TK2MSFTNGP09.phx.gbl...
>> > Hi.
>> > I added the ASPNET account to Debugger Users group and restarted my>> > computer. When I tried to access an .aspx page I got this message:>> > http://www.atf.no/diverse/error.jpg
>> >
>> >
>> >
>> > "Juan T. Llibre [MVP]" <no***********@nowhere.com> wrote in message>> > news:%2****************@TK2MSFTNGP14.phx.gbl...
>> >> Add the PLISKEN\ASPNET account to the Debugger Users group.
>> >>
>> >> See
>> >>
>> >
> http://msdn.microsoft.com/library/de...ssIsDenied.asp>> >>
>> >> Make sure you read the associated cautions.
>> >>
>> >>
>> >>
>> >> Juan T. Llibre
>> >> ===========
>> >> "Shawn" <bo********@hotmail.com> wrote in message
>> >> news:O$**************@TK2MSFTNGP10.phx.gbl...
>> >> > 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
>> >> > to retry your request.
>> >> >
>> >> > Administrator Note: An error message detailing the cause of this>> > specific
>> >> > request failure can be found in the application event log of the>> >> > web
>> >> > server.
>> >> > Please review this log entry to discover what caused this error to>> > occur.
>> >> >
>> >> >
>> >> >
>> >> > Does anyone know what to do? The asp.net machine account has full>> > access
>> >> > to
>> >> > wwwroot
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
>
>


Nov 19 '05 #11

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

Similar topics

0
by: dan | last post by:
I am using VB.NET on Windows XP. I get the message: "JIT Debugging failed with the following error: Access is denied. JIT Debugging was initiated by the user account 'NT AUTHORITY\LOCAL...
3
by: Steve Wark | last post by:
I have a Windows 2003 Web server on which I was debugging remotely with no problems. I then moved this server to a different domain and now remote debugging will not work, the error is; ...
0
by: Jeff Reed | last post by:
I am experiencing the the problem outlined the below. Unfortunately, I am using WinXP and I not sure if I can apply the solution due to lack of security control Any feed back would be apreciated ...
9
by: Tim D | last post by:
Hi, I originally posted this as a reply to a rather old thread in dotnet.framework.general and didn't get any response. I thought it might be more relevant here; anyone got any ideas? My...
14
by: | last post by:
I cannot for the life of me get remove debugging to work. I continue to receive "Error while trying to run project: Unable to start debugging on the web server. Access is denied. Verify that you...
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...
5
by: Joe | last post by:
I'm getting the following error when trying to call a page on a secure server. I'm not doing any impersonations or file access of any kind. The page is using PayPal and I'm wondering if PayPal has...
1
by: Stephen | last post by:
Hi, I found code snippet for running an app (.exe, .bat) from a web app(using Process class). its pretty interesting but along with the other posts (that i cant run a windows app) i found...
5
by: snicks | last post by:
I'm trying to exec a program external to my ASP.NET app using the following code. The external app is a VB.NET application. Dim sPPTOut As String sPPTOut = MDEPDirStr + sID + ".ppt" Dim p As...
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...
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
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
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...
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,...
0
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...
0
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...

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.