tmartin-wernervas
-
5/31/2012 10:00:52 AM
Error loading assembly after applying hotfix 6.33
I have a new installation of a Kentico .Net 4 Web Application on a remote server. After installation and setting up my initial sites I have applied the 6.33 hot fix. Now I am getting the following error. I have followed the answer on a couple other posts of clearing the temp asp .net cache and restarting iis, I also applied the Hotfix again after downloading it and running it manually. The version of this dll I have in the bin is 6.0.4528.523 which matches the one from the hot fix dll folder.
[FileLoadException: Could not load file or assembly 'CMS.CMSHelper, Version=6.0.4297.34144, Culture=neutral, PublicKeyToken=834b12a258f213f9' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)] CMSHttpApplication.InitHandlers() +0 ASP.global_asax..ctor() +20
|