Ach der Pofel - da hatte Alex mal was im Blog:

<http://blogs.dotnetgerman.com/alexonasp.net/PermaLink,guid,3444d964-278d-41c1-a60a-50806b90e5f8.aspx>

F�hrt dann hierher:

http://support.microsoft.com/Default.aspx?id=825792

Das erkl�rt wof�r das gedacht w�re.

Chris

At 09:59 AM 11/3/2004, you wrote:
Guten Morgen, entschuldigt, ich bin mir �ber die richtige Liste nicht sicher ...
ich habe customErrors mode="On" defaultRedirect="... Fehlermeldung.aspx"
und die Fehlermeldung.aspx schickt E-Mails an den Admin.
Nur deshalb bekomme ich seit gestern mit, dass beim �ffnen des Projekts in VS jedesmal die folgende Fehlermeldung ausgel�st wird,
und ich kann absolut nix damit anfangen.
Was vermisst er denn da?
Gru�, Matthias



System.IO.FileNotFoundException: D:\ ...\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)<br><br>System.Web.HttpException: Eine Ausnahme vom Typ System.Web.HttpException wurde ausgel�st. --->
System.IO.FileNotFoundException: D:\Projekte\Throll_Gesamt\Throll\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)
--- Ende der internen Ausnahmestapel�berwachung ---
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean
useAppConfig)
at System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
03.11.2004 07:23:11


_______________________________________________
Asp.net Mailingliste, Postings senden an:
[EMAIL PROTECTED]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/asp.net

Antwort per Email an