[quoted text, click to view] "thatsdavetoyou" <thatsdavetoyou@discussions.microsoft.com> wrote in message
news:48393556-FDA5-4895-A081-CBFD45D50EC3@microsoft.com...
>I can not get a fully-installed copy of visual studio 2003 to recognize
> project files.
>
> I'm trying to perform maintenance on a csharp project, but when I try
> opening the
> *.csproj file on my fresh & complete install of visualstudio, I get the
> following error:
>
> "the application for the project <projectFilePath> is not installed. Make
> sure the application for the project type (.csproj) is installed."
>
> In "help" > "about" > "installed products", I see
> - Microsoft Visual C++ .NET 69461-270-000007-18710
> - Crystal Reports for Visual Studio .NET AAP50-GS00000-UN7000RN
> - Microsoft Application Center Test
> - Rational ClearCase 2003.06.10+
> - Visual Studio Analyzer
>
>
> Yes, the product is FULLY installed. I even reran the setup disks and do
> not thave the option to add any other components or applications.
>
> Can someone help get me up and running?
You say your VS 2003 is "fully" installed, but your installed products list
says VB, C# and J# are missing, which is why you get the error when you
attempt to open a C# project.
Have you tried Control Panel->Add Remove Programs->VS2003->Add or Remove
Features to see what is listed there under Language Tools? If C#, J# and VB
are not listed, you have a failed install. If they are there, can you select
them to run from disk?
Alternatively, have you tried a repair install?
If none of these procedures help you, I'd suggest a complete uninstall of VS
2003 and the .NET Framework v1.1 using these procedures:
http://support.microsoft.com/kb/824642 If this is the Enterprise Architect Edition (which I don't have here), are
there any options for the role
you install for? Did you select a general developer role (if available)?