[CLOSED] PartialViewResult doesn't work with ASP.NET MVC 3.0 anymore

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] PartialViewResult doesn't work with ASP.NET MVC 3.0 anymore

    Hi,

    I've just upgraded my project to ASP.NET MVC 3.0 and noticed that PartialViewResult doesn't render anymore. Instead of rendering the result, the output of PartialViewResult.ToString() is sent to the browser, which ofcourse results in the typename being displayed:
    Ext.Net.MVC.PartialViewResult
    I have included two test projects to demonstrate the problem, one for MVC2 (works) and one for MVC3 (fails).

    Thanks,
    Sandor.
    Attached Files
    Last edited by Daniil; Apr 15, 2011 at 12:21 PM. Reason: [CLOSED]

Similar Threads

  1. Replies: 4
    Last Post: Aug 08, 2012, 6:28 PM
  2. [CLOSED] FileUploadField doesn't work as should
    By ViDom in forum 1.x Legacy Premium Help
    Replies: 23
    Last Post: Jul 16, 2012, 4:40 PM
  3. Doesn't work via SSLVPN
    By inorder in forum 1.x Help
    Replies: 10
    Last Post: Jun 06, 2012, 7:42 AM
  4. Replies: 0
    Last Post: Feb 14, 2011, 10:25 AM
  5. AutoScroll doesn't work anymore
    By tenkyu in forum 1.x Help
    Replies: 6
    Last Post: Nov 05, 2010, 2:26 PM

Tags for this Thread

Posting Permissions