Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 6.x > Installation and deployment > Error loading assembly after applying hotfix 6.33 View modes: 
User avatar
Member
Member
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

User avatar
Member
Member
tmartin-wernervas - 5/31/2012 10:28:37 AM
   
RE:Error loading assembly after applying hotfix 6.33
Turned on binding logs found issue was with CMSAppAppCode dll reference. Hotfix did not copy this and the CMSApp dll out to the bin.