View Single Post
Old 09-01-2009, 09:22 AM   #535 (permalink)
Netrix
Purger of Ignorance
zB Programmer
Retired Staff
Expert Zuner
 
Netrix's Avatar
 
Join Date: Jun 2008
Location: In my own world
Posts: 2,805
Netrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to all
Send a message via MSN to Netrix
Default

Quote:
Originally Posted by marcusj0015 View Post
for some reson ths breaks on my computer it says that the name space is invalid at

using (Game1.cs game = new Game1.cs())

which is located in program.cs

in running windows 7 rtm x64 if it makes a difference and using visual studio 2008 sp1 and xna 3.1
Did you upgrade it to XNA 3.1? It was made for XNA 3.0, but it can be upgraded to 3.1 by right-clicking on the project in the Solution Explorer and clicking on where it says something about upgrading the project. If that still does not work, open References that you would find in the same area and make sure that Microsoft.Xna.Framework.Game is there and does not have a yellow icon beside it.
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter

Solitaire for your Zune! http://www.zuneboards.com/forums/dow...ne-v2-0-a.html

Zune Book Reader! http://www.zuneboards.com/forums/app...ew-thread.html




Netrix is offline   Reply With Quote