Configuration Error



Im having a problem I cant solve atm.
I got a webbserver, where Im doing a search, that will list some
information. The search goes to a seperate SQL 2000 server, to a stored
procedure that runs the query. If I run this query alone on the
database, it takes approx 5-7min to list the result (heavy duty job yes
...)

The problem is that when I run it from the webbpage (IIS 6.0 on a
win2k3 server) I get the message pasted below after around 2minutes.
Ive checked the timeout on the IIS and upped it to 3600, ive check for
timeout settings in machine.config and updated these (no other settings
edited or added there). The stored procedure works just fine, just
takes some time (and it should, considering the job it does).

Sometimes I also get the "Thread being Aborted" errormessage. (posted
at the bottom of this tread).

Atm I dont have a clue where to begin my search...any ideas?


Configuration Error
Description: An error occurred during the processing of a configuration
file required to service this request. Please review the specific error
details below and modify your

configuration file appropriately.

Parser Error Message: The XML file
c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config
could not be loaded. Attempted to access an unloaded AppDomain.

Source Error:


[No relevant source lines]


Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config
Line: 0


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET Version:1.1.4322.2300

****************************************************************

Thread was being aborted.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it

originated in the code.

Exception Details: System.Threading.ThreadAbortException: Thread was
being aborted.

Source Error:

An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the

exception stack trace below.

Stack Trace:


[ThreadAbortException: Thread was being aborted.]
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously) +408
System.Web.HttpApplication.ResumeSteps(Exception error) +331

System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext
context, AsyncCallback cb, Object extraData) +226
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
+486




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET Version:1.1.4322.2300

.



Relevant Pages

  • Re: Problems accessing the ASPNETDB.MDF file
    ... development machine, but after deployment I can't log in anymore. ... "Source Error: ... the exception can be identified using the exception stack trace below. ... I see no reason for pasting in the stack trace. ...
    (microsoft.public.dotnet.security)
  • Re: yes my first web application with database :)
    ... An unhandled exception occurred during the execution of the ... current web request. ... exception can be identified using the exception stack trace below. ... > Source Error: ...
    (borland.public.delphi.language.objectpascal)
  • Problem accessing QueryEx or any methods of the Query Service Web service
    ... Calling any of the methods to Query Service is generating exception. ... Please review the stack trace for more information about the error and where it originated in the code. ... Source Error: ... System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) ...
    (microsoft.public.sharepoint.portalserver)
  • Re: StackOverflowException after Page.Unload - how to debug?
    ... > should be able to catch the exception. ... > Exception of type System.StackOverflowException was thrown. ... Please review the stack trace for more information ... > Source Error: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: The IListSource does not contain any data sources.
    ... The IListSource does not contain any data sources. ... Exception Details: System.Web.HttpException: The IListSource does not ... be identified using the exception stack trace below. ...
    (microsoft.public.dotnet.framework.aspnet)