Latest Replies
Sunday
Nov162008

System.TypeLoadException

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.

« Cloudy RetryPolicy from the Azure framework | Main | RegEx and email validation in .NET »