G
Guest
This is a really weird demon that pops up from time to time. We have a large
ASP.Net site running, and randomly (every couple of days) across 5 servers,
this error pops up.
In the event log:
Faulting application vbc.exe, version 7.10.6001.4, faulting module
ntdll.dll, version 5.2.3790.0, fault address 0x00007933.
The exception that is thrown on the page (which changes):
Parser Error: Parser Error: External component has thrown an exception.
Stack Trace:
at System.Web.UI.TemplateParser.ParseString(String text, String
virtualPath, String basePhysicalDir) at
System.Web.UI.TemplateParser.ParseFile(String filename, String virtualPath)
at System.Web.UI.TemplateParser.Parse() at
System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() at
System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean
fCreateIfNotFound) at
System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() at
System.Web.UI.TemplateParser.GetParserCacheItem() at
System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String
virtualPath, String inputFile, HttpContext context) at
System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath,
String inputFile, HttpContext context) at
System.Web.UI.PageParser.GetCompiledPageInstanceInternal(String virtualPath,
String inputFile, HttpContext context) at
System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String
requestType, String url, String path) at
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String
requestType, String path, String pathTranslated, Boolean useAppConfig) at
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
This is really weird. We've tried reinstalling Asp.net (using
aspnet_regiss.exe -i), and still no luck. Any ideas? Any help would earn
you a spot in my favorite people list.
Thanks!
ASP.Net site running, and randomly (every couple of days) across 5 servers,
this error pops up.
In the event log:
Faulting application vbc.exe, version 7.10.6001.4, faulting module
ntdll.dll, version 5.2.3790.0, fault address 0x00007933.
The exception that is thrown on the page (which changes):
Parser Error: Parser Error: External component has thrown an exception.
Stack Trace:
at System.Web.UI.TemplateParser.ParseString(String text, String
virtualPath, String basePhysicalDir) at
System.Web.UI.TemplateParser.ParseFile(String filename, String virtualPath)
at System.Web.UI.TemplateParser.Parse() at
System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() at
System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean
fCreateIfNotFound) at
System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() at
System.Web.UI.TemplateParser.GetParserCacheItem() at
System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String
virtualPath, String inputFile, HttpContext context) at
System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath,
String inputFile, HttpContext context) at
System.Web.UI.PageParser.GetCompiledPageInstanceInternal(String virtualPath,
String inputFile, HttpContext context) at
System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String
requestType, String url, String path) at
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String
requestType, String path, String pathTranslated, Boolean useAppConfig) at
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
This is really weird. We've tried reinstalling Asp.net (using
aspnet_regiss.exe -i), and still no luck. Any ideas? Any help would earn
you a spot in my favorite people list.
Thanks!