This is a migrated thread and some comments may be shown as answers.

Can't open sample projects in VS

3 Answers 73 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Wit
Top achievements
Rank 1
Wit asked on 23 Aug 2010, 02:15 PM
I tried both VS Express 2008 & 2010. While opening solution from QuickStarts_NUnit_CS folder I get error:
"The project file
XXX
can not be opened.

The project type is not supported by this installation"

What am I doing wrong?

3 Answers, 1 is accepted

Sort by
0
Nikolai
Telerik team
answered on 24 Aug 2010, 11:16 AM
Hi Wit,

The VS Express does not support testing. You will need VS Professional or above. 
Basically you should not be able to open any tests with the Express edition.
Also these examples are based on NUnit framework which is a separate installation.

Hope this helps.

Greetings,
Nikolai
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Wit
Top achievements
Rank 1
answered on 24 Aug 2010, 12:27 PM
VS Express is sufficient to create the test assemblies - adding references to WebAii or Nunit assemblies are easy tasks. I really don't understand why it has to be the Pro version.

0
Accepted
Nikolai
Telerik team
answered on 24 Aug 2010, 12:37 PM
Hi Wit,

It is one thing to build a project you can even use MSBuild for that and another to open a project with VS.
These samples are create with VS Professional. The Express edition lacks the necessary test templates and run tools. This is the reason you get: "The project type is not supported by this installation" error.

Sincerely yours,
Nikolai
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Wit
Top achievements
Rank 1
Answers by
Nikolai
Telerik team
Wit
Top achievements
Rank 1
Share this question
or