[Mono-aspnet-list] Problems with ASP.NET MVC and Mono

Specter specter at terra.es
Thu Dec 23 13:01:48 EST 2010



jmalcolm wrote:
> 
> MonoDevelop on Windows runs on top of .NET and not on Mono even if Mono is
> installed.  You can choose what CLR to target for your builds (.NET or
> Mono) but .NET is the default.
> 
> Are you sure you are building against Mono?  If you are building against
> .NET, have you installed ASP.NET MVC on .NET?
> 

Hello. Yes, I have ASP.NET MVC installed, and if I choose .NET CLR, it
compiles without problems, but if I change the CLR to Mono, it doesn't work
and I have that error. I think that it's due to the version of the assembly,
MonoDevelop shows that its version is 1.0.0.0, but if I manually select the
version 2.0.0.0, the project compiles.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Problems-with-ASP-NET-MVC-and-Mono-tp3060957p3162394.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list