Unable to add items in ToolBox

  1. #1

    Unable to add items in ToolBox

    Does Ext.NET 2.0.0-beta support adding items to tool box ?

    I did install Ext.NET using Package Manager Console
    And when I try to add Ext.NET items to tool box in Visual Studio 2010 i get error:
    'Cloud not load file or assembly 'Newtonsoft.Json, Version=4.0.8.0, Culture=neutral, PublicKeyToken=30ad4fe6baees' or one of its dependencies. The system cannot find the file specified.'

    Is this normal behavior for Beta version ?

    How I can add items to tool box in VS2012 ?

    Here is screen shot error I get when I try to add Click image for larger version. 

Name:	btnet_screenshot_20120503_090827.jpg 
Views:	244 
Size:	103.4 KB 
ID:	4190
  2. #2
    I have the same error here...

    If you find something post here...

    VS 2010
  3. #3
    I discover the problem

    I remove all the ext dlls from my project put the dlls in my 'bin' folder and add the dlls again

    Then try to add the ext.net to the toolbox

    then i have a error about the MVC 3 dll

    Then i download the MVC from here: http://www.microsoft.com/en-us/downl...s.aspx?id=4211

    and make the install

    After the install i try to add the ext.net dll and work.

    Try that i hope it work...
  4. #4
    i solved this problem by using

    gacutil -i path_to_newtonsoft.json.dll

Similar Threads

  1. Ext.Net items into the toolbox and asssembly errors
    By springrider in forum 2.x Help
    Replies: 3
    Last Post: Apr 01, 2012, 11:11 PM
  2. [CLOSED] How to persist Ext.Net controls in VS2010 toolbox?
    By vadym.f in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 02, 2012, 12:42 PM
  3. [CLOSED] [1.0] Adding Portal from VS toolbox
    By betamax in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 25, 2010, 2:19 AM
  4. [CLOSED] [1.0] Unable to add start menu items without a module
    By Labyrinth in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 29, 2010, 8:53 AM
  5. [CLOSED] Wrong version in toolbox description help?
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 29, 2010, 11:45 AM

Tags for this Thread

Posting Permissions