Server Error in '/' Application. --------------------------------------------------------------------------------
Cannot access ASP compatibility mode. 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: Cannot access ASP compatibility mode.
Source Error:
Line 702: Line 703: public virtual void EndProcessRequest(System.IAsyncResult ar) { Line 704: this.AspCompatEndProcessRequest(ar); Line 705: } Line 706: }
Source File: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files\root\b6134131\5162f828\yorph6q_.0.cs Line: 704
Stack Trace:
[HttpException (0x80004005): Cannot access ASP compatibility mode.]
[HttpException (0x80004005): Exception of type System.Web.HttpException was thrown.] System.Web.HttpAsyncResult.End() +54 System.Web.UI.Page.AspCompatEndProcessRequest(IAsyncResult result) +15 ASP.default_aspx.EndProcessRequest(IAsyncResult ar) in C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files\root\b6134131\5162f828\yorph6q_.0.cs:704 System.Web.CallHandlerExecutionStep.Execute() +154 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +173
-------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET Version:1.0.3705.288