Original: Make sure that "AjaxControlToolkit.Properties.Resources.NET4.resources" is correctly embedded or linked to the assembly "AjaxControlToolkit" at compile time
Could not find any resources that are appropriate for the specified culture or neutral culture. Make sure that you have compiled the
"AjaxControlToolkit.Properties.Resources.NET4.resources" correctly embeds or links to the assembly "AjaxControlToolkit", or ensures that all
The satellite assemblies are loaded and fully signed.
Workaround:
Make sure that you need to include the Toolkitscriptmanager control in the AjaxControlToolkit.Properties.Resources.NET4.resourcesWEB page at compile time
<ajaxtoolkit:toolkitscriptmanager runat= "Server" id= "ScriptManager1"/>
Make sure that "AjaxControlToolkit.Properties.Resources.NET4.resources" is correctly embedded or linked to the assembly "AjaxControlToolkit" at compile time