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

Last post 09-25-2008 11:01 AM by nvanhaaster@resultstel.com. 3 replies.

Sort Posts:

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

    09-24-2008, 2:50 PM
    • Member
      34 point Member
    • schauhan13
    • Member since 07-08-2008, 7:15 PM
    • Posts 158
    I have deployed my site on production server It gives me above error. Please help me. I have ajaxcontroltoolkit.dll in my bin directory. I have ajax extnsions installed on my server. I a

    Server Error in '/' Application.

    Parser Error

    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

    Parser Error Message: Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The system cannot find the file specified.

    Source Error:

    [No relevant source lines]

    Source File: none    Line: 0

    Assembly Load Trace: The following information can be helpful to determine why the assembly 'AjaxControlToolkit' could not be loaded.

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    


    Version Information: Microsohve searched alot on net. But didnt get any solution please someone help me.

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

    09-24-2008, 3:34 PM

    Make sure you also have the ajax toolkit installed on your production machine.

    Additionally you will need a reference to the AjaxControlToolkit.dll in your bin directory.

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

    09-25-2008, 8:52 AM
    • Member
      34 point Member
    • schauhan13
    • Member since 07-08-2008, 7:15 PM
    • Posts 158

    I cannot install toolkit on production server. It means i cannot use that functionality on my websites?

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

    09-25-2008, 11:01 AM
    Answer

    Correct, you will need to remove the references out of your web.config and remove all traces of the ToolKit from your pages.

    Sorry Sad

Page 1 of 1 (4 items)