System.IO.FileNotFoundException help
From: msnews.microsoft.com (maximus_at_portvista.com)
Date: 06/02/04
- Next message: msnews.microsoft.com: "Re: Login security in ASP.net"
- Previous message: RF: "Next/Prev Year in VS.Net Calendar Control"
- Next in thread: Ken Cox [Microsoft MVP]: "Re: System.IO.FileNotFoundException help"
- Reply: Ken Cox [Microsoft MVP]: "Re: System.IO.FileNotFoundException help"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Jun 2004 19:22:08 -0400
Not sure where this error is coming from. I have my asp.net app set to email
me error messages, but this error message does not indicate where it occurs.
There is no page called get_aspx_ver.aspx and I don't know where it's
getting that. Any ideas?
System.IO.FileNotFoundException:
c:\inetpub\wwwroot\framescale\get_aspx_ver.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)
- Next message: msnews.microsoft.com: "Re: Login security in ASP.net"
- Previous message: RF: "Next/Prev Year in VS.Net Calendar Control"
- Next in thread: Ken Cox [Microsoft MVP]: "Re: System.IO.FileNotFoundException help"
- Reply: Ken Cox [Microsoft MVP]: "Re: System.IO.FileNotFoundException help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|