From: nicol on
Hi I have a very big problem plz help me
I want to work with console app
So I click on create a project
Than visual c#
Than windows than console application
After entering the name the error will com
Can not be opend because its project type ( .csproj ) is not
supported by this version of visual stdio

Plz say to me what to do

From: Jeff Johnson on
"nicol" <nicol.young20(a)gmail.com> wrote in message
news:e8b04070-449f-4679-8dcd-840af7d590bb(a)j12g2000pri.googlegroups.com...

> Hi I have a very big problem plz help me
> I want to work with console app
> So I click on create a project
> Than visual c#
> Than windows than console application
> After entering the name the error will com
> Can not be opend because its project type ( .csproj ) is not
> supported by this version of visual stdio
>
> Plz say to me what to do

First try repairing Visual Studio (from Control Panel | Add/Remove
Programs). If that doesn't work, reinstall.

You DO have the full version of Visual Studio, right? (Or at least an
Express version?) Because it's entirely possible to only have the Visual
Studio shell on your machine if you install SQL Server client tools. It'll
be called the Business Intelligence Development Studio (BIDS) or something
like that, and it will only be capable of making SQL Server-related
projects, like SSIS packages and Reporting Services reports, and will not be
able to write C# programs.