I\'m getting the following error on one of my referenced assemblies:
Could not load type \'System.Func`2\' from assembly \'MyAssembly, ...
I\'ll
The problem is that you have a mismatch in your versions. Make sure all your assemblies are compiled for .NET 4.