Definitely a package bug, I'd suggest raising this with the Debian package
maintainer (as the Debian package has the same issue, and the Ubuntu
package is probably just taken from Debian).
Debian package: http://packages.debian.org/sid/mono-apache-server4
Bug reporting in Debian: http://www.debian
gmcs is the .NET 2.0 compiler; you should be using dmcs for .NET 4.0.
On Wed, Dec 19, 2012 at 8:48 PM, Daniel Hughes wrote:
> I have scrapped the Auto config options and have managed to get further.
> However now I getting an error when trying to access the website,
> complaining about a Missin
Look someone else has this exact same problem with no answer
http://stackoverflow.com/questions/13471418/method-not-found-myproject-mvcapplication-registerroutes
On Wed, Dec 19, 2012 at 10:56 PM, Daniel Hughes wrote:
> OK scrap that the 2.0 assemblies are present (not sure why they are used
> f
OK scrap that the 2.0 assemblies are present (not sure why they are used
for a .net 4.0 app)
and still brings me back to why can't it find,
TestProject.MvcApplication.RegisterRoutes
it's most definitely there.
On Wed, Dec 19, 2012 at 10:48 PM, Daniel Hughes wrote:
> I have scrapped the Auto co
I have scrapped the Auto config options and have managed to get further.
However now I getting an error when trying to access the website,
complaining about a MissingMethodException regarding RegisterRoots, however
RegisterRoots is definitly there (I checked by decompiling with
monodevelop) here is
The setup I have performed to date is:
Install the mod_mono packages: libapache2-mod-mono mono-apache-server2
Install the mono development packages: mono-devel
Enable the Apache module: a2enmod mod_mono_auto
sudo apt-get install apache2
Restart Apache, sudo service apache2 start
The website was c
I have an asp.net mvc application which I am trying to get running on
ubuntu 12.04 server, with apache and mod mono
When I try and access the site I get and Internal Server Error
my apache error.log contains the following:
Listening on: /tmp/mod_mono_server_global
Root directory: /
Listening on:
I have an asp.net mvc application which I am trying to get running on
ubuntu 12.04 server, with apache and mod mono
When I try and access the site I get and Internal Server Error
my apache error.log contains the following:
Listening on: /tmp/mod_mono_server_global
Root directory: /
Listening on: