[CLOSED] lots of MVC samples are broken: http://mvc.ext.net/

  1. #1

    [CLOSED] lots of MVC samples are broken: http://mvc.ext.net/

    As of right now (roughly the time of posting this message) lots of MVC samples are broken:

    http://mvc.ext.net/#/TreePanel_Advanced/TreeGrid/
    displays:
    The page cannot be displayed because an internal server error has occurred.

    http://mvc.ext.net/#/Portal/Simple/
    displays:
    The page cannot be displayed because an internal server error has occurred.

    http://mvc.ext.net/#/Portal/Complex/
    displays:
    The page cannot be displayed because an internal server error has occurred.

    http://mvc.ext.net/#/TreePanel_Advanced/Filter/
    displays:
    The page cannot be displayed because an internal server error has occurred.


    I didn't try them all.

    Could you please confirm that I can use the MVC Ext.Net library in a project (i.e. it is production ready), and could you please fix these errors in the sample MVC app? The errors are a bit disconcerting...

    Thank you!
    Last edited by Daniil; Dec 04, 2012 at 5:49 AM. Reason: [CLOSED]
  2. #2
    For me all samples work fine, no errors

    Could you please confirm that I can use the MVC Ext.Net library in a project (i.e. it is production ready)
    Yes, you can use it
  3. #3
    Hi, Vladimir:


    When I click on the Basic menu item under DataView I get a status code 400, status text Bad Request. This seems to be consistent in FF & Chrome.

    http://mvc.ext.net/#/GridPanel_Commands/Group_Command/

    This shows:

    Server Error in '/' Application.
    Compilation Error
    Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
    
    Compiler Error Message: CS1519: Invalid token ')' in class, struct, or interface member declaration
    
    Source Error:
    
    Line 212:
    Line 213:
    Line 214:});
    Line 215:
    Line 216:WriteLiteral("\r\n");
    
    
    Source File: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\380fbe7b\a6611314\App_Web_index.cshtml.a638faf3.rpyfmdjj.0.cs    Line: 214
    I can confirm that the other pages that I reported in the previous post work now. I guess you could check the server logs for error messages to see what the messages I got were about.

    Thanks
    Last edited by geoffrey.mcgill; Dec 03, 2012 at 9:30 PM. Reason: please use [CODE] tags
  4. #4
    Thanks for the report, i was just syntax error in the view (superfluous bracket in line 139)
    We will fix online sample shortly
  5. #5
    Online sample is fixed

Similar Threads

  1. MVC3 and Ext.net 2.0 samples
    By pawan.gyanwali in forum 2.x Help
    Replies: 3
    Last Post: Oct 15, 2012, 6:50 PM
  2. Looking for samples....
    By jay1_z in forum 2.x Help
    Replies: 2
    Last Post: Jul 31, 2012, 8:07 PM
  3. MVC Samples Source
    By t316 in forum 1.x Help
    Replies: 1
    Last Post: Jul 19, 2011, 12:13 PM
  4. [CLOSED] Question about one of the samples
    By jcanton in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Mar 02, 2011, 3:13 PM
  5. Lots of User Controls In a Page.
    By Rupesh in forum 1.x Help
    Replies: 1
    Last Post: Jan 04, 2011, 7:10 PM

Posting Permissions