Game Development Community

Can't Open .csproj

by Matthew Harris · in Torque X 3D · 12/13/2006 (3:19 am) · 2 replies

Hi,

I finally got windows xp up and running on my mac book pro using boot camp. I installed C# Express, XNA framework, and the TorqueX Closed Beta. For some reason, I can not open .csproj files in C# Express. I was able to do this on my other laptop but not this one. When I try to open spaceshooter.csproj, I get "This project type is not supported by this installation." Does anyone have any ideas? I want to test out the projects with the Mac Book Pro X800 card! Thanks in advanced.

#1
12/13/2006 (9:01 am)
You need to install game studio express which is on the same download site as the XNA framework. Game Studio Express is an add-in to visual c# express which will allow you to open that project type.
#2
12/13/2006 (11:56 am)
Oh Duh. Thanks. I forgot such a simple step :P