Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Created Issue: Could not load file or assembly AjaxControlToolkit [27253]

$
0
0
Hi i started to have problems with ajax on my server. I publish my project to my server and use aspnet_compiler to compile it. But i have all of a sudden started getting the error telling me it could not load file or assembly for AjaxControlToolkit. I have repeatetly uninstalled it from NuGet and reinstalled. I have rebuilt, and i have cleaned out the temporary folders in the windir and the local temp directory. Nothing has worked. This is what i have in my web.config:

<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="HtmlSanitizationLibrary" publicKeyToken="d127efab8a9c114f" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="AjaxControlToolkit" publicKeyToken="28f01b0e84b6d53e" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.60623.0" newVersion="4.1.60623.0" />
</dependentAssembly>
</assemblyBinding>

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>