David Jaffe
New member
I have an UpdatePanel working properly in asp.net using C# when it is run in the VS2008 developmental server. I also have IIS 6.0 installed, and have installed the ASP.net ajax extensions 1.0 on the computer. When I publish the web site, the UpdatePanel does not work - any triggers or buttons refresh the entire page. It works perfectly on the development server though.
I also get the error: "Asp.net ajax client-side framework failed to load." in the error console on firefox and IE, as well as "sys is undefined".
I've tried everything I can find, and have had no luck. I assume it is an IIS configuration problem?
Sorry, I actually have IIS 7.0 installed.
I also get the error: "Asp.net ajax client-side framework failed to load." in the error console on firefox and IE, as well as "sys is undefined".
I've tried everything I can find, and have had no luck. I assume it is an IIS configuration problem?
Sorry, I actually have IIS 7.0 installed.