Browse by Tags

Sorry, but there are no more tags available to filter with.
K2Helper
Monday, July 07, 2008 2:27 PM
using System; using System.Collections; using System.Collections.Generic; using System.Text; using System.Data; using SourceCode.Workflow.Client; using SourceCode.Workflow.Common; using SourceCode.Workflow.Runtime; namespace MyCommon { /// <summary> /// K2Helper Class /// </summary> public class K2Helper: IDisposable { private string serverName =... Read More...
by agusto | 2 comment(s)
Filed under:
Host Server Performance Tweaks for K2 [blackpearl] SP1 and earlier
Monday, June 16, 2008 11:33 AM
Just some small tips here to help boost the performance of the Host Server. In the following config files in C:\Program Files\K2 blackpearl\Host Server\Bin DependancyService.config SourceCode.Categories.Runtime.config SourceCode.EventBus.ClientRecorder.dll.config SourceCode.Workflow.Runtime.Management.config SourceCode.Workspace.Runtime.config Look for a ConnectionString... Read More...
by agusto | with no comments
Filed under:
Backup Script K2 BlackPearl Database
Wednesday, May 21, 2008 1:52 PM
It's important to backup K2's databases before you deploy any new workflows. At the moment there isn't a tool to remove K2 BlackPearl Workflow Process definitions deployed to a server. I get this script from http://www.davehunter.co.uk/Blog/Lists/Categories/Category.aspx?Name=K2%20BlackPearl . Here this script to backup database k2 blackpearl : BACKUP... Read More...
by agusto | with no comments
Filed under:
Using K2 BlackPearl with web form
Wednesday, April 02, 2008 5:23 AM
you can click on this link, it is a good article to create a simple workflow with k2 blackpearl. http://geekangle.wordpress.com/2008/02/20/blackpearl-web-forms-workflow/ Share this post: | | | | Read More...
by agusto | 1 comment(s)
Filed under: