Al, at that link I get:
Server Error in '/' Application.
--------------------------------------------------------------------------------
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /ajaxtoolkit/Accordion/Accordion.aspx
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
At ajax.alpascual.com/Accordion/Accordion.aspx, I get:
- Error at line 1309: Expected identifer
- Error at line 15: 'Type' is undefined
- Error at line 9: 'Sys' is undefined
- Error at line 749: Expected '}'
- Error at line 7: 'Type' is undefined
- Error at line 9: 'Type' is undefined
- Error at line 7: 'Type' is undefined
- Error at line 524: 'Sys' is undefined
In that order when clicking "No" on debug query each time. These are the same types of errors I get trying to access the ajax.asp.net ToolKit demo pages.
Thanks