PDA

View Full Version : AJAX not working?


mm66
09-05-2008, 01:07 AM
I'm using Visual Web Developer 2005 Express. Can you provide me with a sample Web.config file and a simple example using UpdatePanels?

wisemx
09-05-2008, 04:00 AM
Hi,
Sure. This will probably be a good Webcast for some others.
I'll create a Video and the sample code site.
I don't normally recommend the updatepanel, while it is nice you can search on-lineand find some real problems with it.
Salute,
Mark

mm66
09-05-2008, 09:34 AM
How to get ASP.NET Ajax working under IIS7/ASP.net 2.0? It doesn't seems to be installed..?

wisemx
09-05-2008, 11:13 AM
Hi,
What IDE are you using? (i.e. VS2008)
Ajax and the ControlToolkit will work fine here on any of the servers.
If you want some sample code just tell me what you are trying to create and I'll mix something up.
Salute,
Mark

bruce
09-08-2008, 08:00 AM
I think you are probably trying to use older version of AJAX which is not installed on Windows 2008 platform. Only version 3.5 and up is installed on windows 2k8


Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

wisemx
09-09-2008, 12:02 AM
I guess a Webcast on this isn't really needed.
Here are all the links you need to get it working:

http://www.asp.net/ajax/
http://www.asp.net/learn/ajax-videos/

mm66
09-09-2008, 02:57 AM
VWD 2005 Express

wisemx
09-09-2008, 04:44 AM
Are you willing to upgrade to the next version? It's still free.
http://www.asp.net/downloads/essential/
Salute,
Mark

mm66
09-09-2008, 07:58 AM
What do add in the web.config file in order to make the server know the ScriptManager tag?? What to add to the page except for the ScriptManager and Panels?

wisemx
09-09-2008, 09:02 AM
Which Development IDE are you using currently?
I'll step you through it...


i.e. Visual Studio 2008, VWD, etc.