No, I still get tons of these exceptions in my log. I'm not logging HttpRequest information yet, but I will be with my release tomorrow, maybe that will shed more light on it. I assume at this point the ajax call is unresponsive to the end user but I have not witnessed it myself yet.
Exception details: 5476 Could not find a part of the path "C:\Inetpub\wwwroot\2006\ajaxpro\prototype.ashx". mscorlib at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.Web.Compilation.SourceCompiler.GetCachedEntry() at System.Web.UI.SimpleWebHandlerParser.GetCompiledTypeFromCache() at System.Web.UI.SimpleHandlerFactory.GetHa 2006-10-30 12:55:37.820 On Oct 20, 9:42 am, "Michael Schwarz" <[EMAIL PROTECTED]> wrote: > Are you using System.Web.HttpContext.Current.... ? > > Michael > > On 10/20/06, Carl Jones <[EMAIL PROTECTED]> wrote: > > > > > The strange thing i'm finding with this as well is that the context is > > empty, there's no user agent, ip or anything i can grab like i can with > > other errors wich are reported to me in the same place, it's almost as > > if it's asp.net itself making the calls.-- > Best regards | Schöne Grüße > Michael > > Microsoft MVP - Most Valuable Professional > Microsoft MCAD - Certified Application Developer > > http://weblogs.asp.net/mschwarz/http://www.schwarz-interactive.de/ > > Skype: callto:schwarz-interactive > MSN IM: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/ Don't forget to read my blog at http://weblogs.asp.net/mschwarz/ The open source project is now located at http://www.codeplex.com/Wiki/View.aspx?ProjectName=AjaxPro -~----------~----~----~----~------~----~------~--~---
