'GHIElectronics.Gadgeteer.FEZSpider' is obsolete - error loading to Spider 1

I know that the SDK R1 Pre-Release 4 isn’t supported but I thought I’d check and see if anyone else has this issue. On a fresh Windows 10 install with VS 2013 , Firmware and Loader both at 4.3.7.10.

When I start the build I get a warning - ‘GHIElectronics.Gadgeteer.FEZSpider’ is obsolete and an error 0x80131700.

I’ve added the MetaDataProcessor.exe.config file to all .NET Tools folders. Tried adding the SystemDiagnostic class but that caused a conflict.

Any suggestions on the next step?

That is just a warning. You can still use it, correct?

The obsolete is just a warning. The 0x80131700 is an error and hard stop.

I’ve noticed that I get the obsolete warning only after I make a change, even just adding a single space. If I execute a second time without making any changes I only get the 0x80131700 error.

@ dft277 - http://netmf.codeplex.com/workitem/221 appears to have helped people with what appears to be the same issue.