London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
solved by editing EPiServerInstall.exe.config in C:\Program Files (x86)\EPiServer\Shared\Install
just added
<startup>
<supportedRuntime version="v4.0.30319"/>
</startup>
Hello. I've started upgrade proccess for the site, that built and running under .NET 4.0 from CMS 5.2.375.236 to CMS 6.0.530.0 using deployment Center, but the process failed with the next error
Error - Could not load file or assembly 'AjaxControlToolkit.dll' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.