Failed to load JIT compiler
- From: "Ken" <klee@xxxxxxxxxxxxxxx>
- Date: Mon, 7 May 2007 14:28:05 -0500
Anyone know how to fix this error?
Server Error in '/' Application.
--------------------------------------------------------------------------------
Failed to load JIT compiler
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.ExecutionEngineException: Failed to load JIT
compiler
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:
[ExecutionEngineException: Failed to load JIT compiler]
__ASP.FastObjectFactory_app_web_login_aspx_cdcab7d2_qnnkuml1.Create_ASP_login_aspx()
+0
System.Web.Compilation.BuildResultCompiledType.CreateInstance() +49
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath
virtualPath, Type requiredBaseType, HttpContext context, Boolean
allowCrossApp, Boolean noAssert) +115
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context,
String requestType, VirtualPath virtualPath, String physicalPath) +31
System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext
context, String requestType, VirtualPath virtualPath, String physicalPath)
+40
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String
requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
+139
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
+120
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously) +155
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.42
.
- Prev by Date: Re: The right DOCTYPE?
- Next by Date: Re: Displaying binary characters on browzer?
- Previous by thread: Serialize a base class?
- Next by thread: Re: Displaying binary characters on browzer?
- Index(es):
Relevant Pages
|