Again another Deployment error (Introduction to K2 for Visio Tutorial)

  •  01-02-2008, 3:19 AM

    Again another Deployment error (Introduction to K2 for Visio Tutorial)

    Now I get another deployment error when going through the "Introduction to K2 for Visio Tutorial". The deployment does not succeed => Lab 1 => Exercise 4 => Step 1 Deploy the Process. The Tutorial is almost the same as the "Building a Sharepoint Integrated Workflow" except that it is done in the Visio environment. The deployment from the Visual Studio succeeded and the process worked as it was supposed to.

    When I try to deploy the process from Visio, I get the following error message:

    Deploy Completed Unsuccesfully

     

    Error: Task Error: System.Exception: Error occurred associating the workflow with the list. ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Value does not fall within the expected range.
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at SourceCode.SharePoint.WebServices.K2SPWorkflowAssociations.AssociateWorkflowWithList(Guid FeatureID, String ListID, String TaskListName, String HistoryListName, String AssociationName, K2SPWorkflowStartOptions StartOptions)
       at SourceCode.Workflow.SharePoint.Common.WorkflowAssociations.AssociateWorkflowWithList(Guid FeatureID, String ListName, String TaskName, String HistoryName, String AssocationName, WorkflowStartOptions StartOptions, CredentialCache CredCache)
       at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationService.AssociateWorkflow(IntegrationObject integration)
       --- End of inner exception stack trace ---
       at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationService.AssociateWorkflow(IntegrationObject integration)
       at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationService.Execute(IntegrationObject integration, Boolean testMode, Boolean createDependancies)
       at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationTask.Execute()

      

    Any suggestions what to do here?

    -Jukka

    Filed under: , ,
View Complete Thread