Hi, this issue can be if you recycle you ASP.NET application (worker process). To get rid of this move your AjaxMethods in a class in App_Code and make use of urlNamespaceMappings in web.config.
Michael On 10/10/06, Jimmy <[EMAIL PROTECTED]> wrote: > > I receive the following in my event log everyday around the same time. > Any help is greatly appreciated. > > Exception information: > Exception type: FileNotFoundException > Exception message: Could not load file or assembly > 'App_Web_fhymqo1t' or one of its dependencies. The system cannot find > the file specified. > > > > > -- 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 -~----------~----~----~----~------~----~------~--~---
