Reasons why AppHub samples won't build?

Posted by user13909 on Game Development See other posts from Game Development or by user13909
Published on 2012-06-04T20:53:15Z Indexed on 2012/06/04 22:47 UTC
Read the original article Hit count: 126

Filed under:
|

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?

© Game Development or respective owner

Related posts about XNA

Related posts about c#