Reasons why AppHub samples won't build?
- by user13909
I have an issue off of most downloaded projects where whenever I build it, VS2010 just crashes.
I had this issue a while before, and it was widespread, I reinstalled, and it worked fine afterwards.
If I create my own XNA project, and copy all of classes and assets over (which I admit, is super fun anyway)
things build fine.
But if I just download the project from here http://create.msdn.com/en-US/education/catalog/sample/roleplaying_game (RolePlayingGame_4_0_Win_Xbox.zip) and try to build, it automatically stops working, restarts, and reopens the project.
If I Debug/Deploy to my Xbox, I do get a sucessful version to the Xbox, but VS2010 still stops and restarts.
I've already repaired, and reinstalled again, still having the issue.
Can anything think of plausible solutions?