Error when i create a K2 wizard project

  • 19 October 2007
  • 7 replies
  • 2 views

Badge +2

When i create a K2 wizard project,

I have this error in visual studio for 'DesignProject' :

"Project Template Wizard

A problem was encountered creating the sub project 'DesignProject'. The project file 'C:Documents and Settings......DesignProject.csproj' cannot be opened.

The project type is not supported by this installation."

 I have the same error for 'WizardProject'

Anyone knows a solution ?
 

 


7 replies

Badge +2
Nobody knows a solution ?
Badge +4
Which version of Blackpearl are you running (RTM, Hotfix1, or Hotfix2)?  Also, are you extending from a Server or Client event and are you selecting WF or Code Extender?
Badge +2

Version : Hotfix1 - 4.7243.1.0

More over, i have the same problem when i choose "Server Event" (Windows Worflow or Code extender) or "Client event" (Windows Worflow or Code extender).

 

Badge +1

You need the CTP Visual Studio Tools for WPF and WCF for 2005. It is on the Microsoft download site.


 

Badge +6
thanks... that's better with this component ;-)
Badge

I am getting this same error even though it appears I have everything installed. Below is the information from my VS2005 Help->About. I can successfully create and open .Net3.0 projects without issue, but when I try to create or open a k2proj file I get an errory saying that the project type is not supported.


Microsoft Visual Studio 2005
Version 8.0.50727.762  (SP.050727-7600)
Microsoft .NET Framework
Version 2.0.50727 SP1


Installed Edition: Enterprise


Microsoft Visual Basic 2005   77642-113-3000004-41445
Microsoft Visual Basic 2005


Microsoft Visual C# 2005   77642-113-3000004-41445
Microsoft Visual C# 2005


Microsoft Visual C++ 2005   77642-113-3000004-41445
Microsoft Visual C++ 2005


Microsoft Visual J# 2005   77642-113-3000004-41445
Microsoft Visual J# 2005


Microsoft Visual Studio Tools for Office   77642-113-3000004-41445
Microsoft Visual Studio Tools for the Microsoft Office System


Microsoft Visual Web Developer 2005   77642-113-3000004-41445
Microsoft Visual Web Developer 2005


Visual Studio 2005 Team Edition for Developers   77642-113-3000004-41445
Microsoft Visual Studio 2005 Team Edition for Software Developers


Crystal Reports    AAC60-G0CSA4B-V7000AY
Crystal Reports for Visual Studio 2005



Extensions for Windows WF   
Windows Workflow Foundation Tools for Visual Studio


K2 for Visual Studio   4.7285.1.0
K2 for Visual Studio


Microsoft Visual Studio 2005 Premier Partner Edition - ENU Service Pack 1 (KB926601)  
This service pack is for Microsoft Visual Studio 2005 Premier Partner Edition - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/926601


Orcas Technology Preview - .NET Framework 3.0 Development Tools   1.0
Microsoft Visual Studio Code Name Orcas Community Technology Preview - Development Tools for WinFX


SQL Server Analysis Services  
Microsoft SQL Server Analysis Services Designer
Version 9.00.3042.00


SQL Server Integration Services  
Microsoft SQL Server Integration Services Designer
Version 9.00.3042.00


SQL Server Reporting Services  
Microsoft SQL Server Reporting Services Designers
Version 9.00.3042.00

Badge
These same error messages appear for me when I attempt to create a K2 Wizard Project in a blank Visual Studio solution.  When I open Visual Studio 2005 and do File->New->Project and select K2 Wizard w/o a solution open everything works fine and the wizard project is created.

Reply