Re: FileNotFoundException

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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
>
>


.



Relevant Pages