Ext.Net items into the toolbox and asssembly errors

  1. #1

    Ext.Net items into the toolbox and asssembly errors

    Good morning

    After successfully developed applications based on Ext.Net v1 using VS2008, i have decided to work now with the new V2 version using Visual Studio 2010.

    I followed the installation instructions using NuGet and everything went smoothly with the package manager console.

    Since no items were added in the toolbox, i tried to add them by browsing to Ext.Net.dll but unfortunately get systematically an assembly error:
    'There was an error loading types from assembly Ext.Net.dll. Could not load or assembly System.Web.Mvc, version=3.0.0.0.'

    What am i missing??

    Thanks in advance for your help.

    Sylvain
  2. #2
    Just to follow up on this issue.

    I am using Visual Studio 2010 with the .Net 4 framework and Nuget 1.6.21215 (The latest).

    What i do is:
    -Open a new .Aspx project,
    -Use the package manger console to install Ext.Net.
    -When the installation through the console is finished, i build it
    -Then i create a new item in the toolbox name EXt.Net, and add items by browsing to my Ext.Net.dll file available in my bin folder.

    Everything works smoothly with version 1.3, Good!!
    But by following the exact same steps with the Version 2, i always got this 'There was an error loading types from assembly Ext.Net.dll. Could not load or assembly System.Web.Mvc, version=3.0.0.0.' error and i am stuck.

    Thanks for your feedback, i tried everything...

    Sylvain
  3. #3
    Hi Sylvain,

    Thanks for the detailed report. We will investigate and try to reproduce.

    That said, adding the Controls to the Toolbox is not required. If you installed using NuGet, you're good to go.
    Geoffrey McGill
    Founder
  4. #4
    Ok my mistake.
    And yet it was clear enough... I just had to install MVC3. Now everything works fine with my toolbox.

Similar Threads

  1. Unable to add items in ToolBox
    By Admir in forum 2.x Help
    Replies: 3
    Last Post: May 24, 2012, 4:22 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. Replies: 0
    Last Post: Aug 21, 2011, 12:19 PM
  4. Replies: 1
    Last Post: Aug 24, 2010, 5:57 AM
  5. [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

Posting Permissions