Workflow deployment issue
HI All,
I am having a problem with deploying my workflow (designed in visual studio) to the server. I have gone through the other posts on this issue, but they havent helped.
I checked the tasks list, and workflow history list, they already exists.
Does anyone have any steps to troubleshoot this.
Appreciate any help
Thanks,
Tariq
Event Long entry -
An error has occurred while executing the following method: K2SPFeatures:UpdateFeature
Failed to find the XML file at location '12TemplateFeaturesQUICK2PROCESS1feature.xml'
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Deployment error -
Error 2 Task Error: System.Exception: Error occurred adding the feature to the farm. ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Failed to find the XML file at location '12TemplateFeaturesQUICK2PROCESS1feature.xml'
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.K2SPFeatures.AddWorkflowFeature(String featureTitle, String description, Boolean isDefaultForms, K2SPStartForms startForms, K2SPTaskForm[] taskForms, K2SPModificationForm[] modForms)
at SourceCode.Workflow.SharePoint.Common.Features.AddWorkflowFeature(String featureTitle, Boolean isDefaultForms, String FeatureDescription, K2SPStartForms startForms, List`1 taskForms, List`1 modForms, CredentialCache CredCache)
at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.ConfigureEvent.AddFeature(IntegrationObject integration)
at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationService.Execute(IntegrationObject integration, Boolean testMode, Boolean createDependancies)
--- End of inner exception stack trace ---
at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationService.Execute(IntegrationObject integration, Boolean testMode, Boolean createDependancies)
at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationTask.Execute()
C:Documents and Settings ariqaMy DocumentsVisual Studio 2005Projectsquick2quick2objDebugDeploymentquick2.msbuild 68 6 quick2
I am having a problem with deploying my workflow (designed in visual studio) to the server. I have gone through the other posts on this issue, but they havent helped.
I checked the tasks list, and workflow history list, they already exists.
Does anyone have any steps to troubleshoot this.
Appreciate any help
Thanks,
Tariq
Event Long entry -
An error has occurred while executing the following method: K2SPFeatures:UpdateFeature
Failed to find the XML file at location '12TemplateFeaturesQUICK2PROCESS1feature.xml'
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Deployment error -
Error 2 Task Error: System.Exception: Error occurred adding the feature to the farm. ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Failed to find the XML file at location '12TemplateFeaturesQUICK2PROCESS1feature.xml'
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.K2SPFeatures.AddWorkflowFeature(String featureTitle, String description, Boolean isDefaultForms, K2SPStartForms startForms, K2SPTaskForm[] taskForms, K2SPModificationForm[] modForms)
at SourceCode.Workflow.SharePoint.Common.Features.AddWorkflowFeature(String featureTitle, Boolean isDefaultForms, String FeatureDescription, K2SPStartForms startForms, List`1 taskForms, List`1 modForms, CredentialCache CredCache)
at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.ConfigureEvent.AddFeature(IntegrationObject integration)
at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationService.Execute(IntegrationObject integration, Boolean testMode, Boolean createDependancies)
--- End of inner exception stack trace ---
at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationService.Execute(IntegrationObject integration, Boolean testMode, Boolean createDependancies)
at SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration.WorkflowIntegrationTask.Execute()
C:Documents and Settings ariqaMy DocumentsVisual Studio 2005Projectsquick2quick2objDebugDeploymentquick2.msbuild 68 6 quick2
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.