Hi, I just downloaded http://schwarz-interactive.de/download/6.4.5.2-beta.zip and copied it to a folder in IIS (Created a virtual directory and a bin folder). However, it says
When you click on the 'Example' button it says Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS0246: The type or namespace name 'AjaxPro' could not be found (are you missing a using directive or an assembly reference?) Source Error: Line 2: <script language="c#" runat="server"> Line 3: Line 4: [AjaxPro.AjaxMethod] Line 5: public DateTime GetServerTime() { Line 6: return DateTime.Now; I created a bin folder and copied the bin file ther for .NET 2.0. Do I have to modify the default setting in the example file? Thanks Maz. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to ajaxpro@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---