"csockwell" <jonnyw@noemail.nospam> wrote in message
news:CC83D15C-6E8E-4E09-9AFC-753885BEA971@microsoft.com...
>I found my mistake. While looking at the error log times I noticed that the
> webpages that genetate this error do not exist in that particular
> directory.
> It threw me off because it was an aspx error not a 401 page not found.
> This
> is a simple broken link; is it normal to have aspx report an error for a
> missing page?
>
> "Alvin Bruney [MVP]" wrote:
>
>> I believe an application restart is the culprit for generating this
>> error.
>> You will need to look up your event logs for process restarts and try to
>> tie
>> them to the time of the error first before looking for a fix.
>>
>> --
>> Regards,
>> Alvin Bruney [MVP ASP.NET]
>>
>> [Shameless Author plug]
>> The Microsoft Office Web Components Black Book with .NET
>> Now Available @
http://tinyurl.com/27cok >> ----------------------------------------------------------
>>
>>
>> "csockwell@thermospas.com" <jonnyw@nospam.nospam> wrote in message
>> news:70FAC9DE-8DBD-4494-B168-6B53D7A3A6DD@microsoft.com...
>> >I keep getting the following error error everyday or so. I don't have
>> >cache
>> > turned on and I can't really find any descriptions of this error so I
>> > have
>> > no
>> > idea how to fix it. Anyone have any ideas?
>> >
>> > Running IIS 6 on win2003.
>> >
>> > Error: System.Web.UI.ParserCacheItem GetParserCacheItem()
>> > Stack Trace: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)
>> >
>> > Thanks,
>> > Chip
>>
>>
>>