I previously had VS 2005 installed and had a project with no
problems. After I installed VS 2005 Developer, getting this error
when opening the solution:
The project type is not supported by this installation
The project is file type: Visual C# Project file
How can this be corrected?
Thanks
Did you "forget" to install C# as part of the Visual Studio installation?
Try to create a brand-new dummy C# project just for a test.
If it works, then, well, add your old .CS files to that new project and
carry on... :)
"VS 2005 User" <darren.har@thomson.com> wrote in message
news:1181069278.450588.316130@q69g2000hsb.googlegroups.com...
> I previously had VS 2005 installed and had a project with no
> problems. After I installed VS 2005 Developer, getting this error
> when opening the solution:
> The project type is not supported by this installation
> The project is file type: Visual C# Project file
> How can this be corrected?
> Thanks
On Jun 5, 2:47 pm, VS 2005 User <darren.har
@thomson.com> wrote:
> I previously had VS 2005 installed and had a project with no
> problems. After I installed VS 2005 Developer, getting this error
> when opening the solution:
> The project type is not supported by this installation
> The project is file type: Visual C# Project file
> How can this be corrected?
> Thanks
I was facing this Problem too, I simply uninstalled VS and Deleted all
remaining folders and files. Restarted the Machine and installed it
again and it worked, for me. If the other solution by Ashot does not
work, u can try this.