i can not open console app [ plz help me ]

  • Thread starter Thread starter nicol
  • Start date Start date
N

nicol

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
 
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.
 
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 notbe
able to write C# programs.

thanks
i removed it from my computer but when i put the cd to install it a
gain it say something that did not remove
it write for me
remove microsoft windows installer 3.1
but i dont know how to remove it
but visul stadio can install without removing microsoft windows
installer 3.1 but i couldent open a new project of c#
 
thanks
i removed it from my computer but when i put the cd to install it a
gain it say something that did not remove
it write for me
remove microsoft windows installer 3.1
but i dont know how to remove it
but visul stadio can install without removing    microsoft windows
installer 3.1   but i couldent open a new project of c#

is your other language run?
your c++ ?
or all your language don't work ?
 
is your other language run?
your c++  ?
or all your language don't work ?

my visual basic works i could make a new project & than i could run
it
& its console application works
but i need c# not visual basic
 
Back
Top