Browse by Tags

Related Posts

  • F.Y.I.: RC2 releases notes are incomplete, you also need RC1

    http://www.microsoft.com/downloads/details.aspx?familyid=F4E4EE26-4BC5-41ED-80C9-261336B2A5B6&displaylang=en " ASP.NET MVC Release Candidate 1 Refresh " see above, 26 pages , supplements "ASP.NET MVC RC 2 - Release Notes.doc", 7 pages . F.Y.I. Recommendation to ASP.NET MVC team...
    Posted to ASP.NET MVC (Forum) by gerrylowry on 03-10-2009, 12:00 AM
    Filed under: RC1, RC2, "distribution best practices"
  • RenderPartial Problem

    Hi When clicking on a catalog item the following code RenderPartial in ViewExtentions.cs is crashing out with {"Parameter count mismatch."} I have updated to RC of MVC and MVC futures and it seems to all compile ok. Any help, much appreciated. public static void RenderPartial( this HtmlHelper...
    Posted to ASP.NET MVC Storefront Starter Kit (Forum) by TobiR on 02-24-2009, 12:00 AM
    Filed under: RC1, RenderPartial
  • Re: ASP.NET MVC RC1 - WebDev.WebServer.exe is crashing

    The crash seems to occur in a DLL that is a part of the .NET runtime. I have googled the problem and have only found something similar (Visual Studio crashes) but not identical. I have uninstalled RC1 and replaced it with the beta. Now everything is back to how it was.
    Posted to ASP.NET MVC (Forum) by Seventh Element on 02-06-2009, 12:00 AM
    Filed under: RC1
  • Re: Problem with Html.ActionLink in RC 1 - Still an issue

    I have exact same issue, downloaded and copied "Microsoft.Web.Mvc.dll" (file version 1.0.31003.0).Have downloaded MVCContrib RC release. Still getting the same error "System.MissingMethodException: Method not found: 'System.String System.Web.Mvc.Html.LinkExtensions.RouteLink(System...
    Posted to ASP.NET MVC (Forum) by asp.net.mvc on 02-01-2009, 12:00 AM
    Filed under: RC1, routelink, ASP.NET MVC RC, "ASP.NET MVC", MVC RC1, actionlink
  • Html.DropDownList no longer works after upgrade to ASP.NET MVC RC1

    I had the following piece of code in a web app running on ASP.NET MVC Beta: <%= Html.DropDownList( "Instances" , new { style= "width:270px;" , onchange = "UpdateReport(this)" }) %> where "Instances" is a SelectList stored in ViewData, like so: ViewData[ "Instances"...
    Posted to ASP.NET MVC (Forum) by flayto on 01-30-2009, 12:00 AM
    Filed under: MVC, RC1, DropDownList
  • Problem with Html.ActionLink in RC 1

    I have the following piece of code which worked up until MVC Beta: <%= Html.ActionLink<MyController>(c => c.Index(), "Link Name" ) %> Since upgrading the MVC RC 1, I get the following error: Method not found: 'System.String System.Web.Mvc.Html.LinkExtensions.RouteLink(System...
    Posted to ASP.NET MVC (Forum) by flayto on 01-30-2009, 12:00 AM
    Filed under: MVC, RC1, routelink, actionlink
  • Changes in RC that broke my app

    - Url.Action("About") returns "About" not "Home/About" - The same Html.BeginForm - I have few methods in MasterPage code behind, compiles but in runtime throws exception MethodNotFound - validateRequest=false not worked for me, too - Url.RouteUrl not worked for me, too ...
    Posted to ASP.NET MVC (Forum) by dario-g on 01-28-2009, 12:00 AM
    Filed under: RC1, ASP.NET mvc, breaking changes, bugs
  • Re: When MVC CTP (full fledge) will release?

    imho, I would not expect ASP.NET MVC RTM to release for several months , not earlier than 2009 Q2 . [There will NOT AFAIK be any more CTP releases.] Please note : (to me at least) Microsoft terminology is a bit of a mystery. Here's my limited understanding. -- CTP ... C ommunity T echnology P review...
    Posted to ASP.NET MVC (Forum) by gerrylowry on 12-02-2008, 12:00 AM
    Filed under: RC, RC1, RTM, ASP.NET MVC "official" Beta, CTP, product development cycle
  • Re: AJAX and Content Pages require MasterPage open stil an Issue in RC1?

    Hi Sean, I found that I needed to close down VS05, delete the schemas from the following directory (Windows XP) C:\Documents and Settings\ [Insert User Name Here] \Application Data\Microsoft\VisualStudio\8.0\ReflectedSchemas and then go back into VS05 and rebuild the project/site. Give this a go and...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by hawaythelads on 01-23-2007, 12:00 AM
    Filed under: RC1, AJAX ASP.NET, ajax rc1, asp.net ajax, Master Pages, Microsoft AJAX Library, AJAX .NET RC1
  • Could not load file or assembly 'Microsoft.Web.Extensions..." with AJAX RC 1

    I followed the migration guide found here: http://ajax.asp.net/files/Migration_Guide_Beta2_to_RC.aspx But, when I try to build, I get the following error: Error 101 Could not load file or assembly 'Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by DanielSchaffer on 12-22-2006, 12:00 AM
    Filed under: RC1, microsoft.web.extensions, "Could not load file or assembly", AJAX .NET RC1
Page 1 of 1 (10 items)