may215:
hi...
i want to use Ajax.net rc1, until today i used ajax.net beta2, and its work fine. now i get some errors, so, what do i have to change in web.config, in order to use the new version?
also, i saw that the dll now call System.web.Extension, instead of microsoft.web.Extension...
thank you...
may215 --
Please take a look at this link...
Converting Applications from ASP.NET AJAX Beta 2 to ASP.NET AJAX RC
http://ajax.asp.net/files/Migration_Guide_Beta2_to_RC.aspx
...which should get you started.
The web.config changes are detailed there; but, you may have better luck using the default web.config provided with the RC1 download and retro-fitting it to suit your application. I found that to be easier and less error-prone than making all of the changes manually.
BTW, you are correct, the DLL's name has changed. Therefore, that will require some changes too.
HTH.
Thank you.
-- Mark Kamoski
No comments:
Post a Comment