Wednesday, March 28, 2012

AJAX Beta 2 apps on shared hosting

Hi guys,

I'm interested in developing some ASP.Net AJAX Beta 2 apps to be hosted on a shared host that supports .Net 2.0. However, since the library for AJAX Beta 2 is installed in the GAC, does this mean that the server I host my apps on have to install it as well? Can I still use the traditional /bin alternative?

Cheers and thanks in advance for any feedback.


Kind regards,

Ethan

You can deploy Ajax website and traditional website in a shared host.They can work fine and don't affect each other.If you want deploy a Ajax enabled website in a server,you need to install .net framework and Ajax framework first.Otherwise you can not run Ajax enabled website.
Try to take a look at this reading about Ajax from here - http://ajax.asp.net/docs/Default.aspx
Wish this can help you.

No comments:

Post a Comment