OT: vstudio 2003 cannot open/create C# projects [REPOST from vstudio.general]

H

Helge Jensen

[After having no replies in vstudio.general trying a repost in
languages.csharp]

I'm looking for som help on what is wrong with my installation of
VS2003, which cannot open/create C# projects.

After a HD-crash I have re-installed visual-studio 2003. I have used The
visual studio-installer, "Add or remove features", to verify that the C#
part of vs2003 is installed. In fact, everything, except the Visual
Studio Analyzer components and Crystal web services is installed.

Whenever i try to open a .csproj, I get an error message saying
(captured by ctrl-c the message-box).

---------------------------
Microsoft Development Environment
---------------------------
The application for project
'C:\source\project-trunks\CdapiProject.trunk\CdapiProject\CdapiTcpServer\CdapiTcpServer.csproj'

is not installed.

Make sure the application for the project type (.csproj) is installed.
---------------------------
OK
---------------------------

When I select File->New->Project, all the C# projects (Windows
Application, Class Library, ...) have "empty" icons, looking a bit like
a white sheet and that have "hands" surrounding them. Selecting to
create one of them yields the same error as above (with another
file-name, for example DefaultWinExe.csproj).

I can successfully run .NET-1 applications.

Anyone got any ideas? I spent quite a while googling and searching the
knowledge-base.

I have tried uninstalling and reinstalling all the components of vs2003,
but it still doesn't work.

While trying a "repair" operation I got the error:

---------------------------
Microsoft Document Explorer
---------------------------
Cannot find one or more components. Please reinstall the application.
---------------------------
OK
---------------------------

At the step:

Key:
\Software\MicrosoftMSDN\7.0\Packages\{e8b06f41-6d01-11d2-aa7d-00c04f990343},
Name:
Value: WebBrowser Package

Perhaps this explains something to someone out there?
 
H

Helge Jensen

Ignacio said:
Hi,

Uninstall the entire VS suite and reinstall it again

Unfortunatly, been there -- done that :(

And I mean *everything* went through the entire list of installed
programs very thoroughly.

I have now resorted to installing the compiler on a virtual-machine, the
speed sucks but it *does* work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top