Could not load file or assembly 'Ext.Net' or one of its dependencies.

  1. #1

    Could not load file or assembly 'Ext.Net' or one of its dependencies.

    Hi.
    I have a problem uploading my test application to my website, it happens that I get the following error when I access the page:



    Apparently the error is in the web.config file, that file can not locate the Ext.Net.dll. According to the Readme.txt file included in the Framework of Ext.Net, I have to add some lines according to the version of my IIS (6 in my case). The web.config file is as follows:



    I have put all the framework files in the Bin folder, as shown in the image below:



    The error only occurs when the site is already on the internet server, because it runs on my localhost without any problem.
    I hope you can help me find I'm doing wrong. Thanks
  2. #2
    Hi,

    Please note that Ext.Net requires .NET 3.5 must be installed on machine (Newtonsoft library requires it)
    Do you have .NET 3.5 on the host machine?
  3. #3

    Problem Solved!!!

    I have updated the version of. NET Framework to version 4 on the server and running my Application!
    Thank you very much!

Similar Threads

  1. Replies: 5
    Last Post: Jul 24, 2012, 1:24 PM
  2. Replies: 3
    Last Post: Apr 09, 2012, 1:01 PM
  3. [CLOSED] could not load file or assembly 'ext.net'
    By VALUELAB in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: May 04, 2011, 2:48 PM
  4. Replies: 1
    Last Post: Nov 17, 2010, 3:07 PM
  5. Could not load file or assembly Coolite.Ext.Web
    By ranganath in forum 1.x Help
    Replies: 0
    Last Post: May 04, 2010, 9:11 AM

Tags for this Thread

Posting Permissions