locked
Upgrading from AjaxControlToolkit 4 to 15 RRS feed

  • Question

  • User-1796506859 posted

    Hi Folks,

    I have an asp.net 4 application that uses the AJax Control Toolkit calendar control and HtmlEditor and am upgrading it to 15.  I've removed all of the old Toolkit references and installed the new version using the DevExpress installer.  The new toolkit is showing in Visual Studio 10 toolkit menu and I can drag components onto the screen, however I am getting a 'Missing type or namespace' error.

    I notice that I no longer have an assembly reference (the old one was removed), but have not been able to find where the new ones were installed.

    My question is, does anyone know where the assemblies are installed on the machine so I can add them as a reference?    Also, how can I ensure that the assemblies and references are copied with the web project when it is published (I cannot use the DevExpress installer in the production environment).

    Update:  After having another go at removing everything and dragging a control back onto the design surface, it added the reference to the assembly and copied this into the bin folder (so I guess the second part of my question is answered).  It would still be useful to understand where DevExpress installed the actual product though.

    Regards

    Andy

    Monday, April 6, 2015 8:23 PM

All replies

  • User-1926401737 posted

    Hi Andy,

    does anyone know where the assemblies are installed on the machine so I can add them as a reference? 

    You could try to search AjaxControlToolkit.dll in your computer.

    With Regards,

    sw-ing

    Friday, April 10, 2015 4:35 AM