Upgrading 4.1 SP2 to 4.2

Posted by Community Admin on 05-Aug-2018 10:33

Upgrading 4.1 SP2 to 4.2

All Replies

Posted by Community Admin on 21-May-2012 00:00

I am upgrading my site from 4.1 SP2 to 4.2. After upgradation, I also have updated all of my references as per sitefinity documentation and advise I found on sitefinity forum.
Now when I build my solution I get the typical error i-e.
System.IO.FileLoadException: Could not load file or assembly 'Telerik.OpenAccess, Version=2011.1.510.1, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'Telerik.OpenAccess, Version=2011.1.510.1, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342'
   at Telerik.OpenAccess.Sdk.Enhancer.EnhancerBase.CrossDomainRun()
   at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
   at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
   at Telerik.OpenAccess.Sdk.Enhancer.EnhancerBase.DomainRun(Boolean createDomain)
   at Telerik.OpenAccess.Sdk.Enhancer.Enhancer.Start(EnhancerSettings _settings)
   at Telerik.OpenAccess.Sdk.Enhancer.Enhancer.Run(EnhancerSettings settings)
   at Telerik.OpenAccess.Tools.OpenAccessEnhancer.Execute()
by looking at this error i can clearly see that my SitefinityWebApp project looking for the old OpenAccess Assebmly reference (Version=2011.1.510.1) while after upgradation all of my OpenAccess references are changed to Version=211.2.713.3.
Could please anyone tell me how I can fix this problem.
Regards!

This thread is closed