Log in

View Full Version : Has anyone run ASP well on linux?



dwhs
12-17-2010, 02:49 AM
We get people asking time to time for this. Is there a way yet? last time we tried this it was a disaster (about 6 years ago)

djr33
12-17-2010, 04:36 AM
Generally no. ASP is designed for windows since it's a microsoft product. If you want ASP, use windows. The two go together.

traq
12-31-2010, 09:30 PM
http://dynamicdrive.com/forums/showpost.php?p=243752&postcount=2

http://pcquest.ciol.com/content/linux/103101103.asp

corbo950
01-02-2011, 09:45 PM
Mono is a full implementation of Microsofts .NET for linux. Including ASP.NET should do what your looking for

http://www.mono-project.com/Main_Page

jackman13
05-06-2011, 09:32 AM
hey djr33. plz tell me which type of software platform will support ASP?

djr33
05-06-2011, 05:09 PM
The links above show information about using ASP on linux.

Usually it is run on Windows and if you want to use ASP specifically, then using a Windows IIS server is probably the best idea.