Skip to main content

When I try to delpoy a workflow from K2 Designer I get this message 

 

System.NullReferenceException: Object reference not set to an instance of an object.
   at SourceCode.Workflow.Authoring.K2FieldPartCollection.Add(K2FieldPart item)
   at SourceCode.Workflow.Authoring.K2Field..ctor(K2FieldPartl] parts)
   at SourceCode.Workflow.Design.Forms.FieldParts.FormPart..ctor(ArtifactLibraryFieldPart formsServerField, String formName, Guid formId)
   at SourceCode.WebDesigner.Authoring.Forms.GenerateProcess.ProcessSetup(DefaultProcess& newProcess, XmlDocument InputData, XmlDocument xmlProcess, String ProcessName, String ProjectName, String UserName)
   at SourceCode.WebDesigner.Authoring.Forms.GenerateProcess.Generate(String UserName, Int32 ProcessID, String InputData, String ProcessXML, String SqlConnectionString, String HostServerConnectionString)
 
where do i start to look for a fix

Thanks for the help worked 100%


Reply