[Mono-aspnet-list] System.Web.Mvc.ViewMasterPage

cornholio christian.hofmeister at gmail.com
Sat Apr 10 15:59:45 EDT 2010


Hi,

i built mono from svn trunk and yesterday i made an svn update. after
recompling everything from source, i got a version conflict.?

when i try to start my webapp local with xsp:

Errors:
/tmp/cho-temp-aspnet-0/b49f6c3d/App_Web_1dcaf09a_0.cs(37,80) : error CS0433:
The imported type `System.Web.Mvc.ViewMasterPage' is defined multiple times
(0,0) : error :
/usr/local/lib/mono/gac/System.Web.Mvc/1.0.0.0__31bf3856ad364e35/System.Web.Mvc.dll
(Location of the symbol related to previous error)
(0,0) : error :
/usr/local/lib/mono/gac/System.Web.Mvc/2.0.0.0__31bf3856ad364e35/System.Web.Mvc.dll
(Location of the symbol related to previous error)

both assemblies are installed in the GAC: MVC 1.0.0.0 and MVC 2.0.0.0.

after deploying my sources to my test-server (debian, same version of mono)
and live-server(ubuntu, same version of mono) everything is ok, no error
message.

i dont know where to search, so it would be very nice, if someone could help
me.

cornholio
-- 
View this message in context: http://n4.nabble.com/System-Web-Mvc-ViewMasterPage-tp1835611p1835611.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list