Hi,
I recently did a clean install of Vista so I had to reinstall everything, including Microsoft Visual Basics.
I downloaded it from your link in the documentation as last time.
Now when I hit F5 in my Game.cs I get:
"A project with an Output Type of Class Library cannot be started directly.
In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project."
Now, I don't really get VB I can only code in C#.
First, I got a popup that the project was targeted at .NET Framework 3.5 and I only had 4 installed on my machine. So I clicked target to 4. Then I got the above message.
I restarted and tried installing 3.5, but now, I get this message again.
What's wrong :<