Monday, July 13, 2009

How can i get asp.net files to work on a remote server?

i use a web hosting company so the server is remote. when i upload files to the server and go to them on the web (ie. http://www.mywebsite.com/myfilename.aspx... all that happens is the source code for the asp.net file shows up. how do i get the actual page to show. i have tested the page using localhost and it worked fine.



How can i get asp.net files to work on a remote server?





First you should make sure that your hosting company offers ASP.NET hosting.



Then you should mark the directory of your application as an %26quot;Application%26quot; under IIS.



You should get these details from the support staff of your company.



Hope this helps.



How can i get asp.net files to work on a remote server?



This is the server%26#039;s fault. Is it a webserver you are renting from some company? If it is, you need to call or email them and tell them the server is not processing the asp pages. If it is your own server, you need to ensure IIS is setup to support ASP. Also make sure you have IIS version 6.



Here is a guide to configuring .NET on the server: http://www.microsoft.com/technet/prodtec...



Other Replys:Many servers do not support asp. Since Microsoft keep changing the standards many isps will not support it.

No comments:

Post a Comment