If my screen is white....?

This might be a common problem, and i hope there is a simple explanation for it. But when i run my XNA program and all the graphics, which in this case was trying to be a map, is white, and only partially drawing some stuff. Anyone have ideas about why? Any and all help is appreciated
[285 byte] By [Shadowsfury] at [2007-12-26]
# 1
I haven't seen this reported by anyone else in the XNA forums before. This thread should probably be moved there so that you'll be more likely to get some help from one of the many XNA gurus there.

This could be specific to your video card or you could be doing something in the code. Here's a couple of questions to get started troubleshooting this.

When you make a new Windows XNA game and run it, do you get the wonderful cornflower blue screen?

When you run the SpaceWars starter kit, do that run OK for you?

If both of those worked, then we're going to start needing to see some of your specific code. If neither of those worked, then it's sounding like it could be video card related or a potential bug in the framework.

GeorgeClingerman at 2007-9-4 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,Game Technologies: General...