Yes, you need one line and a unique path for each. I sometimes use as path the name of the class.
Regards, Michael On 9/18/06, Henrik Stidsen <[EMAIL PROTECTED]> wrote: > > Michael Schwarz skrev: > > Now, if you put this C# file in App_Code folder you should add > > following line in web.config: > > > <add type="MyNamespace.MyClass,App_Code" path="xyz"/> > > > > "xyz" can be something you want to choose, it is a place holder for > > the real type, it must be unique. > > So I´ll need one line pr. class I'm using Ajax with ? > > Thanks for the explanation! > > > > > -- 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/ -~----------~----~----~----~------~----~------~--~---
