AI OnAI Off
This is likely an assembly was built with an older version still references to the old assembly. As you said you upgraded all add-ons, did you try to clean bin folder and rebuild?
Yes, I have tried to clean and rebeuild. I have even deleted the bin folder, but still no luck.
Hey,
Did you try to delete the temporary files from (you will need to stop the application to do it):
c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\
I found out that I had some directly refrenced assemblies to some dlls that was again dependant on an old Episerver version somewhere in one of my csproj files. After removing that reference, the error dissappered.
After upgrading Episerver to 11.3.2, I get the following TypeLoadException:
I have upgraded all add-ons to be compliant with Episerver 11.
Has anyone else any experience on fixing this error?
Thanks!