Dear All,
I am using ASP.Net 2.0. For using AJAX, i installed ASP.Net AJAX 1.0 extensions in my local pc and developed a website using it.
Now, i need to deploy in the third party web server. Is my AJAX work in the third party web server ? or other wise i need the web server which supports ASP.Net AJAX 1.0 extensions.
Thanks in advance.
Publish it! ... if you have problem install the AJAX Extensions in your web server.
Thanks for your quick response.
This is my Doubt. I am using the ASP.Net AJAX 1.0 components in my website (Local). when i need to host it in common third party server, how those components will work without having ASP.Net AJAX 1.0 extensions support in the third party server. I think this will clarify my actual doubt.
Hi,
As far as I know, ASP.NET is only supported by IIS currently.
So, if the third party web server means a web server other than IIS, it can't work properly. For further confirmation, you may contact the vender of the web server.
If the third party web server means a different machine but has IIS installed, then it's necessary to install AJAX extension on it.
Dear Sir, I mentioned Third party hosting provider as Third party web server
Thanks for your reply I understood the problem in it.
No comments:
Post a Comment