3

What are the steps for deploying the .Net Web Application on Linux & apache web server developed using .NET Framework using Visual Studio 2005?

1 Answer 1

1
  • Make sure you compiled/developed for .NET 2.0 (otherwise mono might complain)
  • Install mod_mono
  • Put the files on the linux server, they should run immedatly
  • See how slow it runs and buy a windows server

IMHO .NET Applications on Linux still have a long way to go until they are really useable.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.