Windows XNA default template will not run (any suggestions?)
Hey Everyone,
I have installed all the required goodies on two computers; on the first, everything works as expected. On the second, I am running into an error when I attempt to run the compiled build of the default XNA game template. The error signature reads:
EventType: clr20r3 P1: xnatest.exe P2: 1.0.0.0 P3: 44fa3432
P4: microsoft.xna.framework.game ... etc.
The second machine had VC# Express on it since June, DX Aug 2006 SDK was installed prior to installing XNA GSE; the latest DX run-time is also installed. Also, I do have the .NET Framework 2.0 redistributable installed.
The error appears to be related to the CLR, but any advice/suggestions would be super-appreciated.
Thanks :)

