[CLOSED] Ext.net v2.2.0 build broken for Ext.Net.Examples

Hybrid View

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

    [CLOSED] Ext.net v2.2.0 build broken for Ext.Net.Examples

    Hi,

    It seems that Ext.net v2.2.0 from trunk is broken for the project Ext.Net.Examples on Visual Studio 2010 but it is working for Visual Studio 2012. Can you check please. Also, thanks for the SignalR example, we would appreciate if you could have a Razor example for SignalR as well.

    Thanks.
    Last edited by Daniil; Mar 28, 2013 at 4:19 AM. Reason: [CLOSED]
  2. #2
    Hi @gets_gui,

    Thank you for the report. We missed that and are investigating how to correct.
  3. #3
    We corrected the Ext.Net.Examples project. Please report if you will face any issues.

    Please note that SignalR requires .NET 4.5.
  4. #4
    Although I can compile on VS 2010, it gives me a runtime error as below. Can you investigate? Also, please note that it runs fine on VS 2012.



    Server Error in '/' Application.
    
    Parser Error
    
    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 
    
    Parser Error Message: Unknown server tag 'ext:SignalRGridPanel'.
    
    Source Error: 
    
    
    Line 37:         Border="false">
    Line 38: 		<Items>
    Line 39: 			<ext:SignalRGridPanel ID="GridPanel1" runat="server" />
    Line 40: 		</Items>
    Line 41: 	</ext:Window>
    
    Source File: /Examples/SignalR/Basic/StockTicker/default.aspx    Line: 39
    Quote Originally Posted by Daniil View Post
    We corrected the Ext.Net.Examples project. Please report if you will face any issues.

    Please note that SignalR requires .NET 4.5.
  5. #5
    SignalR example requires .NET 4.5 therefore it cannot be run under VS2010
  6. #6
    Understood. Can you also provide some Razor view examples? It is very crucial for our development effort. Thanks in advance.
    Quote Originally Posted by Vladimir View Post
    SignalR example requires .NET 4.5 therefore it cannot be run under VS2010

Similar Threads

  1. [CLOSED] Can not build Trunk with .NET35 build configuration
    By jchau in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Dec 24, 2012, 2:20 PM
  2. Can't build Ext.NET.Examples source code.
    By howardyin in forum 2.x Help
    Replies: 11
    Last Post: Apr 10, 2012, 8:22 AM
  3. Replies: 7
    Last Post: Mar 22, 2012, 1:00 PM
  4. FeedViewer example is broken in Examples Explorer
    By jchau in forum Examples and Extras
    Replies: 1
    Last Post: Jul 16, 2010, 3:59 PM
  5. [CLOSED] Can't build Coolite.Examples
    By methode in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 21, 2008, 5:56 AM

Tags for this Thread

Posting Permissions