Link Error

When I start debugging, this is the error I get:


Invalid native checksum: GHIElectronics.NETMF.Hardware 0x9C770BE2!=0xA1518A4B

Resolving.

Link failure: some assembly references cannot be resolved!!


Assembly: FEZ Cobra Console Application (1.0.0.0) needs assembly 'GHIElectronics.NETMF.Hardware' (4.1.5.0)

Assembly: FEZ Cobra Console Application (1.0.0.0) needs assembly 'FEZCobra_GHIElectronics.NETMF.FEZ' (4.1.5.0)

Assembly: FEZ Cobra Console Application (1.0.0.0) needs assembly 'Microsoft.SPOT.Hardware' (4.1.2821.0)

Assembly: FEZCobra_GHIElectronics.NETMF.FEZ (4.1.5.0) needs assembly 'Microsoft.SPOT.Hardware' (4.1.2821.0)

Error: a3000000

All of the assemblies are correct and I have been using them for a while. The invalid checksum is real concerning. Is anyone else having this issue? I have uninstalled both frameworks but am still getting the issue.

Dave

Check you board with MFDeploy to make sure your firmware is up to date.

http://www.tinyclr.com/forum/12/1024/

Thanks, that fixed it.