Click here to Skip to main content
15,885,811 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, this is Vikas Gohil.

We have developed an intranet based ASP.net web application using ASP.net 2.0, VB.Net 2.0 Codebehind, MSSQL Server and Ajax Control Toolkit.

We have successfully deployed the application under IIS on Windows 2003 Server.

Now we are planning to deploy the same on a Linux Server. I have searched the net and found that a Combination of Apache and mod mono is required for hosting the asp.net application.

I just want some articles or guidelines related to hosting ASP.net on Linux server. Any one who has successfully done this, can you help me please.

Any help would be greatly appreciated.

Thanks In Advance.

Awaiting a reply soon.
Posted
Comments
Sergey Alexandrovich Kryukov 14-Jan-11 1:07am    
I wanted to use ASP.NET based on mod_mono too, still did not try (but unlike you, I don't do big Web development). All the software and information is available, but... There is too little information on the Web about practical experience of developing of sites, as well as offer for hosting -- surprisingly.

You can refer these links for that...
http://www.hostpronews.com/hostpronews-articles/unix-versus-windows.
htmhttp://www.indiainternets.com/web_hosting_articles/article_2.php
but I think Linux server is not good for hosting an asp.net site... It does not support ASP.NET and also Access DataBase.
see the table at end of this link :: http://www.windowwebhosting.com/comparision.asp
 
Share this answer
 
Comments
VikashGohil 14-Jan-11 3:19am    
Thanks for your reply yogesh,

But some articles on CP itself shows us how to setup ASP.net under Linux using Apache/XSP and mod-mono
 
Share this answer
 
Comments
VikashGohil 15-Jan-11 0:16am    
Thanks For your link, will be reading it soon.

Just another question, will Ajax Control toolkit also run under Apache, Mono, Linux.

I have used controls like Update panel, Modal Popup etc.
Sir, I am not an expert I've just learned about that recently. but i think this would help http://grendello.blogspot.com/[^]

100 :rose: ;)
 
Share this answer
 
Please check the following link. This might be of some help. Hosting-existing-ASP-Net-Web-Application-on-Linux
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900