Errors trying to open CUDA 5.0 samples in Visual C++ Express 2010

When I try to open the samples solution file Samples_vs2010.sln in VC++ Express 2010 I get error dialogs: "Solution folders are not supported in this version of the application." Any advice?

Thanks,
Bruce

Hi Bruce. The visual studio express versions don’t support the solutions format used in the samples (among other features (Wizards and templates, I believe). You can try to load the individual projects in their folders, this may work. Failing that, you’ll need a full version of Visual Studio.