Skip to main content

Hi All,

 

When i am trying to open smartobject event of a Process in K2 Studio/ visual studio i am getting below error. 

 

14013iEDB7F84663510FBA.jpg

 Details:

 

at SourceCode.Framework.PersistableObject.HandlePropertyChange(String name, T& localmember, T value, Boolean isReference, Boolean raiseBegin, Boolean raiseEnd)
at SourceCode.Framework.PersistableObject.OnNotifyPropertyChanged(String name, T& localmember, T value, Boolean isReference)
at SourceCode.Framework.PersistableObject.OnNotifyPropertyChanged(String name, T& localmember, T value)
at SourceCode.Workflow.Authoring.Event.set_WizardDefinition(WizardDefinition value)
at SourceCode.Workflow.Wizards.SmartObjects.SmartObjectEventWizard.InitializeWizard(WizardInitializeArgs e)
at SourceCode.Workflow.VisualDesigners.ProcessDesigner.RunWizard(IPropertyWizardi] wizardsToRun, Objectb] wizardsInitializeArguments, IK2Objectb] parents, Boolean delayedRun, Point dropPoint, Boolean mustCanConfigureInstance, Boolean showPropertiesOnNoGUI)

 

can someone help me to resolve above issue.

 

 

Regards,

Hemant

 

Good day H_M,


 


The same error (Item is already contained in another Persistable Object) was presented while configuring a Records Management event in a K2 Designer to create a record from a SharePoint Document.


 


According to this KB article https://help.k2.com/kb001499 this error was corrected by applying HotFix.  


 


Another KB https://help.k2.com/kb001850 with a closely related issue also points out that an error of this nature or similar can be corrected by applying HotFix.


 


When searching further, I also found the following blog https://medium.com/markus-blog/error-opening-k2-process-in-visual-studio-ecd5c89f3aff which recommends “Cleaning the K2 project” to resolve an error of this nature.


 


I hope the above shared information is worth a value of a resolution or will assist by providing a direction on resolving this issue.


 


Best regards,


Abraham.


Reply