I am trying to evaluate k2 blackpearl, and have run into the following - I would appreciate any help anyone can offer. This install is a clean install of SP1 - I haven't previously installed any other version. All of the K2 server components and MOSS are running on a single virtual server. Visual Studio and K2 studio components are installed on my client PC.
I have created a simple workflow project which is to send an email when a document is created or changed in a sharepoint document library, and have managed to compile it OK, but I get the following warning message:
Warning 1 Schema validation failed for XmlField 'WFIProcessField': The element 'Items' has incomplete content. List of possible elements expected: 'Item'. C:UsersusernameDocumentsVisual Studio 2005ProjectsBriefApprovalBriefApprovalBriefApproval.kprx 1 1 BriefApproval
when I go to deploy it fails, and I get the following error (and the same warning above), and the deploy fails:
Error 2 No connection could be made because the target machine actively refused it
C:UsersusernameDocumentsVisual Studio 2005ProjectsBriefApprovalBriefApprovalobjDebugDeploymentBriefApproval.msbuild 72 6 BriefApproval
Can anyone help me out here?