Deploy Error

I’ve just completed a fresh install of Win8 on a laptop and have only installed VS2012 Express + the SDKs from the support page. When I try to deploy an app from just the template - no code or additional modules, then I get the following. I’ve never seen this before. Has anyone seen this and have any ideas what’s going wrong?

Most likely something is missing. Previous version of .Net that one of the tools depends on for example. Visual Studio suppresses warnings. Try it from command line.

Per this…

http://netmf.codeplex.com/workitem/221

Installing .NET Framework 3.5 SP1 did the trick.