Hi,
I try to create a new UnitTest project in Visual Studio 2008 Development
Edition.
I get the message:
"The template file for selected project type is missing".
Well, I tried to repair Visual Studio but the message is still comes.
Any idea how I can solve this problem?
Thanks
Christian
|
|
0
|
|
|
|
Reply
|
Utf
|
1/29/2010 1:41:01 PM |
|
I solved the problem.
I had installed a language pack for Visual Studio Tools. Well, Visual Studio
searched in the directory
"C:\Program Files\Microsoft Visual Studio
9.0\Common7\IDE\ItemTemplates\CSharp\1031" and not the subdirectory "1033".
I deinstalled the language pack and the problem was solved.
Christian
"ChristianH" wrote:
> Hi,
>
> I try to create a new UnitTest project in Visual Studio 2008 Development
> Edition.
> I get the message:
> "The template file for selected project type is missing".
> Well, I tried to repair Visual Studio but the message is still comes.
> Any idea how I can solve this problem?
>
> Thanks
> Christian
|
|
0
|
|
|
|
Reply
|
Utf
|
1/29/2010 2:08:01 PM
|
|