[Mono-bugs] [Bug 673604] New: MvcContrib 3 fails to build
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Feb 19 18:17:17 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=673604
https://bugzilla.novell.com/show_bug.cgi?id=673604#c0
Summary: MvcContrib 3 fails to build
Classification: Mono
Product: Mono: Compilers
Version: 2.10.x
Platform: i386
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: msafar at novell.com
ReportedBy: nils at huegelmann.info
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Description of Problem:
Steps to reproduce the problem:
1. Download latest MvcContrib (currently
http://mvccontrib.codeplex.com/releases/59313/download/198553)
2. Build usind MonoDevelop 2.4.2
Actual Results:
MvcContrib.IncludeHandling/IncludeCombinerHtmlExtensions.cs(60,60): Error
CS0584: Internal compiler error: Method not found:
'System.Web.Mvc.TagBuilderExtensions.ToMvcHtmlString'. (CS0584)
(MvcContrib.IncludeHandling)
MvcContrib.IncludeHandling/IncludeCombinerHtmlExtensions.cs(39,39): Error
CS1928: Type `System.Web.Mvc.HtmlHelper' does not contain a member
`RenderIncludes' and the best extension method overload
`MvcContrib.IncludeHandling.IncludeCombinerHtmlExtensions.RenderIncludes(this
System.Web.Mvc.HtmlHelper, MvcContrib.IncludeHandling.IncludeType, bool)' has
some invalid arguments (CS1928) (MvcContrib.IncludeHandling)
Expected Results:
no errors
How often does this happen?
always
Additional Information:
--
Configure bugmail: https://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