I am working on an AJAX enabled ASP.NET application, which runs fine when execute within Visual Studio 2005, but when I want to host it in IIS 5.1 I get the following error.
Sys.WebForms.PageRequ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23318550.html
I have just started working with AJAX, and have installed "ASPAJAXExtSetup.msi". Then I add references to AjaxExtensionsToolbox.dll, System.Web.Extensions.Design.dll and System.Web.Extensions.dll. ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22965038.html
I have a master/content place.
i would like to start putting AJAX into my site, but I can't figure out where the Scriptmanager goes.
i am using the Ajaxtoolkit for asp.net 2.0
I have placed ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23080790.html
Hello guys,
I need to handle an event from the Button in the GridView. And GridView is placed inside the AJAX UpdatePanel.
I want to display more data on the same page ,when user clicks on t...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23104645.html
I found this once on the internet and cannot find it again. Maybe someone else has seen it.
In a asp.net blog, I saw the instructions to do the following:
I saw a ajax dropdown to select a sch...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23115344.html
Hello experts!
My problem is that when I place the ScriptManager control directly to the Web page the below code works fine:
=================================================================...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23198249.html
Hello,
I am having a strange problem with the AJAX Tab control, it looks fine when I first open the web page, if I enter any data in the form and submit the form, the tabs look strange, please s...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23224373.h...
Greetings,
I'm having the classic UpdatePanel full page refresh in my main project.
I've set up a brand new ASP.NET Ajax Enabled website, and the sample code I'm using works perfectly.
Wit...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23225713.html
Hi,
I have an application using asp.net ajax framework, when there is an error when making an request to the server, i dont want the application to pop any PageRequestManagerException messages. I...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23248375.h...
Hello,
I have a problm with an AJAX TabControl. Everything works fine when I run the wb application from the 2005 .NET development envirnment, it opens the web page as http://localhost/EchoCSR/m...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23248495.html