Sunday
Nov162008
System.TypeLoadException
Sunday, November 16, 2008 at 15:08 Tweet If you get something like this:
System.TypeLoadException: Method 'Create' in type 'System.Rules.FastArgumentScope' from assembly 'Lokad.Shared, Version=1.0.1485.1, Culture=neutral, PublicKeyToken=43f0664b2b4db1fc' does not have an implementation.
Then just rebuild the whole thing from the start before doing anything else. Sometimes the compiler manages to mess the assemblies up. And this gives him a chance to fix that.
Worked for me.
Comments Off