search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Running the Demo without ASP.NET AJAX Extensions installed

Asked by Dan Letecky
16 years ago.
Although I was trying to make the demo runnable without ASP.NET AJAX Extensions it was not working properly without the System.Web.Extensions.dll installed: It was possible to run the pages that were not referencing the library but the whole demo was not running after hitting F5 (which compiles the whole project before running by default).

I've removed the pages with System.Web.Extension reference (Demo/Calendar/UpdatePanel.aspx, Demo/Test/AspNetAjax.aspx, and Demo/Test/UpdatePanel.aspx) so the demo is now running properly. The fixed demo will be included in the next release.

You can find a demonstration of UpdatePanel usage in DemoSQL (DemoSQL/Default.aspx). DemoSQL shows integration with SQL Express, ASP.NET AJAX Extensions 1.0, and AJAX Control Toolkit.
Answer posted by Dan Letecky [DayPilot]
10 years ago.

Fixed.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.