Skip to main content

Hi folks,


Am experiencing this heinous issue which appears very resilient to being solved! On a workstation which has:


Windows XP (updated to current, including SP3)
Visual Studio 2005 SP1
.NET Framework 3.0
K2 [blackpearl] SP + 0803 update
K2.net 2003
Visual Studio Extensions for WPF/WCF CTP November 2006


When I try to open any .kprx file in Visual Studio, I get the following error:



The project file '<path>ExtenderProjectsCSWinWF-<GUID>CSWinWF-<GUID>.csproj' cannot be opened.


Note that I have followed what possible fixes I've been able to find online, including installing the 0803 update, and installing the VS extensions for WPF/WCF, with no luck. Are there known incompatibilities with having K2.net 2003 and K2 [blackpearl] both being installed on the same workstation? (I need both because I am involved in projects which happen to use those different versions each.)


Any and all ideas greatly appreciated! Thanks,


Allen

Check to see if you also have Visual Studio 2005 extensions for .NET Framework 3.0 - Workflow Foundation, and Visual Studio 2005 Web Deployment Projects.

Hi DavidL,


That was exactly it, the last single piece that was missing. After installing that, everything opens and appears to work perfectly. Thank you!


Allen


Reply