pjoyce
02-12-2004, 04:01 AM
DOH! It never fails that once I post a question to this forum, I figure out the answer within 24 hours. It turns out that the error message above is actually what a 404 translates into in .NET, though the error in that form seen isn't ever visible on a web page. It turns out I had a broken link in an obscure place.
It's actually a bit of a blessing now that I know what it really means. This way I can keep track of broken links easily.
pjoyce
02-12-2004, 06:41 AM
When my applicaion encounters an error, that error is e-mailed to me. For a while now I've been getting the same repeating error and I have no idea what the cause of it is. I have been assuming it is because of some robot crawling my site because I can't reproduce the error and it does not occur in my code. Does anybody else get this or have any idea what might cause it? Or if I even have to worry about it?
[b]quote:[quote]ErrorinSystem.Web:ExceptionoftypeSystem.Web.HttpEx ceptionwasthrown.
StackTraceMapHttpHandler
atSystem.Web.HttpApplication.MapHttpHandler(HttpCo ntextcontext,StringrequestType,Stringpath,Stringpa thTranslated,BooleanuseAppConfig)
atSystem.Web.MapHandlerExecutionStep.System.Web.Ht tpApplication+IExecutionStep.Execute()
atSystem.Web.HttpApplication.ExecuteStep(IExecutio nStepstep,Boolean&completedSynchronously)
InnerException:
ErrorinSystem.Web:E:\web\eprodmancom\htdocs\Regist ration\AddTheatre.aspx
StackTraceGetParserCacheItem
atSystem.Web.UI.TemplateParser.GetParserCacheItem( )
atSystem.Web.UI.TemplateControlParser.CompileAndGe tParserCacheItem(StringvirtualPath,StringinputFile ,HttpContextcontext)
atSystem.Web.UI.TemplateControlParser.GetCompiledI nstance(StringvirtualPath,StringinputFile,HttpCont extcontext)
atSystem.Web.UI.PageParser.GetCompiledPageInstance Internal(StringvirtualPath,StringinputFile,HttpCon textcontext)
atSystem.Web.UI.PageHandlerFactory.GetHandler(Http Contextcontext,StringrequestType,Stringurl,Stringp ath)
atSystem.Web.HttpApplication.MapHttpHandler(HttpCo ntextcontext,StringrequestType,Stringpath,Stringpa thTranslated,BooleanuseAppConfig)</CODE></blockquote id="quote"></font id="quote">
vBulletin® ©Jelsoft Enterprises Ltd.