How can we use the new beta version of the ASP.Net Ajax
Posted on 10/24/2006 5:50:02 AM
in #Atlas
Hi
Microsoft has released their new ASP.NET AJAX Beta release. With this version the Micorsoft.web.ajax.dll is installed in the GAC. So that means we do not have to keep the dll in the Bin folder. But this is a real big problem for people like me who use shared hosting. The hosting provider may not be kind enough to install this version on the server. Which means that I cannot upgrade and use this version.
Why did not Microsoft provide us with the dll. Putting the assembly in the GAC is a good thing but it can be a problem for many. They should have allowed people to have the option to run the assembly from the bin folder also
Thanks Vikram
P.S. If some one knows any hack for this please tell me.
|