Original Post
So in my class we are making an Xbox 360 game using XNA. My group partner is using Visual C# Express, and he can port the code to the 360 no problems. I am using Visual Studio 2008 and I tried to port it to the 360, but I got this error message: The application being deployed has an invalid or missing GUID. Please verify the GUID in the Assembly Information dialog box. I tried Google and used the GUID generator in Visual Studio but I cannot figure out how to add the GUID to the program. How do I do this?