search
Japanese Chinese Nederlands Espanol Italiano Deutsch Francais Twitter Rss Feeds
Visual Studio GroupsView
Vsnet General
Vsnet Ide
Vsnet Setup
Vsnet Vstools Office
Vstudio Development
Vstudio Extensibility
Vstudio General

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Application Development
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

View All Microsoft Vstudio General Posts  Ask A New Question 

VS2005: How should I go about figuring out how to fix this? - eugen_n

Wednesday, October 15, 2008 12:28 PM

Hello everybody,


Whenever I try opening a solution, VS is not able to open a couple of
projects.  The error type I'm getting is below:

---------------------------
Microsoft Visual Studio
---------------------------
The project file 'D:\Workspace\...\...csproj' cannot be opened.

The project type is not supported by this installation.
---------------------------
OK   Cancel   Help
---------------------------

The Output view gives no hint on what is wrong with this project so am
wondering where else I should look?  I'm using the exact same version of VS
2005 as the other team members.


--
Thank you,  eugen
reply
 

Have you got the C# parts of VS installed?Dave - David Lowndes

Wednesday, October 15, 2008 2:10 PM

Have you got the C# parts of VS installed?

Dave
reply

VS2005: How should I go about figuring out how to fix this? - eugen_n

Wednesday, October 15, 2008 3:17 PM

Yes, I have everything C# installed

--
Thank you,  eugen
reply

VS2005: How should I go about figuring out how to fix this? - John Saunders

Wednesday, October 15, 2008 3:32 PM

So, what type of project is it? What's in there?
--
John Saunders | MVP - Connected System Developer
reply

OK, I did figure this out. - eugen_n

Wednesday, October 15, 2008 6:46 PM

OK, I did figure this out.  The projects in question were created with VS
2005 that had "Visual Studio 2005 Extensions for .NET Framework 3.0 (WCF &
WPF)" installed on top of it, while my copy of VS 2005 did not have it.

Just for the archive, I did figure this out by right clicking in VS the
projects in question, picked the option that opens the project in the IDE and
have noticed that some of the XML tags had warnings as being unknown ones.
Looking those up led me to install the 2005 extensions.


--
Thank you,  eugen
reply
 
 

Previous Microsoft Vstudio General conversation.