When I try and run a Windows Phone 7 project it fails and displays a message box:
"CCHandler uninitialized"
In the errors window is a single error:
"No target is available for deploying."
And it won't run. I've tried a full uninstall+reinstall of both visual studio and all the WP7 tools and the problem remains.
It's the same for totally new projects and for several existing projects I have that run fine on my other PC.
Also, the options for where to deploy (Emulator/Device) seem to be missing from the project properties and toolbar.
WP7 silverlight projects also fail, but with a different popup (and no message in the errors window):
"Exception from HRESULT: 0x89721800"
I've tried just running the WP7 emulator from the start menu and nothing happens (no error, nothing)
Does anyone have any ideas?
Visual Studio 2010 pro. (I've tried with and without SP1)
Windows 7 pro x64.