[Mono-bugs] [Bug 581495] [Regression] Precompiled MVC template fails when clicking "About"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 26 11:56:20 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=581495

http://bugzilla.novell.com/show_bug.cgi?id=581495#c1


Marek Habersack <mhabersack at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|mhabersack at novell.com       |mchristensen at novell.com

--- Comment #1 from Marek Habersack <mhabersack at novell.com> 2010-02-26 17:56:19 CET ---
The precompiled version of the sample contains Web.config and web.config files,
with the latter being invalid. Mono used to read Web.config first when looking
for configuration, but now it searches for web.config before trying other
variations and so the app ends up with invalid configuration.

Another issue is that the test app contains a copy of .NET's System.Web.Mvc in
the bin/ folder - it should also be removed.

-> packaging bug

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list