Jump to content

Throwing Exceptions....Again


Recommended Posts

This one to be precise: what can it all mean!!????

Server Error in '/cs' Application.

Exception of type System.OutOfMemoryException was thrown.

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.OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown.

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:

[OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown.]


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

Link to comment
Share on other sites

This one to be precise: what can it all mean!!????

Server Error in '/cs' Application.

Exception of type System.OutOfMemoryException was thrown.

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.OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown.

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:

[OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown.]


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

Link to comment
Share on other sites

In addition to the exception below, I have noticed the

performance is a bit “up and down” these days. 

Sometimes it is exceptionally slow. 

I hope things are not going to degenerate further (back to the previous

version levels !!!)

Server Error in '/cs' Application.


Exception of type System.OutOfMemoryException was thrown.

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.OutOfMemoryException: Exception of type

System.OutOfMemoryException was thrown.

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:

 
[OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown.]

 


Version Information: Microsoft .NET Framework Version:1.1.4322.2300;

ASP.NET Version:1.1.4322.2300

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...