Server application unavailable when debugging
by YW5kcmFzc3lucA » Wed, 13 Dec 2006 19:56:08 GMT
Hi,
I have a strange problem where my aspnet_wp.exe shuts down completely
without any helpful error message or exception when a particular line of code
runs. The line of code adds an item to a sortedlist with a valid key and
valid object. The problem is, this only occurs when debugging. I have tried
an 'ADPlus -crash' dump to determine the cause of the shutdown and managed to
determine that the problem is a CONTRL_C_OR_Debug_Break issue, so it looks
like the de{*filter*} is asking the application to stop. I have other places in
the code base where the same line of code runs successfully. Any ideas?
andrassynp
RE: Server application unavailable when debugging
by YW5kcmFzc3lucA » Wed, 13 Dec 2006 19:58:08 GMT
PS. This is an ASP.NET 2.0 app and I'm debugging using VS2005 pro. Probably
helpful information! ;-)
RE: Server application unavailable when debugging
by YW5kcmFzc3lucA » Wed, 13 Dec 2006 20:59:01 GMT
Also managed to determine that aspnet_wp.exe terminates with the following
error code : 0x800703E9 - stack overflow
This is occurring either in the sortedlist or somewhere in the de{*filter*}
itself.
Similar Threads:
1.Server Application Unavailable + Unable to debug...
Hi
I am getting this error when I tried to browse any asp.net in visual
studio.net. I can build the project but when I try to run and debug the
project I get error message that "Unable to start debugging on the web
server. server side error occurred on sending debug HTTP Request.
I am running WinXP Pro SP1 with all hotfixes and VS.NET 2002 and .NET
Framework 1.0
Any help or hint would be really appreciated.
Thanks in advance
Reza
2.Server Application Unavailable + Unable to debug...
Hi
I am getting this error when I tried to browse any asp.net in visual
studio.net. I can build the project but when I try to run and debug the
project I get error message that "Unable to start debugging on the web
server. server side error occurred on sending debug HTTP Request.
I am running WinXP Pro SP1 with all hotfixes and VS.NET 2002 and .NET
Framework 1.0
Any help or hint would be really appreciated.
Thanks in advance
Reza
3.Server Application Unavailable - following install of new SQL Server instance
Hi everyone.
I have an install of ISS5 in conjunction with .net and running SQL Server
2000 (on the same machine). It's not a Domain (primary or backup)
Controller and the account that was used to run ASP.NET is the usual
local_machine\ASPNET account.
All was working fine - no problems at all.
However, I installed a second instance of SQL Server 2000.
Now I get the dreaded "Server Application Unavailable" message. All the
information that I can find about this particular error (and in particular
the two distinct messages appear in the Eventlog - referenced in q315158 )
relate
to the scenario where the machine is a Domain Controller - which in this
case it isn't.
Has anyone else seen this? I guess I can fiddle with the processModel stuff
and use a different low privileged account, but I'd like to try and
understand if this is either coincidence, or something that I'll need to
bear in mind for the future.
Thanks in advance.
4.Server Application Unavailable on windows 2003 server.
hi.
i am having this error after i run my asp.net/asp mix application for some
time.
on windows 2003 enterprize server.
the iis log file show the error 500. but the event viewer does not show any
thing.
can any body help on that.
Thanks in Advance
5.Win 2003 Server / IIS6 / Server Application Unavailable
Hi
My dev server has started posting a Server Application Unavailable error for
all of my asp.net web apps...
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.
When I check the event log as requested - I get the following event ...
The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be
found. The local computer may not have the necessary registry information or
message DLL files to display messages from a remote computer. You may be able
to use the /AUXSOURCE= flag to retrieve this description; see Help and
Support for details. The following information is part of the event: .NET
Runtime version 1.1.4322.2032- Config parser error: Error parsing
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config
Parser returned error 0x80070005.
IIS will server up static & asp pages without any trouble. My
machine.config file does not appear to have changed (i've windiff'd it
against a back up copy) and this server is NOT a primary domain controller.
Advice would be extremely well received beleive you me!
Thanks
Damon
6. Random Server Application Unavailable error on production servers
7. Server Application Unavailable on hosted server, not locally though
8. Server Application Unavailable Windows 2003 Server ASP.net 1.1