I installed the new Ajax Control ToolKit 15.1.3.0, uninstalled an older version from an existing project and migrated the project to the new version. I replaced all the old toolscriptmanager with ScriptManager on each page. All existing controls/ extenders already on there work and the controls show up fine in the Toolbox.
I am missing all the options to extend anything new. There is no context Add Extender options available anymore.
Comments: This can be caused by the corrupted installation. Please try to perform the following actions (assuming you have only VS 2012): 1. Uninstall AJAX Control Toolkit with an installer. 2. Create any Website/Web application and run it. Stop it and return to Visual Studio IDE. 3. Reset Visual Studio Toolbox. 4. Close Visual Studio. 5. Clear all configuration/system.applictionHost/sites/site elements in %userprofile%\documents\IISExpress\config\applicationhost.config 6. Remove AjaxControlToolkit from %AppData%\Local\Microsoft\VisualStudio\12.0\Extensions 7. Remove the Website/Web application you created at step 2. 8. Install the latest version of AJAX Control Toolkit.
I am missing all the options to extend anything new. There is no context Add Extender options available anymore.
Comments: This can be caused by the corrupted installation. Please try to perform the following actions (assuming you have only VS 2012): 1. Uninstall AJAX Control Toolkit with an installer. 2. Create any Website/Web application and run it. Stop it and return to Visual Studio IDE. 3. Reset Visual Studio Toolbox. 4. Close Visual Studio. 5. Clear all configuration/system.applictionHost/sites/site elements in %userprofile%\documents\IISExpress\config\applicationhost.config 6. Remove AjaxControlToolkit from %AppData%\Local\Microsoft\VisualStudio\12.0\Extensions 7. Remove the Website/Web application you created at step 2. 8. Install the latest version of AJAX Control Toolkit.