Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies

It misses the AjaxControlToolkit.dll in the bin directory after you deploy the site.

 

Please fix this by following these steps:

- Get AjaxControlToolkit via http://ajaxcontroltoolkit.codeplex.com/releases/view/43475
- Add AjaxControlToolkit.dll to your Reference folder(Right Click on Reference Folder  > Add Reference > browse  AjaxControlToolkit.dll).
- Set Copy Local to True
- Publish your site.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

SQL server- network related or instance-specific error happened while connection establishing

  Instance-specific or network related error happening while connecting to SQL server   Please...

OleDB connection string examples

OleDB connection string examples MS Access (Jet) "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA...

Do you allow custom COM components?

Do you allow custom COM components? We are not offering to install the custom COM components...

Error when accessing a WCF services

Error when accessing a WCF services Error when accessing a WCF service: "IIS specified...

How to cache static contents to client with UseMaxAge?

You can consider to caches static contents to the client with UseMaxAge if your website has too...

Powered by WHMCompleteSolution