I'm using Visual Web Developer 2005 Express. Can you provide me with a sample Web.config file and a simple example using UpdatePanels?
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
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
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
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/
Are you willing to upgrade to the next version? It's still free. http://www.asp.net/downloads/essential/ Salute, Mark
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?
Which Development IDE are you using currently? I'll step you through it... i.e. Visual Studio 2008, VWD, etc.