This might be a dumb question but I’ve been developing for a while and I still can’t figure this out. Sometimes when I download samples for WP7 applications it shades out the “run application”. I can build it and it succeeds but I can’t run it. Anyone know how I can run these samples?
The sample I’m looking at is the “Farseer Physics Engine 3.3.1 Samples XNA” at http://farseerphysics.codeplex.com/releases/view/64108.
The
WP7project hasn’t been set as the default one. In theSolution Explorer, right-click onSamples XNA WP7and clickSet as Startup Project. You should then be able to deploy.Edit – If you find that you can’t deploy because you get:
go to
Properties…Configuration Settingsand make sureBuildandDeployare both checked