Re: FileNotFoundException
- From: "David Young" <REMOVE_THIS.dmy75252@xxxxxxxxx>
- Date: Wed, 11 May 2005 11:22:39 -0500
Does the file exist in your web site?
"MattC" <m@xxxxx> wrote in message
news:u8kDHzgVFHA.3140@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I am getting the following error:
>
> System.IO.FileNotFoundException:
> C:\Dreamtxt\WebSites\mysite\www\feedback.aspx 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)
>
>
> However, that file is not referrenced anywhere in the code? I also have
the
> IP of the user that generated the error but cant seemed to trace it back:
>
> 68.142.249.44
> 68.142.250.159
> 66.249.71.73
> 207.68.146.55
>
>
> How can I trace where the exception is being thrown without even being
able
> to find any kind of redirect or transfer to a page of that name?
>
> TIA
>
> MattC
>
>
.
- References:
- FileNotFoundException
- From: MattC
- FileNotFoundException
- Prev by Date: Re: Multiple Page_load
- Next by Date: Re: ASP .NET application performance
- Previous by thread: Re: FileNotFoundException
- Next by thread: Simple Server.MapPath problem?
- Index(es):
Relevant Pages
|