Fixed Ajax control toolkit

as i pointed out here Microsoft fixed that problem now

Published Wednesday, November 22, 2006 10:33 AM by preishuber
Filed under: ,

Comments

# re: Fixed Ajax control toolkit

Tuesday, March 06, 2007 2:47 AM by Aweto

I have installed the lasted Ajax 1.0,and the ajax toolkit.

and my vs2005 has updated the sp1.

now,when i create a web application(not web site),if i use the toolkit as before,it dosen't works well.

the error message is "Sys not defined".

somebody said using Microsoft.Web.Extensions.dll.

but i can't find it in my computer,just a System.Web.Extensions.dll.

what can i do?

thank u!

# re: Fixed Ajax control toolkit

Tuesday, March 06, 2007 2:55 AM by preishuber

Sys ist not defined have several reasons, most comon is missing scriptmanager on top of the page

# re: Fixed Ajax control toolkit

Saturday, April 07, 2007 9:24 PM by Dmitri Zimin(e)

With exactly the same problem I found the solution here: http://ajax.asp.net/files/Migration_Guide_Beta2_to_RC.aspx

Simply put, Microsoft.Web.Extensions.dll is renamed to System.Web.Extensions.dll. Tokens are the same.

# re: Fixed Ajax control toolkit

Wednesday, May 14, 2008 9:53 AM by OutOnFarm

The link in the last response no longer accesses a valid page. Can anyone point me to how I need to update my Web.config to handle Microsoft.Web.Extensions is now System.Web.Extensions. I tried to make changes but am still getting compile errors in regard to the validators and then asp:ScriptManager being an Unknown server tag 'asp:ScriptManager'.

# re: Fixed Ajax control toolkit

Tuesday, December 02, 2008 6:22 PM by N Veysey

This Problem can be caused by the application pool settings in IIS, if you leave as DefaultAppPool, will cause this, Set to Classic .NET appPool

Leave a Comment

(required) 
(required) 
(optional)
(required)