Web Hosting Talk







View Full Version : .ASP does not display, just shows source code?


killrwhale
07-20-2009, 06:02 PM
Hello,

I am trying to host a website for a friend, but their site is mostly .asp files. He gave me all his files and I uploaded them to my host. But when I go to the index.asp page, it only shows the source code of the page. It does not display the website. Why is this happening? I am using Firefox.

Thank You

PTWS
07-20-2009, 07:43 PM
It sounds like you are trying to host ASP on a server that does not support ASP.

Is your server Windows or Linux?

killrwhale
07-20-2009, 07:50 PM
It sounds like you are trying to host ASP on a server that does not support ASP.

Is your server Windows or Linux?

Ahhh, well this is the problem. That is weird, what are the advantages of having a website built as an .asp?

plumsauce
07-20-2009, 11:56 PM
same as building it in .php, dynamic pages, modularity ...

ocwebguru
07-21-2009, 01:14 AM
First of all who is your host? Having them not supporting .asp is wierd to me..

larwilliams
07-21-2009, 01:19 AM
First of all who is your host? Having them not supporting .asp is wierd to me..

Not overly weird. Only Windows hosts can support ASP properly, which is less than half of the hosting provider market.

ocwebguru
07-21-2009, 01:25 AM
Well something like Chilisoft ASP, Allows for asp scripts in a linux environment to run. Not to mention a lot of others that do the same thing. Perfectly fine IMo

HostingASPNet
07-21-2009, 01:59 AM
Hello,

You could also check the Mono Project if you would like to host ASP.NET on Linux.

Regards

Ultima VPS
07-21-2009, 09:35 AM
Hello,

You could also check the Mono Project if you would like to host ASP.NET on Linux.

Regards

Or just host it on a Windows Server where its meant to be hosted.

larwilliams
07-21-2009, 09:48 AM
Well something like Chilisoft ASP, Allows for asp scripts in a linux environment to run. Not to mention a lot of others that do the same thing. Perfectly fine IMo

Since when? Chilisoft ASP was acquired by Sun, renamed to Sun ASP and EOL'd ages ago.