Hi arduk,
You can use the Process Management view in Visual Studio to repair and redeploy a particular process instance in error to a new version of the process:
-Open Visual Studio on the machine where the K2 Workflow project resides.
-Select View -> K2 Process Management
-In the treeview on the left drill down to the desired Error Profile
-In the right-hand pane select the process instance in error and click the Open button.
-This will open the K2 project/process and you can make the necessary changes to correct the problem.
-Save the project.
-Navigate back to the Process Management tab and click the "Redeploy" button
-Enter a 'Repair Label' and 'Repair Description' as desired and click OK to redeploy the process.
The newly deployed process will only be applicable to the process instance(s) being repaired. Note that this will not change the default version of the process either.
You may also want to take a look at the following video:
http://www.k2underground.com/blogs/howtok2/archive/2008/07/24/process-error-repair.aspx
HTH
Blake
The statements and opinions made in my postings are my own, and do not reflect the opinions of SourceCode Technology Holdings, Inc. or its subsidiaries. All information is provided as is with no warranties, express or implied, and grants no rights or licenses.