LocalizeExtension in VS 2010 Beta 1
description
Hello,
Today I migrated a simple project from VS 2008 to 2010 Beta 1. The only error I got was:
Error 1 Unknown build error, 'Could not load file or assembly 'file:///<FilePatha>\LocalizeExtension.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)' WpfApplication2
Then I decided to create a very brand new WPF project directly in 2010 and add a reference to the LocalizeExtension.dll file. Did not do anything else, and the error persisted.
Does anybody here experienced the same problem?
I would apretiate any help.
Igor