S
shil
Hi all, not sure if I'm posting in the right group.
I'm having a strange issue with my website. At our company we have a
load balanced servers. One server is working fine for all the web
pages but on the other server two of the web pages are throughing the
following exceptions. The source code is an exact copy on both. I
have
even compared the IIS settings on both servers, which are even. Can
any one help me with this?
Error on one page:
--------------------------------
The state information is invalid for this page and might be
corrupted.
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.Web.HttpException: The state information is
invalid for this page and might be corrupted.
Error on the other page:
--------------------------------
Server error in '[website]' 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.
I'm having a strange issue with my website. At our company we have a
load balanced servers. One server is working fine for all the web
pages but on the other server two of the web pages are throughing the
following exceptions. The source code is an exact copy on both. I
have
even compared the IIS settings on both servers, which are even. Can
any one help me with this?
Error on one page:
--------------------------------
The state information is invalid for this page and might be
corrupted.
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.Web.HttpException: The state information is
invalid for this page and might be corrupted.
Error on the other page:
--------------------------------
Server error in '[website]' 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.