Can't open FEZ projects

Just got my Panda II board today. Downloaded and installed Visual C# 2010 Express, .NET Micro Framework 4.1 SDK, GHI NETMF 4.1 SDK, and GHI NETMF USB Drivers 64-Bit on my PC, running Windows 7 64-bit. Everything installs OK. I can then bring up Visual C# Express, open the new project window and click on Micro Framework. A number of application templates appear, but when I click on any one of them, an error message appears saying:
“The project file XXXX.csproj cannot be opened.
The project type is not supported by this installation.”

What have I done wrong?

Did you install “Microsoft” .NET Micro Framework SDK? Not GHI’s but Microsoft’s?

This should help http://wiki.tinyclr.com/index.php?title=First_Project

I downloaded the .NET Micro Framework SDK, but evidently I neglected to install it. I’ve now installed it, and everything works!
Thanks so much for your prompt response.