[Mono-aspnet-list] Deploying Linux using Mono to aspnet web/website 4.0 application?

Miljenko Cvjetko mcvjetko at holisticware.net
Wed Oct 17 07:35:10 UTC 2012


Hi

Answers inline!

On 2012.10.16 13:40, Gowthammanju wrote:
> I have a C#/ASP.NET 4.0 framework application which works on windows with
> IIS. But recently I'm tempted to switch to Linux/Mono. It comes up with some
> questions:
>
> Based on goggled i have found the option is using Mono cecil
>
> so i downloaded and installed in windows
>
> *in windows:*
>
> 1) Mono Migration Analyzer 2) Mono for Windows, Gtk#, and XSP
>
> *in opensuse :*
>
> zypper addrepo
> http://download.mono-project.com/download-stable/openSUSE_11.4 mono-stable
> zypper refresh --repo mono-stable zypper dist-upgrade --repo mono-stable
>
> then i have given my dll to Mono Migration Analyzer for checking migration .
> finally it also succeed
This is I'd say 80% (maybe 90% if You are lucky). 10% might be hidden 
problems and 10% is
setup.
>
> now my problem is
>
> 1)How can i proceed after this step?
Try running in MonoDevelop - open solution in MD. I start with MD on 
Windows (I'm Visual Studio
centric) then I can see which of my project types are supported in MD 
(mono could support more).
This simple IDE test gives me a lot. Try to compile.
Try to run with XSP (4.0).
Then switch to Linux/MacOSX and try it again with Monodevelop and XSP.

Then You can deploy it (simple deployment by xcopy) to linux box with 
mono only.


>
> 2)How can i make that web/website application to run on mono for conversion?
I don't think You need "conversion".
>
> 3)How can i make it to run with Apache tomcat server?
see mono docs for asp-net:
http://www.mono-project.com/ASP.NET
http://www.mono-project.com/Mod_mono
but You have options for other servers: FastCGI, Nginx etc...

>
> 4)How can i make it to run the application in opensuse environment?
install mono
install mod_mono
configure apache
deploy your app

>
> waiting for your valuable suggestions and comments
this shoud get You started - more would be just to exstensive

cheers
mel
>
>
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Deploying-Linux-using-Mono-to-aspnet-web-website-4-0-application-tp4656980.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list


-- 
Miljenko Cvjetko dipl.ing. ET
	Direktor/CEO
	Projektant rješenja/Solution Architect	
	Razvojni programer/Senior developer
	Voditelj projekta/Project Manager

IX južna obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: mcvjetko at holisticware.net
w: http://holisticware.net



More information about the Mono-aspnet-list mailing list