[CLOSED] Error Message When trying to Use Ext.Net Source Code

Threaded View

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

    [CLOSED] Error Message When trying to Use Ext.Net Source Code

    Hello,
    I am trying to use the Ext.Net source code in my project to debug an issue i am having. When i load the Ext.Net source code and try to compile it, i am getting the following errors...

    Severity Code Description Project File Line Suppression State
    Error CS0117 'ControlUtils' does not contain a definition for 'FindChildControls' Ext.Net \ExtNetV4.1\src\Factory\Builder\Base\Extensions.cs 91 Active
    and

    Severity Code Description Project File Line Suppression State
    Error CS0117 'JsonSerializerSettings' does not contain a definition for 'ReferenceResolverProvider' Ext.Net \ExtNetV4.1\src\Ext\Util\JSON.cs 107 Active
    Last edited by fabricio.murta; Oct 11, 2016 at 9:21 PM.

Similar Threads

  1. Source Code
    By glenh in forum 1.x Help
    Replies: 1
    Last Post: Oct 02, 2014, 2:57 AM
  2. RTL Ext.Net v1.2 (full C# Source Code)
    By chaouki.chihi in forum Examples and Extras
    Replies: 14
    Last Post: Feb 22, 2013, 6:55 PM
  3. [2.0 rc1] ASP.NET MVC Source code
    By Gary in forum 2.x Help
    Replies: 1
    Last Post: Jul 13, 2012, 8:33 PM
  4. Replies: 1
    Last Post: Mar 10, 2012, 3:58 PM
  5. Replies: 2
    Last Post: Feb 01, 2012, 6:56 AM

Posting Permissions