Link to home
Start Free TrialLog in
Avatar of modemonkey
modemonkey

asked on

How to run an ASP.NET application on Mono?

How to run an ASP.NET application on Mono?

I have installed Suse Enterprise 9, which has Mono1.0. Also there's an Apache web server. I have developed MyWebApplication.dll in C# on Windows and I would like to run it on Mono. How can I do that? I have been looking for some documentation but no success yet.

How can I run my ASP.NET project on Mono?
/wwwroot/MyWebAp/bin/MyWebApplication.dll
/wwwroot/MyWebAp/default.aspx
/wwwroot/MyWebAp/WebPage1.aspx
/wwwroot/MyWebAp/web.config
/wwwroot/MyWebAp/MyWebApplication.sln
etc, etc
Any help on documentation will be greate!
ASKER CERTIFIED SOLUTION
Avatar of thedude112286
thedude112286

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial