Visual Studio has bunch of extensions that it has released over period to support applications like SharePoint, InfoPath, Office etc.
When you try to open project that was built by using one of the template provided by this extensions you end up getting error:
Project type is not supported by this installation.
Here are the steps you can follow to over come this issue and finding the tool kit that is required by the project:
1. Open ProjectName.csproj in notepad
2. Find out
Happy Programming!
Blog Archive
-
▼
2009
(14)
-
▼
January
(7)
- Power of Content Types and Content Query Web Part
- Project type is not supported by this installation...
- Getting Started With SharePoint - Tools
- IIS 7.0 - Cannot get Membership Provider with name...
- SharePoint Implementation with Youtube
- Using Youtube API in SharePoint Web Part
- Site Scape Forum document migration to SharePoint
-
▼
January
(7)
Saturday, January 31, 2009
Project type is not supported by this installation - Visal Studio
Label: Extensions, SharePoint Development, VS 2005, WSS 3.0
Subscribe to:
Post Comments (Atom)




1 Comment:
Thank you, this helped me immensely in determining the missing package. :)
Post a Comment