I am not using Team Foundation Server which is identified as part of a solution to this issue. I have uninstalled NuGet and the AjaxControlToolkit and then reinstalled it. It works fine on my local machine but when I publish I get the error.
Any ideas?
Woody
Comments: Additional Information: I am using VS 2013 and Web Deploy. The full text of the error is here.[0A]Server Error in '/' Application.[0A][0A]The assembly 'AjaxControlToolkit, Version=4.5.7.1213, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' does not contain a Web resource that has the name 'MsAjaxBundle'. Make sure that the resource name is spelled correctly.[0A]Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. [0A][0A]Exception Details: System.InvalidOperationException: The assembly 'AjaxControlToolkit, Version=4.5.7.1213, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' does not contain a Web resource that has the name 'MsAjaxBundle'. Make sure that the resource name is spelled correctly.[0A][0A]Source Error: [0A][0A]An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.[0A][0A]Stack Trace: [0A][0A][InvalidOperationException: The assembly 'AjaxControlToolkit, Version=4.5.7.1213, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' does not contain a Web resource that has the name 'MsAjaxBundle'. Make sure that the resource name is spelled correctly.][0A] System.Web.UI.WebResourceUtil.VerifyAssemblyContainsReleaseWebResource(Assembly assembly, String releaseResourceName, Assembly currentAjaxAssembly) +644746[0A] System.Web.UI.ScriptReference.ShouldUseDebugScript(String releaseName, Assembly assembly, Boolean isDebuggingEnabled, Assembly currentAjaxAssembly) +173[0A] System.Web.UI.ScriptReference.DetermineResourceNameAndAssembly(ScriptManager scriptManager, Boolean isDebuggingEnabled, String& resourceName, Assembly& assembly) +210[0A] System.Web.UI.ScriptReference.GetUrlFromName(ScriptManager scriptManager, IControl scriptManagerControl, Boolean zip, Boolean useCdnPath) +111[0A] System.Web.UI.ScriptReference.GetUrlInternal(ScriptManager scriptManager, Boolean zip, Boolean useCdnPath) +467[0A] System.Web.UI.ScriptManager.RegisterUniqueScripts(List`1 uniqueScripts) +364[0A] System.Web.UI.ScriptManager.RegisterScripts() +735[0A] System.Web.UI.ScriptManager.OnPagePreRenderComplete(Object sender, EventArgs e) +281[0A] System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4628[0A][0A][0A]Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34209[0A][0A]Any assistance will be greatly appreciated.[0A]Woody
Any ideas?
Woody
Comments: Additional Information: I am using VS 2013 and Web Deploy. The full text of the error is here.[0A]Server Error in '/' Application.[0A][0A]The assembly 'AjaxControlToolkit, Version=4.5.7.1213, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' does not contain a Web resource that has the name 'MsAjaxBundle'. Make sure that the resource name is spelled correctly.[0A]Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. [0A][0A]Exception Details: System.InvalidOperationException: The assembly 'AjaxControlToolkit, Version=4.5.7.1213, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' does not contain a Web resource that has the name 'MsAjaxBundle'. Make sure that the resource name is spelled correctly.[0A][0A]Source Error: [0A][0A]An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.[0A][0A]Stack Trace: [0A][0A][InvalidOperationException: The assembly 'AjaxControlToolkit, Version=4.5.7.1213, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' does not contain a Web resource that has the name 'MsAjaxBundle'. Make sure that the resource name is spelled correctly.][0A] System.Web.UI.WebResourceUtil.VerifyAssemblyContainsReleaseWebResource(Assembly assembly, String releaseResourceName, Assembly currentAjaxAssembly) +644746[0A] System.Web.UI.ScriptReference.ShouldUseDebugScript(String releaseName, Assembly assembly, Boolean isDebuggingEnabled, Assembly currentAjaxAssembly) +173[0A] System.Web.UI.ScriptReference.DetermineResourceNameAndAssembly(ScriptManager scriptManager, Boolean isDebuggingEnabled, String& resourceName, Assembly& assembly) +210[0A] System.Web.UI.ScriptReference.GetUrlFromName(ScriptManager scriptManager, IControl scriptManagerControl, Boolean zip, Boolean useCdnPath) +111[0A] System.Web.UI.ScriptReference.GetUrlInternal(ScriptManager scriptManager, Boolean zip, Boolean useCdnPath) +467[0A] System.Web.UI.ScriptManager.RegisterUniqueScripts(List`1 uniqueScripts) +364[0A] System.Web.UI.ScriptManager.RegisterScripts() +735[0A] System.Web.UI.ScriptManager.OnPagePreRenderComplete(Object sender, EventArgs e) +281[0A] System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4628[0A][0A][0A]Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34209[0A][0A]Any assistance will be greatly appreciated.[0A]Woody