ASP(.NET) on UNIX?

  • Thread starter Thread starter Dave Satchell
  • Start date Start date
D

Dave Satchell

I'm pretty sure the basic answer is no but I figured I would ask.

1. Is it possible to run ASP or ASP.NET on a UNIX server without having
to load some esoteric software that most UNIX hosting sites wouldn't load?

2. Assuming the answer is no, is there any way to run ASP on a UNIX
server and if so then what is the cheapest, how good is it, and how much
effort is it?

Thanx, Dave.
 
Dave,
1. The Mono Project. But of course, like you said, that would probably
involve installing something on the server. Basically though, Mono is really
neat and is attempting to be a full port of the .Net Framework into the
UNIX/Linux environment.

2. Yes and no. Same deal except the versions of ASP for Unix aren't free.
The most popular used to be Chili!ASP by Chilisoft. Chilisoft was bought by
Sun though and seems to now be integrated into the Java web server
(http://wwws.sun.com/software/chilisoft/index.html). Not sure of any others
that were as reputable as Chili!ASP

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
To run ASP on Unix/Linux, you need to install ChiliSoft ASP or similar application, however you will
not be able to use Access or Excel as a data source under Unix/Linux OSs.

http://wwws.sun.com/software/chilisoft/index.html

In the long run you will better off if you want to use ASP or ASP.net to switch to a Windows IIS web
host then you will have full access to all of the benefits of ASP, ASP.net and Windows SharePoint
Services, Index Server, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Dave,

IMHO, the effort and lack of support is not worth it. Move to a windows host.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top