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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
