ubuntu 9.04
Getting ASP.Net 1.1 running on linux - a trap for Ubuntu 9.04 users
Submitted by Rimu Atkinson on Thu, 15/04/2010 - 20:06
Tagged:
On 9.04 when you install mono from the repos by following these instructions, (and opt not to install ASP.Net 2.0 and just go with the default of 1.0) then you end up with a mis-configuration of the web server - it's looking for the 2.0 version of the .Net framework when all you have is 1.0. This will be evidenced by these lines in /var/log/apache2/error.log
Read more