and very similar to here:
http://bartwullems.blogspot.com/2010/08/could-not-load-file-or-assembly.html
Solved as follows:
cd C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Silverlight\v4.0
gacutil /i System.Windows.dll
gacutil /i System.Core.dll
I have gone through your post and found some information which is quite important for me.
ReplyDeleteSo, please keep it up with your these kind of posts.
Infinite Air Conditioner Compressor
Chevrolet W4 Turbocharger
ReplyDeleteNice post, thanks for sharing this wonderful and useful information with us.
After this change, opening a XAML file in my VS 2010 crashes the IDE
ReplyDeleteThank you for good help ! It worked for me !
ReplyDeleteI was getting following error in silverlight 5 project.
ReplyDeleteThe located assembly's manifest definition does not match the assembly reference. (System.Windows.dll)
This solution worked for me