<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <title>K2 Knowledge Base</title>
    <description>K2 Knowledge Base Articles Feed</description>
    <link>http://kb.k2workflow.com</link>
    <language>en-US</language>
    <copyright>SourceCode Technology Holdings Inc.</copyright>
    <pubDate>Sat, 04 Jul 2009 03:40:43 GMT</pubDate>
    <lastBuildDate>Sat, 04 Jul 2009 03:40:43 GMT</lastBuildDate>
    <generator>Raccoom rss generator, website http://raccoom.sytes.net, email chrisdarebell@msn.com</generator>
    <ttl>10</ttl>
    <image>
      <title>K2 Knowledge Base</title>
      <url>http://kb.k2workflow.com/</url>
      <link>http://kb.k2workflow.com/images/KB_RSS_Banner_BP.jpg</link>
    </image>
    <item>
      <title>KB000369 - K2 Server – An error occurs where two server entries are present in the _ServerTable and the one server is no longer valid.</title>
      <description>Where two server entries are present in the _ServerTable; The Host Server that is running, will try to connect to the other server entry. If this server is no longer valid, the entry should be manually removed. The Running flag in the _ServerTable will be updated by the server corresponding to the name in the ServerName column. This flag is only an indication if the server is running. It therefore cannot be used to disable a server.</description>
      <link>http://kb.k2workflow.com/Articles/KB000369.aspx</link>
      <category />
      <pubDate>Mon, 01 Jan 1900 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000417 - Understanding Integrating Client Events with SharePoint Workflow.</title>
      <description>When working with SharePoint Workflow Client Events there are three types of forms: 
Basic Forms :   Includes the comments and actions for the approver, no data fields. 
Advanced Forms :   Allows you to include XML and Process Data fields on the user task form. 
Custom Forms  :   Allows you to customize the form in Visual Studio, no access to the API but allows for look and feel and ADO.NET provider access to SmartObjects. 

</description>
      <link>http://kb.k2workflow.com/Articles/KB000417.aspx</link>
      <category />
      <pubDate>Mon, 01 Jan 1900 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000025 - K2.net 2003 HTTPS/SSL Configuration</title>
      <description>This article describes the steps required to configure K2.net 2003 for use over an HTTPS/SSL connection.</description>
      <link>http://kb.k2workflow.com/Articles/KB000025.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 02 Sep 2004 17:34:25 GMT</pubDate>
    </item>
    <item>
      <title>KB000002 - Adding a reference to a Web Service in K2.net™ 2003 Studio.</title>
      <description>Referencing a Web Service in K2.net 2003 Studio to expose the various methods available in the Web Service.</description>
      <link>http://kb.k2workflow.com/Articles/KB000002.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 02 Sep 2004 18:29:59 GMT</pubDate>
    </item>
    <item>
      <title>KB000003 - HTML Email messages in K2.net™ 2003.</title>
      <description>The following example will illustrate the use of sending HTML formatted emails using K2.net™ 2003</description>
      <link>http://kb.k2workflow.com/Articles/KB000003.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Thu, 02 Sep 2004 18:37:12 GMT</pubDate>
    </item>
    <item>
      <title>KB000004 - How To: Delete running Process Instances programmatically.</title>
      <description>Running process instances can be deleted using the K2.net™ 2003 Service Manager, is it possible to do this programmatically?</description>
      <link>http://kb.k2workflow.com/Articles/KB000004.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 02 Sep 2004 19:48:37 GMT</pubDate>
    </item>
    <item>
      <title>KB000005 - K2.net™ 2003 Workspace causes the following error “HTTP Error 405 - The HTTP verb used to access this page is not allowed.”</title>
      <description>The “HTTP Error 405 - The HTTP verb used to access this page is not allowed.” typically occurs where ASP.NET is not installed on the IIS Server. </description>
      <link>http://kb.k2workflow.com/Articles/KB000005.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 02 Sep 2004 19:59:41 GMT</pubDate>
    </item>
    <item>
      <title>KB000006 - Globalization Support: Adding dynamic escalations to a K2.net™ 2003 Process based on time zones.</title>
      <description>A business process built using K2.net™ 2003 could quite possibly span over multiple time zones.  If this process contains an escalation, it is more than likely that the escalation should only escalate after ‘x’ number of working hours.  This waiting period should pertain only to the destination user's time zone context, as apposed to the K2Server's time zone context, so the waiting period needs to be adjusted to fit in with different time zones'  working hours.

Read further and find out how t</description>
      <link>http://kb.k2workflow.com/Articles/KB000006.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 02 Sep 2004 20:13:20 GMT</pubDate>
    </item>
    <item>
      <title>KB000007 - Combining a SharePoint Server List Item with a  K2.net™ 2003 Client Event </title>
      <description>Sometimes you want to create a Task Item in SharePoint for a Client Event in a process. The functionality of having a Client Event with a matching SharePoint Server Task List Item is currently only available in the InfoPath wizards. This article describes how to combine a Default Client event and a SharePoint 2003 List event.</description>
      <link>http://kb.k2workflow.com/Articles/KB000007.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Thu, 02 Sep 2004 20:16:15 GMT</pubDate>
    </item>
    <item>
      <title>KB000008 - Form level validation with K2.net™ 2003 SmartForms</title>
      <description>One of the best practices in any application development is proper client-side validation. Typically a developer using web-based forms for client pages in workflow processes will either use standard ASP.NET web pages or K2.net™ 2003 SmartForms. The following example allows developer to implement client-side validation on both VS.NET web pages and K2.net™ 2003 SmartForms.</description>
      <link>http://kb.k2workflow.com/Articles/KB000008.aspx</link>
      <category>Best Practice </category>
      <pubDate>Thu, 02 Sep 2004 20:18:01 GMT</pubDate>
    </item>
    <item>
      <title>KB000009 - Creating a Line Rule Copier in the K2.net™ 2003 Studio Task Pane</title>
      <description>The K2.net™ 2003 Studio Task Pane is an HTML container which can contain multiple .html pages to add functionality to the standard K2.net™ Studio interface.

This article and supporting files, will guide you through the process of adding a new task pane element which can copy the contained Line Rule from a specific line to another line.  It will also show you how to gain access to the K2.net 2003 Studio object model.
</description>
      <link>http://kb.k2workflow.com/Articles/KB000009.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 02 Sep 2004 20:22:41 GMT</pubDate>
    </item>
    <item>
      <title>KB000010 - Renaming high level objects in K2.net™ 2003 Studio</title>
      <description>K2.net™ 2003 Studio high level objects like Solution, Project and Process names can be easily renamed by pressing F2 on your keyboard.</description>
      <link>http://kb.k2workflow.com/Articles/KB000010.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 02 Sep 2004 20:24:19 GMT</pubDate>
    </item>
    <item>
      <title>KB000011 - Resolving “Access Denied” errors when opening K2.net™ 2003 Workspace</title>
      <description>This article will assist in resolving Access Denied errors upon opening your K2.net™ 2003 Workspace.</description>
      <link>http://kb.k2workflow.com/Articles/KB000011.aspx</link>
      <category>Known Issue</category>
      <pubDate>Thu, 02 Sep 2004 20:26:13 GMT</pubDate>
    </item>
    <item>
      <title>KB000012 - Importing Process and/or Activity Data or XML Fields from another Process in K2.net™ 2003 Studio</title>
      <description>How to Import Process and/or Activity Data or XML Fields from another Process in K2.net™ 2003 Studio.</description>
      <link>http://kb.k2workflow.com/Articles/KB000012.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 02 Sep 2004 20:28:03 GMT</pubDate>
    </item>
    <item>
      <title>KB000013 - Clearing the Recent Solution List on the Start page of K2.net™ 2003 Studio</title>
      <description>This article will assist in generating a script file which will clear the Recent Solution List on the Start page of K2.net™ 2003 Studio.</description>
      <link>http://kb.k2workflow.com/Articles/KB000013.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 02 Sep 2004 20:29:55 GMT</pubDate>
    </item>
    <item>
      <title>KB000014 - Find open connections to the K2.net™ 2003 Server</title>
      <description>Netstat (Netstat.exe) is a command-line tool that displays TCP/IP protocol statistics and active connections to and from your computer. Netstat also provides an option to display the number of bytes sent and received, as well as network packets dropped (if any). You can use this tool to quickly verify the number of connections opened on a certain port.</description>
      <link>http://kb.k2workflow.com/Articles/KB000014.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 02 Sep 2004 20:31:05 GMT</pubDate>
    </item>
    <item>
      <title>KB000018 - K2.net™ 2003 License Key</title>
      <description>The following section will describe the available license key options for K2.net™ 2003 Server.</description>
      <link>http://kb.k2workflow.com/Articles/KB000018.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 08 Sep 2004 20:23:23 GMT</pubDate>
    </item>
    <item>
      <title>KB000019 - K2.net™ 2003 Viewflow not displaying correctly.</title>
      <description>The Viewflow component is not displaying the expected workflow process. Instead a small error picture (red X) in the left corner appears.</description>
      <link>http://kb.k2workflow.com/Articles/KB000019.aspx</link>
      <category>Known Issue</category>
      <pubDate>Mon, 13 Sep 2004 19:06:22 GMT</pubDate>
    </item>
    <item>
      <title>KB000020 - K2.net™ 2003 Destination Queues</title>
      <description>What are Destination Queues used for in K2.net™ 2003?</description>
      <link>http://kb.k2workflow.com/Articles/KB000020.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 13 Sep 2004 19:14:27 GMT</pubDate>
    </item>
    <item>
      <title>KB000021 - K2.net™ 2003 Workspace Web Service and Custom Reporting</title>
      <description>The following sample illustrates the use of the existing workspace service and will allow developers to better understand the way that K2.net™ 2003 Workspace leverages this web service to retrieve process-related reports from the Log data store.</description>
      <link>http://kb.k2workflow.com/Articles/KB000021.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Thu, 16 Sep 2004 17:01:47 GMT</pubDate>
    </item>
    <item>
      <title>KB000022 - How to impersonate a user opening InfoPath forms</title>
      <description>This article describes how to impersonate users when opening InfoPath forms.</description>
      <link>http://kb.k2workflow.com/Articles/KB000022.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Thu, 23 Sep 2004 16:08:54 GMT</pubDate>
    </item>
    <item>
      <title>KB000023 - Reuse K2.net™ 2003 ViewFlow component.</title>
      <description>Typically in cases where developers extend and integrate reports with custom applications they want to also make use of ViewFlow to display a graphical view of the process.</description>
      <link>http://kb.k2workflow.com/Articles/KB000023.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 27 Sep 2004 20:34:35 GMT</pubDate>
    </item>
    <item>
      <title>KB000024 - Increase an activity’s priority and expire the task when it reaches a certain priority</title>
      <description>There is no escalation rule that will increase an activity’s (or process's) priority. This is easily achieved by writing an escalation rule that will increase the priority every time it fires.</description>
      <link>http://kb.k2workflow.com/Articles/KB000024.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 27 Sep 2004 21:09:53 GMT</pubDate>
    </item>
    <item>
      <title>KB000026 - Open a SmartForm client event page without allocating the worklist item to the user.</title>
      <description>When a user opens a worklist item on his worklist, the item will be, by default, allocated to the user, restricting access to other users attempting to open the same worklist item. The developer can control whether the item should be allocated to the user or not.</description>
      <link>http://kb.k2workflow.com/Articles/KB000026.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 28 Sep 2004 17:19:24 GMT</pubDate>
    </item>
    <item>
      <title>KB000027 - Prevent multiple clicks of a submit button (K2Button) in ASP.NET</title>
      <description>Hasty users often click multiple times on a submit button while the page is trying to connect to the K2.net™ 2003 Server to start a process or complete a  K2.net™ client event.</description>
      <link>http://kb.k2workflow.com/Articles/KB000027.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 28 Sep 2004 18:14:51 GMT</pubDate>
    </item>
    <item>
      <title>KB000035 - Resolution for a SOAP Error while viewing Reports in K2.net™ 2003 Workspace.</title>
      <description>This article should repair a SOAP error encountered while viewing Reports in K2.net™ 2003 Workspace.</description>
      <link>http://kb.k2workflow.com/Articles/KB000028.aspx</link>
      <category />
      <pubDate>Tue, 28 Sep 2004 20:09:27 GMT</pubDate>
    </item>
    <item>
      <title>KB000028 - Resolution for a SOAP Error while viewing Reports in K2.net™ 2003 Workspace.</title>
      <description>This article should repair a SOAP error encountered while viewing Reports in K2.net™ 2003 Workspace.</description>
      <link>http://kb.k2workflow.com/Articles/KB000028.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 28 Sep 2004 20:09:27 GMT</pubDate>
    </item>
    <item>
      <title>KB000029 - How to display the K2.net™ 2003 Workspace in Microsoft Outlook.</title>
      <description>This article will guide you through the steps required for displaying the K2.net™ 2003 Workspace in Microsoft Outlook.</description>
      <link>http://kb.k2workflow.com/Articles/KB000029.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Tue, 28 Sep 2004 20:11:17 GMT</pubDate>
    </item>
    <item>
      <title>KB000031 - How to customize the Startup page in K2.net™ 2003 Studio</title>
      <description>This article described the process of customizing the Startup page of your K2.net™ 2003 Studio.  In particular, by following the steps described, you will be able to add a link to your K2.net™ 2003 Workspace inside the Start page.</description>
      <link>http://kb.k2workflow.com/Articles/KB000031.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 29 Sep 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000036 - Dynamic recursive destinations</title>
      <description>The following article has been replaced by the articles listed below. </description>
      <link>http://kb.k2workflow.com/Articles/KB000036.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 06 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000039 - Troubleshooting e-mail issues on K2.net™ 2003 Server</title>
      <description>This article suggests ways for troubleshooting e-mail issues experienced on the K2.net™ 2003 Server</description>
      <link>http://kb.k2workflow.com/Articles/KB000039.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 11 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000040 - Changing the default logos displayed in the Workspace</title>
      <description>This article will illustrate how to change the default logos displayed in the Workspace.</description>
      <link>http://kb.k2workflow.com/Articles/KB000040.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 11 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000041 - Installing clean databases on an existing K2.net™ 2003 Server (SP1a) installation</title>
      <description>This article explains how to replace the currently installed K2.net™ 2003 databases with clean databases.</description>
      <link>http://kb.k2workflow.com/Articles/KB000041.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 12 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000042 - Resetting Administrator security settings for a K2.net™ 2003 Server</title>
      <description>When debugging a K2.net™ 2003 database and you need to get it running in another environment, it is necessary to reset the security settings for the K2.net™ 2003 Service Manager, as this contains information about the original network environment.</description>
      <link>http://kb.k2workflow.com/Articles/KB000042.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Tue, 12 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000043 - Automatically create a K2.net™ 2003 Solution with the same name as the Project</title>
      <description>Creating an empty K2.net™ 2003 Studio Project and having its Solution share the same name.</description>
      <link>http://kb.k2workflow.com/Articles/KB000043.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 12 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000044 - Running K2.net™ 2003 Studio under a different user’s credentials in order to gain access to Active Directory</title>
      <description>A user/developer sometimes has to update/add destination rules to a project but may not have access to the Active Directory.
It is possible to run the K2.net™ 2003 Studio under another user’s credentials and gain access to the Active Directory via  this user’s permissions.</description>
      <link>http://kb.k2workflow.com/Articles/KB000044.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 12 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000045 - Restoring K2.net™ to its default configuration without running the "WipeInst" and "WipeLog" stored procedures</title>
      <description>In a development or testing environment, it is sometimes favorable to restore the system to its default installation configuration. By having a backup configuration available, it is simple and easy to revert to a default configuration.</description>
      <link>http://kb.k2workflow.com/Articles/KB000045.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Tue, 12 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000046 - Using digital signatures with K2.net™ 2003 (SP1a) and InfoPath 2003 (with Office 2003 SP1) to trust form templates</title>
      <description>InfoPath 2003 (with Office 2003 SP1) allows you to use digital signatures on a form template (.xsn) file to help ensure the integrity and authenticity of the form template.</description>
      <link>http://kb.k2workflow.com/Articles/KB000046.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 13 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000047 - Determining which user initiated a Microsoft® SharePoint event</title>
      <description>This article explains how to determine which user initiated a SharePoint event.</description>
      <link>http://kb.k2workflow.com/Articles/KB000047.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 14 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000048 - How to prevent an activity from completing until all slots have been completed.</title>
      <description>This article explains how to prevent an activity from completing until all activity slots have been completed.</description>
      <link>http://kb.k2workflow.com/Articles/KB000048.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 14 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000049 - Removing K2.net™ 2003 references from a Microsoft® InfoPath v1.0 document</title>
      <description>This article explains how to remove K2.net™ 2003 functionality from a Microsoft® InfoPath version 1.0 document</description>
      <link>http://kb.k2workflow.com/Articles/KB000049.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 15 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000056 - Updating or editing your K2.net™ 2003 Server License key</title>
      <description>This article describes the updating or editing of your K2.net™ 2003 Server License key.</description>
      <link>http://kb.k2workflow.com/Articles/KB000056.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 26 Oct 2004 11:02:14 GMT</pubDate>
    </item>
    <item>
      <title>KB000060 - How to create your own SharePoint Workspace template for using with K2.net™ 2003 Studio Templates</title>
      <description>This article explains how to use a custom Microsoft® SharePoint Template to create workspaces in the InfoPath and SharePoint K2.net™ 2003 Studio Templates.</description>
      <link>http://kb.k2workflow.com/Articles/KB000060.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 26 Oct 2004 11:53:56 GMT</pubDate>
    </item>
    <item>
      <title>KB000063 - How to perform debugging of an ASP.NET application that runs in the same site as Microsoft® SharePoint</title>
      <description>This article explains how to perform debugging of an ASP.NET application that runs in the same site as Microsoft® SharePoint.</description>
      <link>http://kb.k2workflow.com/Articles/KB000063.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 26 Oct 2004 12:22:13 GMT</pubDate>
    </item>
    <item>
      <title>KB000064 - Configuring K2.net™ 2003 Workspace to run on the same IIS site as SharePoint</title>
      <description>This article explains how to configure the K2.net™ 2003 Workspace to run on the same IIS site as Microsoft® SharePoint. </description>
      <link>http://kb.k2workflow.com/Articles/KB000064.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Tue, 26 Oct 2004 12:25:19 GMT</pubDate>
    </item>
    <item>
      <title>KB000065 - Running K2.net™ 2003 Server code in "Debug" mode</title>
      <description>This article explains how to run K2.net™ 2003 Server code in "Debug" mode using Microsoft® Visual Studio .NET.</description>
      <link>http://kb.k2workflow.com/Articles/KB000065.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Wed, 27 Oct 2004 09:40:02 GMT</pubDate>
    </item>
    <item>
      <title>KB000066 - Enabling SQL Server Transaction Support from K2.net™ 2003 Studio</title>
      <description>This article describes the steps involved for enabling K2.net™ 2003 Studio to use Transaction Processing on a SQL Server database.</description>
      <link>http://kb.k2workflow.com/Articles/KB000066.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Wed, 27 Oct 2004 11:09:05 GMT</pubDate>
    </item>
    <item>
      <title>KB000051 - Setting activity destinations when the destination users are not known</title>
      <description>This article explains how to create an activity with a ‘placeholder’ destination user for scenarios where the destination user for an activity is not known at design-time - or when users need to ‘pull’ items from a shared Worklist.</description>
      <link>http://kb.k2workflow.com/Articles/KB000051.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Thu, 28 Oct 2004 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000067 - How to easily create an XSLT definition to display XML fields in the K2.net® 2003 Workspace for achieving enhanced reporting</title>
      <description>This article demonstrates how one can easily create an XSLT definition to display XML data fields in the K2.net 2003 Workspace, by using Microsoft InfoPath.</description>
      <link>http://kb.k2workflow.com/Articles/KB000067.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 28 Oct 2004 09:29:13 GMT</pubDate>
    </item>
    <item>
      <title>KB000068 - How to troubleshoot the following error when trying to open the K2.net™ 2003 Workspace: "Unverifiable assembly 'K2CSC' failed policy check"</title>
      <description>When you have Windows Sharepoint Services and K2.net™ 2003 Workspace in Internet Information Services (IIS) installed on the same port, you will experience the following error: "Unverifiable assembly 'K2CSC' failed policy check"</description>
      <link>http://kb.k2workflow.com/Articles/KB000068.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Thu, 28 Oct 2004 12:28:42 GMT</pubDate>
    </item>
    <item>
      <title>KB000071 - Viewing event code for running processes</title>
      <description>This application will allow you to view the event code for a specified client or server event in a running process.</description>
      <link>http://kb.k2workflow.com/Articles/KB000071.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 04 Nov 2004 10:18:52 GMT</pubDate>
    </item>
    <item>
      <title>KB000072 - How to enable cross-network communication with Kerberos on a K2.net™ 2003 Server</title>
      <description>This article explains how to enable cross-network communication with Kerberos on a K2.net™ 2003 Server.</description>
      <link>http://kb.k2workflow.com/Articles/KB000072.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Fri, 05 Nov 2004 07:08:33 GMT</pubDate>
    </item>
    <item>
      <title>KB000073 - Setting the audit values during initiation of a K2.net™ process</title>
      <description>When changes are made to the originally submitted data, the process values change to show the new values, and an entry is made in the data audit facility. However, there is no record of what the initial data values were. Read on to find out how to show these initial data values in the audit trail.</description>
      <link>http://kb.k2workflow.com/Articles/KB000073.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Mon, 29 Nov 2004 12:09:51 GMT</pubDate>
    </item>
    <item>
      <title>KB000074 - K2.net™ 2003 Database Security</title>
      <description>K2.net™ 2003 Server uses Microsoft® SQL Server 2000 with Service Pack 3 as its private data store. The complete data store is made up of 2 physical databases namely the transaction runtime database (called “K2” by default) and the K2.net™ 2003 log database (called “K2Log” by default). The two databases can be installed on a single physical server or different physical servers within a logical network domain. It is recommended, however, that the implementations should occur on the same LAN to maximize the performance capabilities of the software. Microsoft® SQL Server can be installed on a clustered or non-clustered server platform. Each database should have a unique name per implementation.

K2.net™ 2003 Server needs to gain access to the databases with the relevant privileges in order to log the state information based on the process that is currently in progress. The following article discusses the security architecture between the various K2.net™ 2003 components and databases.
</description>
      <link>http://kb.k2workflow.com/Articles/KB000074.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 02 Dec 2004 07:46:48 GMT</pubDate>
    </item>
    <item>
      <title>KB000077 - SharePoint portal Site's tree view list does not resolve during the SharePoint process wizard</title>
      <description>An error occurs when browsing your SharePoint portal site's tree view list during the SharePoint process wizard. This error only occurs when SharePoint server is running on a separate server machine to that of K2.net 2003 Server.</description>
      <link>http://kb.k2workflow.com/Articles/KB000077.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 22 Dec 2004 00:16:50 GMT</pubDate>
    </item>
    <item>
      <title>KB000078 - How to add custom error messages in a K2.net® 2003 Smartforms project</title>
      <description>This article explains how to add custom error handling in a K2.net 2003 Smartforms project.  This can be illustrated by capturing the “All Worklist items have been allocated” exception.</description>
      <link>http://kb.k2workflow.com/Articles/KB000078.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 22 Dec 2004 01:25:25 GMT</pubDate>
    </item>
    <item>
      <title>KB000079 - Known issue: K2.net® 2003 Studio starts with the following error ‘System.Xml.Exception’</title>
      <description>When starting up K2.net 2003 Studio, it crashes after the splash screen with the error: “An exception 'System.Xml.Exception' has occurred in K2Studio.exe”.</description>
      <link>http://kb.k2workflow.com/Articles/KB000079.aspx</link>
      <category>Known Issue</category>
      <pubDate>Mon, 10 Jan 2005 16:59:13 GMT</pubDate>
    </item>
    <item>
      <title>KB000081 - How to fix the following error: “This InfoPath document contains K2 functionality that was created by a previous version of K2.net and could not be upgraded properly.”</title>
      <description>When an InfoPath document that was used by older versions of K2.net 2003, (prior to SP1a), is refreshed or used again in the newer versions of K2.net 2003, (SP1a and later), an error is displayed when the K2 InfoPath process wizard tries to upgrade the file after the user has made changes to certain sections in the JavaScript for the InfoPath document. The error displayed is “This InfoPath document contains K2 functionality that was created by a previous version of K2.net and could not be upgrad</description>
      <link>http://kb.k2workflow.com/Articles/KB000081.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 18 Jan 2005 13:23:50 GMT</pubDate>
    </item>
    <item>
      <title>KB000082 - K2.net Workspace – An Error Has Occurred</title>
      <description>The K2.net Workspace reports an error when a user enters the web site.</description>
      <link>http://kb.k2workflow.com/Articles/KB000082.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 27 Jan 2005 09:22:36 GMT</pubDate>
    </item>
    <item>
      <title>KB000084 - How to set up the InfoPathService web service to run under a SharePoint site.</title>
      <description>In some cases there may be the requirement to run the InfoPathService web service under a SharePoint site in IIS. This article guides the user to perform the correct steps as well as provides the type of error messages that can be expected if it is not done correctly or not done at all.

Helps specifically to resolve the error: The SOAP response indicates that an error occurred on the server: System.Security.SecurityException: Security Error.</description>
      <link>http://kb.k2workflow.com/Articles/KB000084.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 16 Feb 2005 21:12:57 GMT</pubDate>
    </item>
    <item>
      <title>KB000086 - The ‘Everyone’ AD group cannot be used to assign process permissions in K2.net</title>
      <description>The ‘Everyone’ Active Directory group cannot be used in the K2 service manager to assign process permissions. The ‘Domain User’ group should be used instead.</description>
      <link>http://kb.k2workflow.com/Articles/KB000086.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 25 Feb 2005 20:46:29 GMT</pubDate>
    </item>
    <item>
      <title>KB000087 - "Exception has been thrown by the target of an invocation" error from K2 SharePoint Process Wizard</title>
      <description>You may encounter the error, "Exception has been thrown by the target of an invocation", during the third step of the K2 .net 2003 Share Point process wizard.</description>
      <link>http://kb.k2workflow.com/Articles/KB000087.aspx</link>
      <category>Known Issue</category>
      <pubDate>Fri, 25 Feb 2005 21:07:14 GMT</pubDate>
    </item>
    <item>
      <title>KB000088 - K2's Content Management Server install causes reboot loop</title>
      <description>There is a known problem with K2 CMS components where a reboot will cause the MSI installer to fire each boot cycle.</description>
      <link>http://kb.k2workflow.com/Articles/KB000088.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 01 Mar 2005 07:21:28 GMT</pubDate>
    </item>
    <item>
      <title>KB000089 - “Page can not be initialized. The worklist item either does not exist or has already been completed” error from SmartForm application plan page.</title>
      <description>You may receive a “Page can not be initialized. The worklist item either does not exist or has already been completed” error message when viewing a SmartForm application plan page.</description>
      <link>http://kb.k2workflow.com/Articles/KB000089.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 01 Mar 2005 15:05:25 GMT</pubDate>
    </item>
    <item>
      <title>KB000090 - “Object not a collection” error while installing K2.net BizTalk components</title>
      <description>The K2.net Studio and Server BizTalk components require that the Microsoft BizTalk Server 2004 Developer Tools be installed.  The “Object not a collection” error will occur if the installation requirements are not satisfied.</description>
      <link>http://kb.k2workflow.com/Articles/KB000090.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 01 Mar 2005 18:59:10 GMT</pubDate>
    </item>
    <item>
      <title>KB000092 - Hot-fix for CMS Client Event that inadvertently triggers additional K2 Process instances to be generated.</title>
      <description>A CMS client event submit will cause any workflow that improperly triggers on a CMS submit to launch another process instance.</description>
      <link>http://kb.k2workflow.com/Articles/KB000092.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 15 Mar 2005 16:32:23 GMT</pubDate>
    </item>
    <item>
      <title>KB000095 - “Service Unavailable” error when browsing to a site hosted in IIS 6.0 </title>
      <description>When browsing to a site hosted in IIS 6.0 you may receive a “Service Unavailable” error.  The cause for this issue can be an application pool identity that is not a member of the IIS worker process security group. </description>
      <link>http://kb.k2workflow.com/Articles/KB000095.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Wed, 23 Mar 2005 17:57:13 GMT</pubDate>
    </item>
    <item>
      <title>KB000096 - K2.net 2003 System Requirements</title>
      <description>System requirements for installing K2.net 2003</description>
      <link>http://kb.k2workflow.com/Articles/KB000096.aspx</link>
      <category>RFI</category>
      <pubDate>Tue, 05 Apr 2005 19:02:34 GMT</pubDate>
    </item>
    <item>
      <title>KB000097 - ASCII character substitution when using the K2.net SharePoint client event to upload documents to SharePoint</title>
      <description>When the SharePoint 2003 Document Event Template is used to upload documents to SharePoint and an XML Field is used as the source for document to be uploaded, then characters with an ASCII value above 128 will be replaced by a question mark character [?].  This is because the code generated by the SharePoint 2003 Document Server Event Template uses ASCII encoding.</description>
      <link>http://kb.k2workflow.com/Articles/KB000097.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 05 Apr 2005 19:05:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000098 - K2.net 2003 running on Windows 2003 Server SP1</title>
      <description>With the final release of Windows 2003 Server Service Pack 1, and the high customer uptake rate expected, it is imperative that the expected impact on K2.net 2003 systems be clarified.</description>
      <link>http://kb.k2workflow.com/Articles/KB000098.aspx</link>
      <category>Known Issue</category>
      <pubDate>Mon, 11 Apr 2005 11:13:15 GMT</pubDate>
    </item>
    <item>
      <title>KB000115 - Password Best Practices and Troubleshooting</title>
      <description>Article discusses password best practices and how to resolve K2 Portal login issues</description>
      <link>http://kb.k2workflow.com/Articles/KB000115.aspx</link>
      <category>Best Practice </category>
      <pubDate>Wed, 13 Jul 2005 08:29:55 GMT</pubDate>
    </item>
    <item>
      <title>KB000114 - Upgrade to SP2a Error: “Please insert the disk: 1”</title>
      <description>The information applies to when using the ISO image to upgrade to K2.net 2003 with SP2a is in progress and the installer generates the error “Please insert the disk: 1”. </description>
      <link>http://kb.k2workflow.com/Articles/KB000114.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 25 Oct 2005 11:42:54 GMT</pubDate>
    </item>
    <item>
      <title>KB000104 - System.NullReferenceException when opening K2.net 2003 Studio</title>
      <description>This article explains the steps to take in the event of a “System.NullReferenceException has occurred in K2Studio.exe” error message. This can appear when opening the K2.net 2003 Studio application.</description>
      <link>http://kb.k2workflow.com/Articles/KB000104.aspx</link>
      <category>Known Issue</category>
      <pubDate>Wed, 26 Oct 2005 11:41:54 GMT</pubDate>
    </item>
    <item>
      <title>KB000112 - Deleting Temporary Files from SharePoint</title>
      <description>A new feature introduced in Service Pack 2a allows K2 Server to be configured to retry the deleting of temporary files in SPS.  The feature was introduced in order to deal with occurences where SharePoint locks documents for a time, even if they are not open.</description>
      <link>http://kb.k2workflow.com/Articles/KB000112.aspx</link>
      <category>Known Issue</category>
      <pubDate>Wed, 26 Oct 2005 11:42:54 GMT</pubDate>
    </item>
    <item>
      <title>KB000106 - “User cannot be found error” from an InfoPath process</title>
      <description>You may receive a “User cannot be found error” from an InfoPath process that is configured to update a SharePoint task list.  To resolve this issue the destination user of the client event must be given explicit permissions to the SharePoint site where the task list is located.</description>
      <link>http://kb.k2workflow.com/Articles/KB000106.aspx</link>
      <category>Known Issue</category>
      <pubDate>Wed, 26 Oct 2005 11:42:55 GMT</pubDate>
    </item>
    <item>
      <title>KB000076 - “An unexpected error has occurred. Click here to refresh the Workspace. If the problem persists, contact your system administrator for assistance.”</title>
      <description>This error may occur in K2.net™ 2003 Workspace or when accessing a K2.net™ 2003 Smart form</description>
      <link>http://kb.k2workflow.com/Articles/KB000076.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 28 Oct 2005 13:06:57 GMT</pubDate>
    </item>
    <item>
      <title>KB000121 - How to modify the folio field for an InfoPath 2003 process</title>
      <description>This document outlines how to set the folio field for an InfoPath 2003 process after you have already run through the InfoPath Process wizard in K2.net Studio.</description>
      <link>http://kb.k2workflow.com/Articles/KB000121.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 28 Oct 2005 13:37:52 GMT</pubDate>
    </item>
    <item>
      <title>KB000110 - Installation Exception</title>
      <description>A specific installation exception (installation error) when trying to move from the components installation screen to the K2.net® database specification screen and the method of working around it.</description>
      <link>http://kb.k2workflow.com/Articles/KB000110.aspx</link>
      <category>Known Issue</category>
      <pubDate>Fri, 28 Oct 2005 14:58:52 GMT</pubDate>
    </item>
    <item>
      <title>KB000094 - No image displayed after clicking the “View Flow” link from the Workspace </title>
      <description>After clicking the link to “View Flow” from the workspace a blank report page is displayed.</description>
      <link>http://kb.k2workflow.com/Articles/KB000094.aspx</link>
      <category>Known Issue</category>
      <pubDate>Thu, 10 Nov 2005 01:48:21 GMT</pubDate>
    </item>
    <item>
      <title>KB000113 - How to Strongly Name prebuilt assemblies </title>
      <description>What do you do if you need to apply a strong name to an assembly that was provided, already compiled, to you and you don't have the source? 

</description>
      <link>http://kb.k2workflow.com/Articles/KB000113.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 10 Nov 2005 01:55:35 GMT</pubDate>
    </item>
    <item>
      <title>KB000116 - Expanding the visible View Flow area in the K2.net 2003 Workspace.</title>
      <description>When the default size of the canvas in K2.net 2003 Studio is enlarged, the whole of a workflow may no longer be visible within the K2.net 2003 Workspace’s View Flow. This article explains how to modify the View Flow in order to set the window the same as the K2.net 2003 Studio canvas area.</description>
      <link>http://kb.k2workflow.com/Articles/KB000116.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 23 Nov 2005 12:45:43 GMT</pubDate>
    </item>
    <item>
      <title>KB000083 - K2.net 2003 SharePoint Process Wizard XML Fields</title>
      <description>The following article explains the use of the XML Field created by the SharePoint Process Wizard.</description>
      <link>http://kb.k2workflow.com/Articles/KB000083.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 28 Nov 2005 14:08:46 GMT</pubDate>
    </item>
    <item>
      <title>KB000101 - Starting K2.net 2003 from Kofax Ascent 6.1 Release Script</title>
      <description>This document covers starting a K2.net process from Kofax Ascent 6.1 Release scripts using the K2Rom.dll (placed in a COM wrapper) from the COM dll TextRel.dll found in Kofax. For this article, the TextRell.dll was modified to include a section to start a K2.net 2003 process.</description>
      <link>http://kb.k2workflow.com/Articles/KB000101.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 29 Nov 2005 08:08:08 GMT</pubDate>
    </item>
    <item>
      <title>KB000127 - How to monitor Registry activity with RegMon</title>
      <description>How to monitor Registry activity with SysInternal's “RegMon” utility.

Important Note: This document is only intended to be an overview of how to use the RegMon utility and how it can be used in supporting K2.net systems. Please consult Microsoft documentation for information related to the RegMon utility.
</description>
      <link>http://kb.k2workflow.com/Articles/KB000127.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 29 Nov 2005 08:13:09 GMT</pubDate>
    </item>
    <item>
      <title>KB000126 - How To Monitor File System Activity With FileMon</title>
      <description>How to monitor file activity with SysInternal's “FileMon” utility.

Important Note: This document is only intended to be an overview of how to use the FileMon utility and how it can be used in supporting K2.net systems. Please consult Microsoft documentation for information related to the FileMon utility.
</description>
      <link>http://kb.k2workflow.com/Articles/KB000126.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 29 Nov 2005 08:15:43 GMT</pubDate>
    </item>
    <item>
      <title>KB000119 - File access causes "A database error occurred"</title>
      <description>“A database error occurred” exception/message can be caused by insufficient file system access rights for the user context that the K2.net 2003 Server runs as.</description>
      <link>http://kb.k2workflow.com/Articles/KB000119.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 29 Nov 2005 10:31:47 GMT</pubDate>
    </item>
    <item>
      <title>KB000105 - When using a server event to expire an activity, any subsequent events in the same activity are not expired.</title>
      <description>When using a server event with a K2.ExpireActivity("EventName") in code, events following the server event in the same activity are not expired. This document explains how to work around the issue. </description>
      <link>http://kb.k2workflow.com/Articles/KB000105.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 29 Nov 2005 12:00:32 GMT</pubDate>
    </item>
    <item>
      <title>KB000093 - An exception occurs when trying to resolve an Active Directory Group to users in K2.net™ Studio, or “An Activity with a client event should at least have one destination” error is shown in the K2.net™ 2003 Service Manager.</title>
      <description>This article highlights a known issue when resolving User names from Active Directory if special characters are contained in the username or the user’s group or organizational unit.
This issue may be experienced as an “Unknown Error” in K2.net™ 2003 Studio, or an “An Activity with a client event should at least have one destination” error in K2.net™ 2003 Server
</description>
      <link>http://kb.k2workflow.com/Articles/KB000093.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 29 Nov 2005 12:02:24 GMT</pubDate>
    </item>
    <item>
      <title>KB000128 - K2.net Portal License Key Requests - Requesting and Managing K2.net Server License Keys</title>
      <description>This document discusses the methods K2.net customers can use to manage their K2.net server licenses, including obtaining, updating, and troubleshooting issues surrounding K2.net license keys.

This document is intended only as a summary of K2.net licensing information described in more details in other documentation and resources (K2.net installation document, K2.net  licensing contracts, and online resources (e.g. K2.net Forum and the K2.net KnowledgeBase). For more complete information conce</description>
      <link>http://kb.k2workflow.com/Articles/KB000128.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Wed, 30 Nov 2005 13:46:44 GMT</pubDate>
    </item>
    <item>
      <title>KB000108 - Stored User Account Preventing Anonymous  Access to IIS</title>
      <description>Stored User Account Preventing Anonymous Access to IIS Using K2.net 2003 with custom user manager application. HTTP Status 401: Unauthorized error occurs.</description>
      <link>http://kb.k2workflow.com/Articles/KB000108.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 10 Jan 2006 10:21:52 GMT</pubDate>
    </item>
    <item>
      <title>KB000131 - How to enable logging for K2 Server</title>
      <description>This article explains how to enable the trace file for K2 server</description>
      <link>http://kb.k2workflow.com/Articles/KB000131.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 10 Jan 2006 14:11:54 GMT</pubDate>
    </item>
    <item>
      <title>KB000107 - How To: Add rules that control the submission of InfoPath forms to K2</title>
      <description>This article walks through the process of adding rules to the submission behavior of an InfoPath form so as to allow a form variable determine whether the form gets saved to a SharePoint Form Library or submitted to K2.</description>
      <link>http://kb.k2workflow.com/Articles/KB000107.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 10 Jan 2006 14:21:51 GMT</pubDate>
    </item>
    <item>
      <title>KB000123 - Basic Guide to enabling a K2.net® 2003 Implementation to use Kerberos Authentication</title>
      <description>Kerberos authentication is a form of Windows Authentication that allows delegation of credentials through multiple application layers and across multiple servers – unlike NTLM, which will pass user credentials through one layer only. Therefore, if you have set up K2.net 2003, IIS and other 3rd party applications like SPS on multiple servers and need to pass user credentials throughout, you will have to make sure Kerberos authentication is working.

</description>
      <link>http://kb.k2workflow.com/Articles/KB000123.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 18 Jan 2006 12:51:09 GMT</pubDate>
    </item>
    <item>
      <title>KB000103 - K2.net® 2003 Scalability, Clustering and Sizing</title>
      <description>This document is intended to provide an overview of what type of clustering K2.net® 2003 supports. At this point in time K2.net® 2003 with Service Pack 2 (SP2) is the latest version and is not cluster aware, it will however; fully support Network Load Balancing (NLB). There are two types of clustering:
MSCS (Microsoft Clustering Services) 	– which K2.net® does NOT support
NLB (Network Load Balancing)		– which K2.net® does support
</description>
      <link>http://kb.k2workflow.com/Articles/KB000103.aspx</link>
      <category>Best Practice </category>
      <pubDate>Wed, 18 Jan 2006 12:54:56 GMT</pubDate>
    </item>
    <item>
      <title>KB000111 - Deploying K2.net InfoPath processes between environments</title>
      <description>This article describes the deployment issues with the K2.net InfoPath process settings that are stored in process data fields. It also provides a step-by-step guide to follow when deploying K2.net InfoPath solutions between environments.</description>
      <link>http://kb.k2workflow.com/Articles/KB000111.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Wed, 18 Jan 2006 13:11:20 GMT</pubDate>
    </item>
    <item>
      <title>KB000144 - K2.net Collaboration Tools Custom Action</title>
      <description>Article describes how to create and deploy a Custom Action for K2.net Collaboration Tools. </description>
      <link>http://kb.k2workflow.com/Articles/KB000144.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 08 Feb 2006 13:03:04 GMT</pubDate>
    </item>
    <item>
      <title>KB000141 - Collaboration Tools: Users cannot be added</title>
      <description>The article describes how to resolve a network authorization error.</description>
      <link>http://kb.k2workflow.com/Articles/KB000141.aspx</link>
      <category>Known Issue</category>
      <pubDate>Mon, 20 Feb 2006 12:01:30 GMT</pubDate>
    </item>
    <item>
      <title>KB000102 - K2.net 2003 – Data on Demand explained</title>
      <description>This document aims to explain the concept behind Data on Demand, including best practices.</description>
      <link>http://kb.k2workflow.com/Articles/KB000102.aspx</link>
      <category>Best Practice </category>
      <pubDate>Tue, 28 Mar 2006 07:28:33 GMT</pubDate>
    </item>
    <item>
      <title>KB000129 - Input string was not in correct format</title>
      <description>When you open the K2.net® 2003 Workspace and you click on “Worklist” you will sometimes see the error “Input string was not in correct format” (Error 1.0) 
Follow the instructions on how to fix the problem.
</description>
      <link>http://kb.k2workflow.com/Articles/KB000129.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 28 Mar 2006 07:31:14 GMT</pubDate>
    </item>
    <item>
      <title>KB000122 - 404 – Page cannot be found on ASPX files</title>
      <description>After installation, when trying to browse the K2.net 2003 Workspace a HTTP 404 – File not found error is displayed in the browser.</description>
      <link>http://kb.k2workflow.com/Articles/KB000122.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 28 Mar 2006 07:33:19 GMT</pubDate>
    </item>
    <item>
      <title>KB000134 - Best Practices for general K2.net implementations, re-installs, and integrated  components.</title>
      <description>This document is intended to give a consolidated list of information contained in various K2.net resources: Online resources (Microsoft sites, K2.net KnowledgeBase, K2.net Forum, FAQs, and other technical discussion groups), trends and experience from K2.net support teams, and scenarios encountered in the field by K2.net training teams and consultants.</description>
      <link>http://kb.k2workflow.com/Articles/KB000134.aspx</link>
      <category>Best Practice </category>
      <pubDate>Thu, 30 Mar 2006 13:49:37 GMT</pubDate>
    </item>
    <item>
      <title>KB000155 - Create single Activity Instance for Queue</title>
      <description>K2.net 2003 with SP3 introduces an enhancement around Destination Queue user management at runtime. Currently in K2.net we have scenarios where Destination Queues resolve to large number of users creating a huge overhead on K2.net Server having to manage the activity instances representing the worklist items.</description>
      <link>http://kb.k2workflow.com/Articles/KB000155.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 09 May 2006 08:13:53 GMT</pubDate>
    </item>
    <item>
      <title>KB000153 - Microsoft SQL Server 2005 Upgrade Preparation</title>
      <description>This article discusses the necessary preparation required before upgrading an existing Microsoft SQL Server 2000 environment to Microsoft SQL Server 2005.</description>
      <link>http://kb.k2workflow.com/Articles/KB000153.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 09 May 2006 08:14:16 GMT</pubDate>
    </item>
    <item>
      <title>KB000152 - .NET Framework 2.0 design considerations and expected behavior.</title>
      <description>This article discusses the expected behavior of .NET 2.0 assemblies referenced in K2.net 2003. This article applies to assemblies referenced from the GAC and the file system.</description>
      <link>http://kb.k2workflow.com/Articles/KB000152.aspx</link>
      <category>Best Practice </category>
      <pubDate>Tue, 09 May 2006 08:14:45 GMT</pubDate>
    </item>
    <item>
      <title>KB000154 - Configuration for K2.net 2003 to run on a specific version of the .NET Framework</title>
      <description>This article discusses the necessary steps required to configure the K2.net environment to run on a specific versions of the Microsoft .NET framework</description>
      <link>http://kb.k2workflow.com/Articles/KB000154.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 09 May 2006 12:02:34 GMT</pubDate>
    </item>
    <item>
      <title>KB000157 - K2.net 2003 with SP3 Upgrade: Allocating Permissions to groups using the “Group name (pre-Windows 2000)” </title>
      <description>After upgrading an existing K2.net 2003 Installation to K2.net 2003 with SP3, some users and / or users in groups may be unable to start or view processes. </description>
      <link>http://kb.k2workflow.com/Articles/KB000157.aspx</link>
      <category>Known Issue</category>
      <pubDate>Wed, 10 May 2006 06:55:29 GMT</pubDate>
    </item>
    <item>
      <title>KB000156 - How to change from using SQLUM back to using ADUM</title>
      <description>This article explains how to change from using the SQL user manager (SQLUM) back to using the default Active Directory User Manager (ADUM).  </description>
      <link>http://kb.k2workflow.com/Articles/KB000156.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 22 Jun 2006 09:43:13 GMT</pubDate>
    </item>
    <item>
      <title>KB000099 - “parsing EntityName” error during the execution of an InfoPath client event that integrates with SharePoint.</title>
      <description>The error “An error occurred while parsing EntitiyName” will occur during the execution of an InfoPath process when the process name contains the ‘&amp;’ character and the client event is configured to update a SharePoint task list.</description>
      <link>http://kb.k2workflow.com/Articles/KB000099.aspx</link>
      <category>Known Issue</category>
      <pubDate>Thu, 22 Jun 2006 09:55:14 GMT</pubDate>
    </item>
    <item>
      <title>KB000091 - Evaluating checkout status of SharePoint documents</title>
      <description>This document describes how to check whether a document in a SharePoint shared document library is checked out before downloading the document.</description>
      <link>http://kb.k2workflow.com/Articles/KB000091.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 22 Jun 2006 10:04:04 GMT</pubDate>
    </item>
    <item>
      <title>KB000117 - K2.net 2003 InfoPath Process document caching</title>
      <description>“This form was created with a new version of the form template. InfoPath cannot find the new version. Do you want to open with the older version?”
</description>
      <link>http://kb.k2workflow.com/Articles/KB000117.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 23 Jun 2006 07:20:54 GMT</pubDate>
    </item>
    <item>
      <title>KB000100 - Calling a .NET assembly from COM by placing the K2Rom.dll in a COM wrapper</title>
      <description>This document describes how to place the K2Rom.dll in a COM wrapper and then to call the DLL from a COM based application written in VB6.</description>
      <link>http://kb.k2workflow.com/Articles/KB000100.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 23 Jun 2006 08:23:16 GMT</pubDate>
    </item>
    <item>
      <title>KB000150 - Configure K2.net 2003 Workspace Web Service to use Integrated Security</title>
      <description>In most production environments having user credentials in clear text is considered a security risk. This article will elaborate on how to configure K2.net Workspace web service to use Integrated Security when connecting to the K2 databases to retrieve data for the Workspace reports.</description>
      <link>http://kb.k2workflow.com/Articles/KB000150.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Fri, 21 Jul 2006 08:43:22 GMT</pubDate>
    </item>
    <item>
      <title>KB000136 - Renaming or Duplicating K2.net Processes and Projects</title>
      <description>This  article details how to rename or copy an existing process or project.</description>
      <link>http://kb.k2workflow.com/Articles/KB000136.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 21 Jul 2006 09:09:20 GMT</pubDate>
    </item>
    <item>
      <title>KB000166 - Store Object in K2.net 2003 Data Field</title>
      <description>This KB article details how an object of any type may be stored within an Activity or Process Data Field within a K2.net 2003 Process without having to serialize the object to XML.</description>
      <link>http://kb.k2workflow.com/Articles/KB000166.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 28 Sep 2006 11:30:09 GMT</pubDate>
    </item>
    <item>
      <title>KB000167 - How to Manage Exception Handling in K2 net 2003 with SP4</title>
      <description>The new error logging framework for K2.net 2003 with SP 4 changes the format in which errors are generated by the K2.net 2003 Server. As a result, existing system may be affected when upgrading to the latest service packs from versions prior to K2.net 2003 with SP4. </description>
      <link>http://kb.k2workflow.com/Articles/KB000167.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 11 Oct 2006 07:19:12 GMT</pubDate>
    </item>
    <item>
      <title>KB000163 - How to use a string table value in a destination rule for deployment across environments</title>
      <description>In order to avoid getting an error that reads "The number of installed licenses for K2.net 2003 has been exceeded";  you will need to allow for the limitations of the 10 user development license. K2.net developers can do this by creating mock groups in their development environments that are designed to only ever have 10 test users in them.</description>
      <link>http://kb.k2workflow.com/Articles/KB000163.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 06 Nov 2006 15:57:17 GMT</pubDate>
    </item>
    <item>
      <title>KB000170 - K2.net 2003 Development Interfaces Overview</title>
      <description>The goal of this article is to highlight the differences between the different K2.net development interfaces and provide some example scenarios of how they can be used.</description>
      <link>http://kb.k2workflow.com/Articles/KB000170.aspx</link>
      <category>Best Practice </category>
      <pubDate>Mon, 06 Nov 2006 15:57:31 GMT</pubDate>
    </item>
    <item>
      <title>KB000165 - How K2.net 2003 Server evaluates NULs (Named User Licenses)</title>
      <description>This article will help K2.net administrators and developers better understand the conditions affecting their K2.net 2003 Named User License (NUL) systems. </description>
      <link>http://kb.k2workflow.com/Articles/KB000165.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 06 Nov 2006 15:58:40 GMT</pubDate>
    </item>
    <item>
      <title>KB000168 - Execution of a K2 InfoPath Process Integrated with SharePoint</title>
      <description>This article provides a detailed explanation of the communication flow and interaction with the components involved in the execution of a K2.net 2003 InfoPath process that integrates with Microsoft SharePoint.</description>
      <link>http://kb.k2workflow.com/Articles/KB000168.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 06 Nov 2006 15:59:12 GMT</pubDate>
    </item>
    <item>
      <title>KB000171 - Troubleshooting 401 unauthorized errors from the Workspace</title>
      <description>The purpose of this article is to help diagnose and resolve 401 errors for the K2.net 2003 or blackpearl Workspace when the K2 Workspace components and the K2 Server components are installed on a single server.</description>
      <link>http://kb.k2workflow.com/Articles/KB000171.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 06 Nov 2006 15:59:22 GMT</pubDate>
    </item>
    <item>
      <title>KB000161 - K2.net 2003 Process Design best practices</title>
      <description>Improper design practices can limit the success of any solution.  As such it is imperative to understand factors that should be factored into any K2.net development project in order to ensure proper system performance and scalability.

</description>
      <link>http://kb.k2workflow.com/Articles/KB000161.aspx</link>
      <category>Best Practice </category>
      <pubDate>Wed, 08 Nov 2006 15:57:09 GMT</pubDate>
    </item>
    <item>
      <title>KB000158 - How to add Collaboration Tools functionality to additional Sharepoint site or list templates</title>
      <description>Collaboration Tools offers additional functionality to users of Windows Sharepoint Services and Sharepoint Portal Server, allowing them to create ad-hoc document centric workflows without any code.

The installation adds functionality to Sharepoint document libraries, but it does this only by adding two links to the standard document library templates.  All the power behind the functionality is kept away from the original Sharepoint files, with only these two links providing access to those added capabilities.

This document will show you how to add those links to additional non-standard templates, or foreign language templates, that you may have running on your Sharepoint installation.

Note:  knowledge of the Sharepoint template system is a pre-requisite to completing this HowTo.
</description>
      <link>http://kb.k2workflow.com/Articles/KB000158.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 09 Nov 2006 11:44:14 GMT</pubDate>
    </item>
    <item>
      <title>KB000159 - Database location change procedure</title>
      <description>In certain scenarios the location of the SQL database where the K2 and K2Log databases were installed may change, e.g. customers may want to scale their solution. This article will guide the users to components that need to be reconfigured.</description>
      <link>http://kb.k2workflow.com/Articles/KB000159.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 09 Nov 2006 11:44:14 GMT</pubDate>
    </item>
    <item>
      <title>KB000149 - Minimum Permissions required for the K2.net Server service account</title>
      <description>In a high security environment, it is not always possible to give the K2.net Server service account local administrator rights.  This article details the minimal permissions that the service account requires on the local server.</description>
      <link>http://kb.k2workflow.com/Articles/KB000149.aspx</link>
      <category>Best Practice </category>
      <pubDate>Thu, 09 Nov 2006 11:44:30 GMT</pubDate>
    </item>
    <item>
      <title>KB000172 - How do I Install CDO (Collaboration Data Objects)?</title>
      <description>The following steps demonstrate how to install CDO as a component of Outlook using a Windows XP machine.</description>
      <link>http://kb.k2workflow.com/Articles/KB000172.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 10 Nov 2006 15:09:03 GMT</pubDate>
    </item>
    <item>
      <title>KB000151 - Calling a K2.net Collaboration Tools Workflow from a Custom Workflow without using SharePoint Event Handling</title>
      <description>This article will explore how to call a standard K2.net 2003 Collaboration Tools for Microsoft SharePoint Products &amp; Technologies Workflow process from a custom workflow process, without using Microsoft SharePoint event handling, by means of an Inter Process Call (IPC).</description>
      <link>http://kb.k2workflow.com/Articles/KB000151.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 15 Nov 2006 09:00:01 GMT</pubDate>
    </item>
    <item>
      <title>KB000146 - Info Path &amp; locked Schemas
UNABLE TO ACCESS THE FILE (401 on the doc attachment control)</title>
      <description>By default, any InfoPath form created from an XSD schema will be considered locked. However, by adding to the XSD any element attribute, InfoPath will allow additional elements to be added to the data structure.</description>
      <link>http://kb.k2workflow.com/Articles/KB000146.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 15 Nov 2006 09:02:51 GMT</pubDate>
    </item>
    <item>
      <title>KB000164 - K2.net 2003 with InfoPath 2007 and InfoPath 2007 Forms Services</title>
      <description>The article is a walkthrough of how to setup the various items required to configure InfoPath 2007 client-enabled forms as well as InfoPath Forms Services 2007 web-enabled forms within a K2.net 2003 process.</description>
      <link>http://kb.k2workflow.com/Articles/KB000164.aspx</link>
      <category>Step-by-step</category>
      <pubDate>Fri, 02 Feb 2007 15:34:41 GMT</pubDate>
    </item>
    <item>
      <title>KB000174 - Combining Microsoft Office SharePoint Server 2007 and K2.net 2003 tasks</title>
      <description>This example will demonstrate how to combine task lists created in Microsoft Office SharePoint Server 2007 (MOSS) with the standard Worklist provided by K2.net. The consolidated view is just for illustration purposes and can easily be customized for new implementations.</description>
      <link>http://kb.k2workflow.com/Articles/KB000174.aspx</link>
      <category>How To</category>
      <pubDate>Tue, 06 Mar 2007 10:05:14 GMT</pubDate>
    </item>
    <item>
      <title>KB000182 - How to register labels against multiple domains</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000182.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 28 Sep 2007 19:51:29 GMT</pubDate>
    </item>
    <item>
      <title>KB000183 - How to programmatically get/set K2 Actions from ASP.NET</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000183.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 01 Oct 2007 16:08:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000184 - Troubleshooting a deployment build failure</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000184.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 01 Oct 2007 16:25:20 GMT</pubDate>
    </item>
    <item>
      <title>KB000186 - How to register a Security Provider</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000186.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 01 Oct 2007 16:30:08 GMT</pubDate>
    </item>
    <item>
      <title>KB000187 - How to use Custom Events in a Process</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000187.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 01 Oct 2007 16:32:18 GMT</pubDate>
    </item>
    <item>
      <title>KB000188 - How to use the Deploy Package</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000188.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 01 Oct 2007 16:34:20 GMT</pubDate>
    </item>
    <item>
      <title>KB000189 - How to extend the standard reports with Reporting Services</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000189.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 01 Oct 2007 16:35:58 GMT</pubDate>
    </item>
    <item>
      <title>KB000190 - Troubleshooting K2 Designer for Visio Integration</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000190.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 01 Oct 2007 16:35:58 GMT</pubDate>
    </item>
    <item>
      <title>KB000185 - How to add a 3rd party server to the Event Bus</title>
      <description>A 3rd party server (such as SAP or Salesforce) can be added to the Notification Event structure. This allows the execution of events on these 3rd party servers to be recorded and the appropriate notification generated from the Event database.</description>
      <link>http://kb.k2workflow.com/Articles/KB000185.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 26 Oct 2007 16:27:58 GMT</pubDate>
    </item>
    <item>
      <title>KB000191 - How to use the K2 ADO.NET Data Provider SerialNumber Parameter</title>
      <description>The ADO.NET provider plays an integral role in the K2 platform. It provides developers with many levels of customization options, at both the process and user interaction levels.</description>
      <link>http://kb.k2workflow.com/Articles/KB000191.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 26 Oct 2007 19:14:58 GMT</pubDate>
    </item>
    <item>
      <title>KB000192 - How to use a SmartObject as a Lookup Object with Data Level Security</title>
      <description>K2 blackpearl allows the user to enable data level access when two or more SmartObjects are associated with each other. This feature provides the flexibility for Administrators to either enable or restrict access to SmartObjects. The developer must however be aware that certain settings must be enabled before this functionality can be used.</description>
      <link>http://kb.k2workflow.com/Articles/KB000192.aspx</link>
      <category>How To</category>
      <pubDate>Fri, 26 Oct 2007 19:17:05 GMT</pubDate>
    </item>
    <item>
      <title>KB000193 - InfoPath Design Considerations</title>
      <description>Special consideration is required when using a single InfoPath document in multiple workflow processes. This document is intended to explain the design considerations required to successfully implement an InfoPath workflow solution that uses a single form with multiple views in in two processes.</description>
      <link>http://kb.k2workflow.com/Articles/KB000193.aspx</link>
      <category>Best Practice </category>
      <pubDate>Fri, 26 Oct 2007 19:21:17 GMT</pubDate>
    </item>
    <item>
      <title>KB000194 - How to view K2 [blackpearl] Reports in Microsoft Office SharePoint Portal Server 2007</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000194.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 05 Dec 2007 19:24:40 GMT</pubDate>
    </item>
    <item>
      <title>KB000195 - How to set Internet Explorer Security Settings for InfoPath Forms</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000195.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 05 Dec 2007 19:24:40 GMT</pubDate>
    </item>
    <item>
      <title>KB000196 - How to Change InfoPath Submit Parameters</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000196.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 10 Dec 2007 21:52:20 GMT</pubDate>
    </item>
    <item>
      <title>KB000197 - .NET Framework 2.0 SP1 causes K2 [blackpearl] Server to fail</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000197.aspx</link>
      <category>Known Issue</category>
      <pubDate>Tue, 11 Dec 2007 19:50:06 GMT</pubDate>
    </item>
    <item>
      <title>KB000198 - How to change MSMQ Queues for the EventBus</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000198.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 27 Dec 2007 18:39:10 GMT</pubDate>
    </item>
    <item>
      <title>KB000199 - Server Rights Required by K2 [blackpearl] Accounts</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000199.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 27 Dec 2007 18:47:14 GMT</pubDate>
    </item>
    <item>
      <title>KB000200 - About K2 [blackpearl] Working Hours</title>
      <description>In K2 blackpearl with Service Pack 1, escalations based on a working hour zone is limited to the zone configured for the activity. If destination users do not reside in the same working hours zone as the one configured for the activity, they may receive escalations outside of their normal working hours.</description>
      <link>http://kb.k2workflow.com/Articles/KB000200.aspx</link>
      <category>How To</category>
      <pubDate>Thu, 27 Dec 2007 18:51:41 GMT</pubDate>
    </item>
    <item>
      <title>KB000201 - Patch: Editing SmartObject Properties and Adding a SmartObject Service Method Link</title>
      <description>There are two errors that may occur regarding SmartObjects: 1. Editing SmartObject Properties, and 2. Adding a SmartObject Service Method Link. This article will describe the errors involved, and how to install the update to resolve the issue.</description>
      <link>http://kb.k2workflow.com/Articles/KB000201.aspx</link>
      <category>Update</category>
      <pubDate>Mon, 28 Jan 2008 18:12:54 GMT</pubDate>
    </item>
    <item>
      <title>KB000202 - Patch: Event Bus Schedules “Dependency could not be created”</title>
      <description>When a K2 developer creates a Schedule through the API and links it to an Event Bus event, a date conflict occurs. The error will occur on standalone and/or distributed installations. </description>
      <link>http://kb.k2workflow.com/Articles/KB000202.aspx</link>
      <category>Update</category>
      <pubDate>Mon, 28 Jan 2008 19:42:46 GMT</pubDate>
    </item>
    <item>
      <title>KB000203 - Patch: Event Bus Notifications in K2 for Visual Studio</title>
      <description>Event Bus Notification events created when a process was deployed in K2 for Visual Studio are not deleted when the process is re-deployed with Notifications set to off.

The error will occur on standalone and/or distributed installations. 
</description>
      <link>http://kb.k2workflow.com/Articles/KB000203.aspx</link>
      <category>Update</category>
      <pubDate>Mon, 28 Jan 2008 19:48:37 GMT</pubDate>
    </item>
    <item>
      <title>KB000206 - Patch: Process Synchronization using Batch Actioning, IPC Sync Events, and Worklist Navigation</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000206.aspx</link>
      <category>Update</category>
      <pubDate>Mon, 28 Jan 2008 20:05:10 GMT</pubDate>
    </item>
    <item>
      <title>KB000207 - Patch: Data Field Values are incorrect when using a SharePoint Event Process</title>
      <description>When using a SharePoint Events Process, the SharePoint list metadata columns are not available in the K2 process definition if all of the metadata columns in the SharePoint list are not mapped. For example, if only three of the four columns in the SharePoint List are mapped to process data fields, then strange behavior can occur. This strange behavior can include process data fields displaying data from the unmapped SharePoint list column instead of the intended, and properly mapped, column.</description>
      <link>http://kb.k2workflow.com/Articles/KB000207.aspx</link>
      <category>Update</category>
      <pubDate>Mon, 28 Jan 2008 20:07:58 GMT</pubDate>
    </item>
    <item>
      <title>KB000208 - Running a report on dd MMM yyyy date range causes an error</title>
      <description>Using a custom date format (i.e., dd MMM yyyy) when running a report in K2 Workspace will cause an error. The error will occur on standalone and or/distributed installations when the end user changes a report date to a custom format and runs the report. </description>
      <link>http://kb.k2workflow.com/Articles/KB000208.aspx</link>
      <category>Known Issue</category>
      <pubDate>Mon, 28 Jan 2008 20:10:44 GMT</pubDate>
    </item>
    <item>
      <title>KB000209 - Timeout errors occur when retrieving workflow process instances in Management Console</title>
      <description>When retrieving large volumes of data (i.e., a large number of process instances) via the Management Tools in K2 Workspace, the following error may be received: "Timeout Expired: The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached".</description>
      <link>http://kb.k2workflow.com/Articles/KB000209.aspx</link>
      <category>How To</category>
      <pubDate>Mon, 28 Jan 2008 20:13:51 GMT</pubDate>
    </item>
    <item>
      <title>KB000212 - Patch: Survey Choice Data Type not supported in the List Item Event Template</title>
      <description>Fixes the "Make sure all the required fields have valid values"  error that occurs at design time when a K2 developer uses a Survey SharePoint List Item event template that attempts to validate data in hidden columns.</description>
      <link>http://kb.k2workflow.com/Articles/KB000212.aspx</link>
      <category>Update</category>
      <pubDate>Mon, 28 Jan 2008 20:22:09 GMT</pubDate>
    </item>
    <item>
      <title>KB000213 - Patch: "Error Internal Loop" and "Error Receiving Buffer" Deployment Errors</title>
      <description>When the description of a process data field spans more than two lines in the associated .kprx file, the K2 developer will receive an “Error Internal Loop” in the K2 Server console and “Error receiving buffer” in the K2 Designer for Visual Studio when deploying the process. The error will occur on standalone and/or distributed installations. </description>
      <link>http://kb.k2workflow.com/Articles/KB000213.aspx</link>
      <category>Update</category>
      <pubDate>Mon, 28 Jan 2008 20:25:21 GMT</pubDate>
    </item>
    <item>
      <title>KB000214 - Patch: OOTB Process Instance Data Report</title>
      <description>Fixes an error that occured when displaying the destination users for an Activity instance. Normally the designated destination user and other users with action rights for the current Activity instance are displayed.  A new feature was introduced in SP1 that enabled all destination users with action rights to an activity instance along with the specified destination user to be displayed. The new feature did not display the designated destination user correctly and displayed all users with rights as well.

</description>
      <link>http://kb.k2workflow.com/Articles/KB000214.aspx</link>
      <category>Update</category>
      <pubDate>Mon, 28 Jan 2008 20:27:18 GMT</pubDate>
    </item>
    <item>
      <title>KB000215 - Patch: Using UDCX data connections with InfoPath Form Integration</title>
      <description>K2 blackpearl InfoPath process integration fails when using UDCX data connections within the Microsoft Office InfoPath 2007 form. </description>
      <link>http://kb.k2workflow.com/Articles/KB000215.aspx</link>
      <category>Update</category>
      <pubDate>Mon, 28 Jan 2008 20:30:07 GMT</pubDate>
    </item>
    <item>
      <title>KB000216 - How to uninstall K2 [blackpearl]</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000216.aspx</link>
      <category>How To</category>
      <pubDate>Wed, 30 Jan 2008 01:14:09 GMT</pubDate>
    </item>
    <item>
      <title>KB000211 - Patch: A SharePoint integrated process needs local admin rights on the MOSS server</title>
      <description>When a K2 Developer deploys a SharePoint integrated process from K2 Designer for Visual Studio, local admin rights are needed on the MOSS server otherwise a "Cannot open log for source" error occurs.</description>
      <link>http://kb.k2workflow.com/Articles/KB000211.aspx</link>
      <category>Update</category>
      <pubDate>Tue, 05 Feb 2008 20:20:04 GMT</pubDate>
    </item>
    <item>
      <title>KB000217 - Patch: Querying a SmartObject using GUID type properties</title>
      <description>When querying a SmartObject containing GUID type properties and adding the GUID property to a filter a 'Server Exception: Syntax error: Missing operand after 'f' operation' error will occur.</description>
      <link>http://kb.k2workflow.com/Articles/KB000217.aspx</link>
      <category>Update</category>
      <pubDate>Wed, 06 Feb 2008 16:26:01 GMT</pubDate>
    </item>
    <item>
      <title>KB000218 - Patch: Data filter in K2 Workspace</title>
      <description>This error surfaces while using K2 Workspace, and a filter is applied to a data field. There are three errors that could occur:
1. The filter does not return the expected results
2. The filter may return results when it is known that the filter value does not exist
3. The filter applied should not return a result set</description>
      <link>http://kb.k2workflow.com/Articles/KB000218.aspx</link>
      <category>Update</category>
      <pubDate>Wed, 06 Feb 2008 16:28:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000219 - Patch: Impersonating a user using a different security label than the default to start a process</title>
      <description>An error will occur when Impersonation rights are used to start a process and the process rights are assigned to a user or group not using the default security label.</description>
      <link>http://kb.k2workflow.com/Articles/KB000219.aspx</link>
      <category>Update</category>
      <pubDate>Wed, 06 Feb 2008 16:30:11 GMT</pubDate>
    </item>
    <item>
      <title>KB000220 - Patch: Worklist Item Status does not update correctly</title>
      <description>An error will occur when a worklist item is opened by the first destination user of a process containing multiple destination users.</description>
      <link>http://kb.k2workflow.com/Articles/KB000220.aspx</link>
      <category>Update</category>
      <pubDate>Wed, 06 Feb 2008 16:31:26 GMT</pubDate>
    </item>
    <item>
      <title>KB000221 - Patch: DataField ValueType property in SourceCode.Workflow.Client internally protected</title>
      <description>An error will occur when a K2 Developer deploys a custom application that accesses a process instance Datafield ValueType property using the SourceCode.Workflow.Client object. </description>
      <link>http://kb.k2workflow.com/Articles/KB000221.aspx</link>
      <category>Update</category>
      <pubDate>Wed, 06 Feb 2008 16:32:51 GMT</pubDate>
    </item>
    <item>
      <title>KB000222 - Patch: ‘No such host is known’ error when changing environments of an InfoPath integrated process</title>
      <description>An error occurs when modifying a process containing an InfoPath document integrated with a SmartObject Method within a different environment.</description>
      <link>http://kb.k2workflow.com/Articles/KB000222.aspx</link>
      <category>Update</category>
      <pubDate>Wed, 06 Feb 2008 16:34:29 GMT</pubDate>
    </item>
    <item>
      <title>KB000223 - Patch: Error when using an Apostrophe in a process action or event name</title>
      <description>An error will occur when a K2 Developer uses an apostrophe (‘) in the name of an action or event item within a process.</description>
      <link>http://kb.k2workflow.com/Articles/KB000223.aspx</link>
      <category>Update</category>
      <pubDate>Wed, 06 Feb 2008 16:36:03 GMT</pubDate>
    </item>
    <item>
      <title>KB000224 - Patch: Adding a parameter to a report designed in K2 Workspace</title>
      <description>When a K2 Developer adds a parameter to a report in MS Visual Studio 2005 (and the report was originally designed in K2 Workspace), and then imports the report back into K2 Workspace, the import wizard will prompt the Developer for the parameter but will then ignore it and return no results. </description>
      <link>http://kb.k2workflow.com/Articles/KB000224.aspx</link>
      <category>Update</category>
      <pubDate>Fri, 15 Feb 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000225 - Patch: Custom Service Instance Out of Bounds and Semi-Colon Usage Errors</title>
      <description>When a K2 Developer attempts to register or update a custom service instance that does not have an associated config, an ‘out of bounds’ error will occur. When a K2 Developer uses the semi-colon (;) value in the Extra field of the authentication provider section of the registering of a service instance, the semi-colon (;) is not saved in the custom DLL.</description>
      <link>http://kb.k2workflow.com/Articles/KB000225.aspx</link>
      <category>Update</category>
      <pubDate>Fri, 15 Feb 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000227 - Patch: Passing an invalid string when performing worklistcriteria using Datafield of type Number/Int returns all the WorkListItems</title>
      <description>When a K2 Developer creates an application that uses the WorklistCriteria object of the Workflow.Client namespace to filter on a datafield which is of type Int and that datafield is compared to an invalid value (e.g. “xxxx”) it will return all the Worklist items with that datafield.</description>
      <link>http://kb.k2workflow.com/Articles/KB000227.aspx</link>
      <category>Update</category>
      <pubDate>Fri, 22 Feb 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000229 - Patch: Performance differences using TCP/IP Only verses using with Named Pipes for SQL Communication</title>
      <description>Performance issues occur when using batch execution of K2 Processes with TCP/IP only connections. Using Named Piped connections is unaffected.</description>
      <link>http://kb.k2workflow.com/Articles/KB000229.aspx</link>
      <category />
      <pubDate>Fri, 22 Feb 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000233 - Patch: K2 Workspace Finish Worklist Item Action Sync/Asyc Failure</title>
      <description>When executing a worklist item action as 'Synchronous', the 'Sync' flag 
is ignored and the action is executed in an 'Asynchronous' fashion.</description>
      <link>http://kb.k2workflow.com/Articles/KB000233.aspx</link>
      <category>Update</category>
      <pubDate>Fri, 29 Feb 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000232 - Patch - URM ResolveQueue Method Returns only single domain</title>
      <description>Using the URM Client API’s ResolveQueue method to resolve a Role containing users from multiple domains will return an incorrect domain.</description>
      <link>http://kb.k2workflow.com/Articles/KB000232.aspx</link>
      <category />
      <pubDate>Fri, 14 Mar 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000239 - SharePoint System Account Usage</title>
      <description>Using the SharePoint System (AppPool) account with a K2 SharePoint Integrated Process is unsupported in K2 blackpearl. This includes SharePoint Integrated Processes designed with K2 Web Designer for SharePoint, K2 Designer for Visual Studio, and K2 for Visio.</description>
      <link>http://kb.k2workflow.com/Articles/KB000239.aspx</link>
      <category>Known Issue</category>
      <pubDate>Fri, 14 Mar 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000230 - Patch - SmartObject Method Wizard Properties and SmartObject Service Object Method Properties</title>
      <description>1) When configuring a SmartObject using the SmartObject Method Wizard - on the Add Service Method link screen, the first property is deleted when another property is selected and the Clear button is clicked. 
2) An Object reference error occurs when assigning a property without selecting a property value from the associated dropdown when configuring a Service Object Method in the advanced mode of the SmartObject Creation Wizard.</description>
      <link>http://kb.k2workflow.com/Articles/KB000230.aspx</link>
      <category>Update</category>
      <pubDate>Mon, 31 Mar 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000235 - MOSS Workflow Failed to Start</title>
      <description>Processes deployed to a SharePoint site collection fail to start, and this is reported in the Workflow History under Description.</description>
      <link>http://kb.k2workflow.com/Articles/KB000235.aspx</link>
      <category />
      <pubDate>Mon, 14 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000234 - Patch: Worklist Issues with Multiple Destinations, IPC Events and Dynamic Roles</title>
      <description>This patch deals with errors related to workflow lists, dynamic roles, and workflow view rights</description>
      <link>http://kb.k2workflow.com/Articles/KB000234.aspx</link>
      <category />
      <pubDate>Tue, 15 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000228 - Patch: Calling the URM client API ResolveQueue method resolves as NT AUTHORITY\ANONYMOUS LOGON</title>
      <description>Using the URM Client API’s ResolveQueue method causes an error when connecting from a PC other than the one running the K2 Server</description>
      <link>http://kb.k2workflow.com/Articles/KB000228.aspx</link>
      <category />
      <pubDate>Tue, 15 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000237 - Patch: Inconsistency between a SmartObject and the ServiceObject</title>
      <description>A SmartObject/ServiceObject Inconsistency error is displayed after making use of a SmartObject within the Object Browser</description>
      <link>http://kb.k2workflow.com/Articles/KB000237.aspx</link>
      <category />
      <pubDate>Wed, 16 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000238 - Patch: K2 SharePoint Web Workflow Status not Updated</title>
      <description>A process starts successfully and the K2 server processes the email event.  However no email is sent and the status of the process remains ‘In Progress’.</description>
      <link>http://kb.k2workflow.com/Articles/KB000238.aspx</link>
      <category />
      <pubDate>Wed, 16 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000241 - Patch: Out of Box Reports Wizard Stops Responding</title>
      <description>The Out of Box Report Wizard stops responding while executing a summary report grouping by a text field value in an associated SmartObject.</description>
      <link>http://kb.k2workflow.com/Articles/KB000241.aspx</link>
      <category />
      <pubDate>Wed, 16 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000242 - Patch: The Priority column in K2 Workspace is not Displayed in the Worklist</title>
      <description>After designing a process in K2 [blackpearl] or K2 Designer for Visual Studio, the ‘Priority’ column in K2 Workspace is not displayed in the Worklist.</description>
      <link>http://kb.k2workflow.com/Articles/KB000242.aspx</link>
      <category />
      <pubDate>Wed, 16 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000243 - Patch: Data field settings On Demand, Keep Log and Hidden do not save after closing the K2 Designer for Visual Studio</title>
      <description>When adding and configuring the settings of any data field type in the K2 Designer for Visual Studio, the saved changes made to the data field would not be reflected when the process is re-opened in the designer.</description>
      <link>http://kb.k2workflow.com/Articles/KB000243.aspx</link>
      <category />
      <pubDate>Wed, 16 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000244 - Patch: Error when publishing a custom report in K2 Workspace</title>
      <description>On the first publish of a custom report in the Reports Designer in K2 Workspace, the ‘reporting’ folder in SQL Server Reporting Service (SSRS) is not created. The folder cannot be created when the user does not have rights to update reporting services within SQL. When a user account is used that is not part of the domain admin the error will occur.</description>
      <link>http://kb.k2workflow.com/Articles/KB000244.aspx</link>
      <category />
      <pubDate>Wed, 16 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000245 - Patch: Not all processes in a solution are displayed when browsing for child processes in an IPC Event wizard</title>
      <description>When saving an IPC project in which the child processes are excluded from the build the other processes cannot be browsed when the project is reopened. This takes place because the process checks for all included processes when the project is opened. This is the only time this check occurs. If the Include/Exclude is changed in build options later, the IPC Event Wizard will not reflect the changes. </description>
      <link>http://kb.k2workflow.com/Articles/KB000245.aspx</link>
      <category />
      <pubDate>Wed, 16 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000247 - Patch: K2 Web Designer cannot open when using sub sites in MOSS</title>
      <description>This error takes place at design time when the K2 Developer tries to access the K2 Web Designer from a document library created in a sub site in a site collection with a managed path in MOSS. This error has been resolved and the K2 Web Designer can now be accessed from a sub site in MOSS with managed paths. </description>
      <link>http://kb.k2workflow.com/Articles/KB000247.aspx</link>
      <category />
      <pubDate>Wed, 16 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000250 - SmartObject GUID Synchronization</title>
      <description>In K2 blackpearl SP1 when a process is deployed it auto generates process SmartObjects. That is if the “Create Workflow Reporting SmartObjects” or “Create Workflow SmartObjects” checkbox on the SmartObject Association screen is checked. On deployment of the process, if these SmartObjects already exist, blackpearl saves the GUIDs for the SmartObjects and if not it creates new GUIDs. If associations are made to other SmartObjects through the process it creates an association entry for the link between these two GUIDs. When the deployment packages that create the process and the SmartObjects are relocated to another environment and deployed within the new environment, an error will occur.</description>
      <link>http://kb.k2workflow.com/Articles/KB000250.aspx</link>
      <category />
      <pubDate>Wed, 16 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000251 - Dropdown List Box Options Not Visible</title>
      <description>In certain instances the dropdown list box options on K2 Designer screens, such as the Add New Field screen, are displayed behind the main window. The dropdown list is unable to be displayed correctly and the user will have difficulty in selecting a value. In some instances the number of options in the dropdown list box will be enough to see some of the options. However, in most cases the user will not see any options and the dropdown list box will appear to not be functioning at all. </description>
      <link>http://kb.k2workflow.com/Articles/KB000251.aspx</link>
      <category />
      <pubDate>Fri, 18 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000253 - BDC Directory incorrect or not found when used with Internationalization (Worldwide English)</title>
      <description>When creating a BDC application in the SharePoint Central Administration on some non-English operating systems, an error is displayed as the directory "common files" does not exist. For example, on the French system it is called "Fichiers communs". The reason for the error is that the hidden list in SharePoint has an attribute "BDCDir" which holds the path for the installed BDC components. The path on the non-English operating system will refer to "common files" which may be incorrect.</description>
      <link>http://kb.k2workflow.com/Articles/KB000253.aspx</link>
      <category />
      <pubDate>Sat, 26 Apr 2008 17:10:35 GMT</pubDate>
    </item>
    <item>
      <title>KB000254 - K2 blackpearl 0803 (4.8075.1.0) upgrade disables the K2 for Visio Component</title>
      <description>This KB article deals with issues experienced in Microsoft Office Visio 2007 when upgrading K2 blackpearl RTM or SP1 to K2 blackpearl 0803 (4.8075.1.0). These issues prevent a user from activating and utilizing the K2 Designer for Visio functionality. This article will describe the issues involved, and how to resolve the issue by running the update package.</description>
      <link>http://kb.k2workflow.com/Articles/KB000254.aspx</link>
      <category />
      <pubDate>Wed, 30 Apr 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000252 - Clipboard Copy Issue when using Microsoft Virtual PC 2007</title>
      <description>A problem occasionally occurs when code that places data on the clipboard is run within a Microsoft Virtual PC (VPC). An exception is raised stating that there was a problem with the clipboard (OpenClipboard Failed). </description>
      <link>http://kb.k2workflow.com/Articles/KB000252.aspx</link>
      <category />
      <pubDate>Fri, 09 May 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000256 - Server Farm configuration fails due to FQDN validation issue</title>
      <description>An error occurs during a K2 Server Farm configuration of K2 [blackpearl] 0803 when the Fully Qualified Domain Name (FQDN) for the server farm does not include the FQDN of the domain.</description>
      <link>http://kb.k2workflow.com/Articles/KB000256.aspx</link>
      <category />
      <pubDate>Fri, 16 May 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000258 - K2 for Visual Studio issue when Microsoft Windows is installed to a non “C:” drive location</title>
      <description>An error occurs when opening Microsoft Visual Studio after upgrading K2 [blackpearl] RTM or SP1 to K2 [blackpearl] 0803 if the Microsoft Windows installation is located on a drive location other than “C:”.</description>
      <link>http://kb.k2workflow.com/Articles/KB000258.aspx</link>
      <category />
      <pubDate>Fri, 16 May 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000259 - Previous release of the K2 SDK documentation is not uninstalled</title>
      <description>When upgrading previous installations of K2 [blackpearl] to the K2 [blackpearl] 0803 (4.8075.1.0) release, the previous version of the K2 [blackpearl] SDK is not removed.</description>
      <link>http://kb.k2workflow.com/Articles/KB000259.aspx</link>
      <category />
      <pubDate>Fri, 16 May 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000264 - Seemingly random 401 errors in load balanced SharePoint, Workspace, SSRS and K2 server environments</title>
      <description>K2 blackpearl requires that the NLB persistence type is set to IP Affinity. Seemingly random 401 authentication issues occur when using Cookie Affinity or any other non IP Affinity setting.</description>
      <link>http://kb.k2workflow.com/Articles/KB000264.aspx</link>
      <category />
      <pubDate>Tue, 20 May 2008 19:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000261 - Patch (BETA): Secondary Authentication Cache for SmartObject Services</title>
      <description>The error occurs when a SmartObject Service requires a different set of user credentials for the same logged in user for authentication purposes. The error surfaces when a user attempts to submit via a user form and the form requires authentication from a backend system before it can proceed.</description>
      <link>http://kb.k2workflow.com/Articles/KB000261.aspx</link>
      <category />
      <pubDate>Fri, 23 May 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000255 - Data Connection String Issue with UDCX Files and InfoPath</title>
      <description>An error occurs when accessing data sources using UDCX data connections within a K2 integrated Microsoft Office InfoPath 2007 form.</description>
      <link>http://kb.k2workflow.com/Articles/KB000255.aspx</link>
      <category />
      <pubDate>Wed, 28 May 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000260 - Patch: When executing an action using Workflow.Client API an "Invalid Archive Type" error is returned</title>
      <description>When a K2 Developer attempts to execute an action through the Worklist.Client API an “Invalid Archive Type” error is reported in the K2 Server console.</description>
      <link>http://kb.k2workflow.com/Articles/KB000260.aspx</link>
      <category />
      <pubDate>Tue, 03 Jun 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000257 - Patch: Data fields not returned when opening a Worklist using Workflow.Client with the "NoData" flag set to false</title>
      <description>The "NoData" flag is set to ‘False’ by default when opening the worklist using the SourceCode.Workflow.Client API. The Workflow Server ignored the “NoData” property and did not return any data field values regardless of setting of the flag. Therefore data fields are not populated with data unless each worklist is opened individually.</description>
      <link>http://kb.k2workflow.com/Articles/KB000257.aspx</link>
      <category />
      <pubDate>Tue, 10 Jun 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000267 - Troubleshooting the "Please install Microsoft Report Viewer Redistributable 2005 SP1 to view reports" Error</title>
      <description>This article provides troubleshooting steps for dealing with the “Please install Microsoft 
Report Viewer Redistributable 2005 SP1 to view reports.” error when attempting to view 
one of the out of the box reports in K2 Workspace.</description>
      <link>http://kb.k2workflow.com/Articles/KB000267.aspx</link>
      <category />
      <pubDate>Fri, 20 Jun 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000268 - Updates applied to SQL 2005 require reconfiguration of K2 for Reporting Services</title>
      <description>If you apply updates to SQL server 2005, K2 reports will stop working.  Re-running Configuration Manager will be necessary to re-register the SourceCode data extension.</description>
      <link>http://kb.k2workflow.com/Articles/KB000268.aspx</link>
      <category />
      <pubDate>Fri, 20 Jun 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000269 - K2 Service Broker on Heterogeneous Install Paths</title>
      <description>If running K2 in a Farm, and all farm nodes are not installed to the same drive path, K2 Service Broker will fail to function properly.</description>
      <link>http://kb.k2workflow.com/Articles/KB000269.aspx</link>
      <category />
      <pubDate>Fri, 20 Jun 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000281 - Installing the Microsoft "Visual Studio 2005 extensions for .NET Framework 3.0 (WCF &amp; WPF), November 2006 CTP" prerequisite.</title>
      <description>The "Visual Studio 2005 extensions for .NET Framework 3.0 (WCF &amp; WPF), November 2006 CTP" download 
from the Microsoft updates site is no longer available due to the release of the 3.5 version.</description>
      <link>http://kb.k2workflow.com/Articles/KB000281.aspx</link>
      <category />
      <pubDate>Tue, 08 Jul 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000272 - How to use Asynchronous Server Events in K2 blackpearl</title>
      <description>This article describes how to configure and complete asynchronous server events using K2 blackpearl.</description>
      <link>http://kb.k2workflow.com/Articles/KB000272.aspx</link>
      <category />
      <pubDate>Mon, 14 Jul 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000285 - How To: Change The Domain Where K2 Resides</title>
      <description>If it is necessary to change the domain where K2 is installed, it is also necessary to manually modify the Authentication and Role Provider information stored in the K2 databases.</description>
      <link>http://kb.k2workflow.com/Articles/KB000285.aspx</link>
      <category />
      <pubDate>Mon, 14 Jul 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000271 - Patch: Empty Start Rule in Subsequent Process Deployments</title>
      <description>When a developer creates a start rule and deploys the process for the first time, the start rule will function correctly. If the project is closed and then opened again and the process is re-deployed without making any changes to the start rule, the start rule values are not persisted causing the activity to be deployed with an empty start rule.</description>
      <link>http://kb.k2workflow.com/Articles/KB000271.aspx</link>
      <category />
      <pubDate>Tue, 29 Jul 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000288 - K2 Web Designer Fails to Display</title>
      <description>K2 Web Designer is successfully installed and activated on the MOSS server.   It appears under the Settings menu of document libraries on the MOSS site in question.   When you attempt to use the Web Designer, however, a blank page is displayed.</description>
      <link>http://kb.k2workflow.com/Articles/KB000288.aspx</link>
      <category />
      <pubDate>Wed, 30 Jul 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000265 - K2 2003 worklist web part unusable after installing 0803</title>
      <description>Upgrading the K2 blackpearl installation to the 0803 release introduced an error that resulted in the K2.net 2003 web part from being unable to function</description>
      <link>http://kb.k2workflow.com/Articles/KB000265.aspx</link>
      <category />
      <pubDate>Wed, 30 Jul 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000291 - Security Management in K2 blackpearl Workspace</title>
      <description>How to configure security in K2 Workspace.</description>
      <link>http://kb.k2workflow.com/Articles/KB000291.aspx</link>
      <category />
      <pubDate>Wed, 30 Jul 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000274 - Patch Migration Utility</title>
      <description>This patch will upgrade the K2 blackpearl databases and the following assemblies in 
such a way that the K2.net 2003 processes will run correctly. This patch is only required for K2.net 2003 - K2 blackpearl migration.</description>
      <link>http://kb.k2workflow.com/Articles/KB000274.aspx</link>
      <category />
      <pubDate>Thu, 31 Jul 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000279 - Patch. Using the K2 API to create worklist criteria and set the count and startIndex properties does not function correctly</title>
      <description>When using the K2 API to create worklist criteria with count and startIndex properties, the criteria will return all worklist items instead of only those that meet the specified conditions. </description>
      <link>http://kb.k2workflow.com/Articles/KB000279.aspx</link>
      <category />
      <pubDate>Thu, 31 Jul 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000293 - BDC Issue With Caching Configuration on the Autogenerated Web Service</title>
      <description>The current builds of K2 blackpearl have a known issue with the SharePoint BDC integration. At the most basic level there is an issue with caching configuration on the autogenerated web service. This issue will be addressed in future releases of K2 blackpearl. This KB provides a manual workaround to correct the auto generated code in the BDC SmartObject web service.</description>
      <link>http://kb.k2workflow.com/Articles/KB000293.aspx</link>
      <category />
      <pubDate>Thu, 14 Aug 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000294 - How to configure Internet Options to avoid "401" and "Value cannot be null” errors when using K2 Designer </title>
      <description>Visual Studio 2005 relies on the settings in the Microsoft Internet Explorer browser to properly contact any service or site. Symptoms indicating that the browser may not be configured properly include:
The request failed with HTTP status 401: Unauthorized
Value cannot be null. Parameter name: textToFormat
Both errors can typically be resolved by modifying the Internet options settings in the browser installed on the machine being used to develop your solutions.</description>
      <link>http://kb.k2workflow.com/Articles/KB000294.aspx</link>
      <category />
      <pubDate>Fri, 12 Sep 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000297 - Monitoring the K2 blackpearl Environment</title>
      <description>This document contains an overview of the recommended performance monitoring options for monitoring K2 blackpearl environments as well as some additional useful counters and their descriptions. Please note that all of the best practices included in this document were sourced from freely accessible support, blog and technical sites, as well as best practices. As there is a very wide scope in system counters to choose for variants of systems and applications, this document is aimed at pointing out the most useful counters for monitoring a typical K2 blackpearl installation.</description>
      <link>http://kb.k2workflow.com/Articles/KB000297.aspx</link>
      <category />
      <pubDate>Mon, 22 Sep 2008 22:58:54 GMT</pubDate>
    </item>
    <item>
      <title>KB000296 - AD Service Objects available in K2 blackpearl 0807</title>
      <description>In K2 blackpearl RTM, SP1 and 0803 an AD Service was installed as a standard service object 
accessible through the user tab in K2 Object Browser or in the Management Console. In K2 
blackpearl 0807 (4.8210.0.0) the AD Service has been rewritten to accommodate new requirements 
regarding Active Directory and a new AD Service2 added to blackpearl.</description>
      <link>http://kb.k2workflow.com/Articles/KB000296.aspx</link>
      <category />
      <pubDate>Wed, 24 Sep 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000301 - Error when using a K2 Process with a Document View Enabled</title>
      <description>This patch deals with an error that occurs when opening a K2 Process in K2 Designer for Visual Studio that has document view enabled and was created in a pre 0807 K2 blackpearl release. </description>
      <link>http://kb.k2workflow.com/Articles/KB000301.aspx</link>
      <category />
      <pubDate>Tue, 07 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000302 - The Event Instance Report Causes an OutOfMemory Exception</title>
      <description>Running the Event Instance Report in K2 Workspace will cause an OutOfMemory exception on a system that has a high volume of process instances</description>
      <link>http://kb.k2workflow.com/Articles/KB000302.aspx</link>
      <category />
      <pubDate>Tue, 07 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000303 - Exception when an InfoPath form calls a SmartObject's load method.</title>
      <description>An exception is thrown when an InfoPath form calls a SmartObject's load method.</description>
      <link>http://kb.k2workflow.com/Articles/KB000303.aspx</link>
      <category />
      <pubDate>Tue, 07 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000304 - Patch: Active Directory Query Locks Server and Returns No Results</title>
      <description>This patch deals with an issue related to the search functionality of 
Active Directory in K2 Workspace.</description>
      <link>http://kb.k2workflow.com/Articles/KB000304.aspx</link>
      <category />
      <pubDate>Tue, 07 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000305 - InfoPath Form opens in InfoPath client instead of Forms Services</title>
      <description>This patch deals with two InfoPath issues: 
1. Worklist items that utilize SharePoint InfoPath Forms Services for client events will not open in the browser and prompt for the InfoPath client application to open the item when opened from K2 Workspace.
2. If an existing InfoPath Integration process in K2 blackpearl 0803 is configured to deploy to network location and K2 blackpearl is upgraded to K2 blackpearl 0807, an error occurs when attempting to open the worklist item in K2 Workspace. </description>
      <link>http://kb.k2workflow.com/Articles/KB000305.aspx</link>
      <category />
      <pubDate>Tue, 07 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000311 - Error in OOF when adding a User to Forward List</title>
      <description>Implementations of K2 blackpearl 0807 4.2810.1.0 and K2 blackpearl 0807 4.2810.1.1 may experience a known issue when attempting to locate or search for users using the Select users to add to the forward all list </description>
      <link>http://kb.k2workflow.com/Articles/KB000311.aspx</link>
      <category />
      <pubDate>Wed, 08 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000298 - K2 Auditing and Logging</title>
      <description>K2 Auditing and Logging Techncial brief</description>
      <link>http://kb.k2workflow.com/Articles/KB000298.aspx</link>
      <category />
      <pubDate>Fri, 10 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000309 - K2 Host Server Logging</title>
      <description>White Paper: K2 blackpearl has a unified logging framework.  This allows any subcomponent of K2 blackpearl to log information to the same location, leveraging a single mechanism and eliminating the need for extra code and overhead.  This unified logging framework offers a variety of logging options for the Host Server, from different available log destination/types, to individually set output severity levels, and more.  This article discusses the available Host Server logging options, how to configure them, and performance considerations for their use. </description>
      <link>http://kb.k2workflow.com/Articles/KB000309.aspx</link>
      <category />
      <pubDate>Mon, 13 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000308 - Process Debugging Workaround for K2 blackpearl 0807</title>
      <description>This article provides a workaround for developers who need to debug custom code from K2 Server events in K2 blackpearl 0807.</description>
      <link>http://kb.k2workflow.com/Articles/KB000308.aspx</link>
      <category />
      <pubDate>Tue, 14 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000322 - K2 Archiving</title>
      <description>K2 blackpearl utilizes a number of databases for its operational requirements. Over time and with operational use, these databases will increase in size. Since K2 blackpearl retains data that is both current and historical, eventually it is the data of historical value that ends up occupying space in the active K2 databases and the SQL Server. </description>
      <link>http://kb.k2workflow.com/Articles/KB000322.aspx</link>
      <category />
      <pubDate>Fri, 17 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000320 - K2 blackpearl 0807 Update (4.8210.2.320)</title>
      <description>KB000320 updates K2 blackpearl 0807 4.8210.1.x and 4.8210.2.0 with the all the released 0807 related patches</description>
      <link>http://kb.k2workflow.com/Articles/KB000320.aspx</link>
      <category />
      <pubDate>Fri, 17 Oct 2008 19:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000321 - Hotfix: K2 Worklist disturbs the page layout for the K2 Web Part</title>
      <description>The error occurs from within SharePoint while the developer is creating the layout for a user page. The K2 Worklist disturbs the page layout for the K2 Webpart.</description>
      <link>http://kb.k2workflow.com/Articles/KB000321.aspx</link>
      <category />
      <pubDate>Fri, 17 Oct 2008 19:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000312 - Special Characters Error in a User Search in K2 Designer for Visual Studio</title>
      <description>This patch fixes an error that may occur when searching for a User using the search option in K2 Designer for Visual Studio.</description>
      <link>http://kb.k2workflow.com/Articles/KB000312.aspx</link>
      <category />
      <pubDate>Fri, 17 Oct 2008 19:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000313 - Patch: Using InfoPath with Form Services causes an error.</title>
      <description>If there were any running instances when upgrading to K2 blackpearl 0807 (4.2810.1.x or 4.2810.2.0) or  if existing K2 processes that were integrated with InfoPath using form services were not updated by selecting Update Design Template in K2 Designer for Visual Studio an error  may occur when the worklist item is opened.</description>
      <link>http://kb.k2workflow.com/Articles/KB000313.aspx</link>
      <category />
      <pubDate>Fri, 17 Oct 2008 19:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000316 - Patch: Error occurs on SmartObject properties of DateTime type when set as return property</title>
      <description>If the SmartObject property is of DateTime type and set as a return and not an input property an "Object reference not set to an instance of an object." may occur. 
</description>
      <link>http://kb.k2workflow.com/Articles/KB000316.aspx</link>
      <category />
      <pubDate>Fri, 17 Oct 2008 19:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000317 - Patch: Valid SharePoint Site URL not accepted in the SharePoint Events Process Wizard</title>
      <description>When building a K2 process in K2 blackpearl 0807 (4.8210.1.x) the SharePoint Events Process wizard will not accepted a valid SharePoint URL and the user is prompted to specify the SharePoint site URL even though it was already correctly filled in with the value stored in the Environment Library for the SharePoint service. The result is an error and the wizard configuration cannot be completed. The error is caused by the IPv6 TCP protocol being set to enabled. "Windows Vista" or "Windows Server 2008" as a client or server uses the "new" IPv6 TCP protocol as its default networking protocol forcing the validation calls testing for MOSS server status and port availability to supply IPv6 protocols as the communication layer.</description>
      <link>http://kb.k2workflow.com/Articles/KB000317.aspx</link>
      <category />
      <pubDate>Fri, 17 Oct 2008 19:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000326 - Getting Simultaneous Approvals from Both Named Users and Roles</title>
      <description>In certain approval scenarios, you wish to have the client event approved by all specified named users and also approved by at least one user in a role.</description>
      <link>http://kb.k2workflow.com/Articles/KB000326.aspx</link>
      <category />
      <pubDate>Tue, 28 Oct 2008 10:28:15 GMT</pubDate>
    </item>
    <item>
      <title>KB000331 - K2 blackpearl 0807 and custom security providers</title>
      <description>Custom assemblies need to be signed and registered in the K2 Database for the K2 Server to load them at startup.</description>
      <link>http://kb.k2workflow.com/Articles/KB000331.aspx</link>
      <category />
      <pubDate>Tue, 28 Oct 2008 13:18:04 GMT</pubDate>
    </item>
    <item>
      <title>KB000307 - Updating Values within a K2 Process Instance</title>
      <description>When updating values (i.e. a data field) of a process instance without completing the process in pre-0807 releases of K2 blackpearl it was possible to use the [WorkListItem].[ProcessInstance].Update() method for all users. In K2 blackpearl 0807 the [WorkListItem].[ProcessInstance].Update() method now requires a user with process Admin rights. 
The recommended way to update values of a process instance without completing it is to use the Actions["UpdateWorkItem"].Execute() method.</description>
      <link>http://kb.k2workflow.com/Articles/KB000307.aspx</link>
      <category />
      <pubDate>Wed, 29 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000310 - How To: Modify the Notification Mail Template</title>
      <description>How to describing the steps to configure the Notification Mail Template</description>
      <link>http://kb.k2workflow.com/Articles/KB000310.aspx</link>
      <category />
      <pubDate>Wed, 29 Oct 2008 08:18:24 GMT</pubDate>
    </item>
    <item>
      <title>KB000319 - K2 blackpearl and .NET Framework 3.5</title>
      <description>About working with a client or server computer on which the .NET framework 3.5 is installed.</description>
      <link>http://kb.k2workflow.com/Articles/KB000319.aspx</link>
      <category />
      <pubDate>Thu, 30 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000330 - K2 blackpearl 0807 Update (4.8210.2.330)</title>
      <description>K2 blackpearl 0807 Update (4.8210.2.330) updates K2 blackpearl 0807 4.8210.1.x and 4.8210.2.0 with all the 0807 patches and hotfixes. See article for more details.</description>
      <link>http://kb.k2workflow.com/Articles/KB000330.aspx</link>
      <category />
      <pubDate>Fri, 31 Oct 2008 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000328 - Hotfix: K2 Worklist performance enhancements for K2 blackpearl 0807</title>
      <description>The K2 Worklist may experience a long delay before worklist items are displayed.</description>
      <link>http://kb.k2workflow.com/Articles/KB000328.aspx</link>
      <category />
      <pubDate>Mon, 03 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000314 - Patch: Executing An Update Action On A K2 Worklist Item Will Not Update The Process Instance</title>
      <description>When executing an action without opening the worklist item using the K2 API, the process data fields do not get updated.</description>
      <link>http://kb.k2workflow.com/Articles/KB000314.aspx</link>
      <category />
      <pubDate>Mon, 03 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000323 - Hotfix: Setting breakpoints for debugging in K2 blackpearl 0807</title>
      <description>Hotfix for an issue which causes breakpoints set in K2 Designer for Visual Studio to be incorrectly set and therefore and ignored.</description>
      <link>http://kb.k2workflow.com/Articles/KB000323.aspx</link>
      <category />
      <pubDate>Mon, 03 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000324 - Hotfix: IPC Failed to Start, no child process called</title>
      <description>IPC calls fail to load the Child process for IPC process redeployed in a new environment</description>
      <link>http://kb.k2workflow.com/Articles/KB000324.aspx</link>
      <category />
      <pubDate>Mon, 03 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000325 - Hotfix: Selecting data from XML Fields</title>
      <description>When selecting data from XML fields at run time, unexpected behaviour was encountered where the node was part of a repeating group. Null vales were encountered if the attribute had a name space.</description>
      <link>http://kb.k2workflow.com/Articles/KB000325.aspx</link>
      <category />
      <pubDate>Mon, 03 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000327 - Hotfix: Error on K2 SharePoint Tab</title>
      <description>If you have more than one SharePoint Central Admin site the AdminResource.resx does not get installed on each of these sites and you then receive the "Unknown error" when clicking on the K2 for SharePoint tab.</description>
      <link>http://kb.k2workflow.com/Articles/KB000327.aspx</link>
      <category />
      <pubDate>Mon, 03 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000329 - Hotfix: Process start error when referencing an assembly stored in a path relative to the K2 Project</title>
      <description>After updating a process in Visual Studio with a web reference and deploying it, the following error 
occurs because the dll referenced for the web service is missing:
"Could not load file or assembly ’[assembly name], Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ or one of its dependencies. The system cannot find the file specified."
</description>
      <link>http://kb.k2workflow.com/Articles/KB000329.aspx</link>
      <category />
      <pubDate>Mon, 03 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000299 - Special Characters not allowed in K2 Artifact Names</title>
      <description>A list of characters that cannot be used in naming various K2 artifacts, including processes, SmartObjects, reports and notifications.</description>
      <link>http://kb.k2workflow.com/Articles/KB000299.aspx</link>
      <category />
      <pubDate>Thu, 06 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000340 - Known Issue: Out of Office rule ignored</title>
      <description>Known Issue: If K2 blackpearl has Out of Office users set and KB000330 is installed, the Out of Office rule is ignored and the Out of Office users' workitems are returned to their K2 worklist.</description>
      <link>http://kb.k2workflow.com/Articles/KB000340.aspx</link>
      <category />
      <pubDate>Thu, 06 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000351 - K2 blackpearl 0807 Feature and Functionality Changes</title>
      <description>A description of feature and functionality changes introduced with K2 blackpearl 0807 (4.8210.x.x), including 
an overview of Out of Office (OOF) features, InfoPath temporary file changes, project system changes, 
debugging and memory enhancements. Future updates to this document may be made to this document so be sure to check back or watch the blackpearl RSS feed. Last updated November 12th, 2008.</description>
      <link>http://kb.k2workflow.com/Articles/KB000351.aspx</link>
      <category />
      <pubDate>Wed, 12 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000352 - K2 blackpearl Best Practices</title>
      <description>A whitepaper containing advice and instructions for choosing, designing, deploying and maintaining process-driven applications with K2 blackpearl.</description>
      <link>http://kb.k2workflow.com/Articles/KB000352.aspx</link>
      <category />
      <pubDate>Fri, 14 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000354 - Known Issues: Update Installer Errors</title>
      <description>Upgrading K2 blackpearl 0807 (4.8210.1.0) to KB000320, and then applying KB000330 will cause the Configuration Manager to fail - Workaround provided. Upgrading a K2 for SharePoint ( MOSS or WSS ) on a 64-Bit environment to KB000330 will cause an error during setup.</description>
      <link>http://kb.k2workflow.com/Articles/KB000354.aspx</link>
      <category />
      <pubDate>Fri, 14 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000355 - How to: Associate and Disassociate a K2 Process with a SharePoint Library</title>
      <description>Describes how to associate and disassociate K2 blackpearl processes with SharePoint libraries</description>
      <link>http://kb.k2workflow.com/Articles/KB000355.aspx</link>
      <category />
      <pubDate>Mon, 17 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000341 - Hotfix: The Outcome rule configuration screen does not have the mathematical drop-down box for repeating elements</title>
      <description>In the Outcome Rule configuration screen of a Client Event the mathematical functions (sum/average/count) 
drop-down is missing in the First and Second Variables.</description>
      <link>http://kb.k2workflow.com/Articles/KB000341.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000342 - Hotfix: The Process Management tool did not call the RepairIPCError method for a process instance IPC error</title>
      <description>If an error occurs when an IPC event starts, the parent process will go into an error state. Examining the error in the ErrorLog shows that the error occurred with IPCSend. When the process instance is opened with the process management tool in K2 for Visual Studio the process management tool does not call the RepairIPCError method for repairing the error but will instead open the process KPRX.</description>
      <link>http://kb.k2workflow.com/Articles/KB000342.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000343 - Hotfix: Out of Office rule was ignored</title>
      <description>If K2 blackpearl had Out of Office users set and KB000330 was then installed, the Out of Office rule was ignored and the Out of Office users' workitems were returned to their K2 worklist. </description>
      <link>http://kb.k2workflow.com/Articles/KB000343.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000344 - Hotfix: Users can’t open OOF shared tasks from MOSS Worklist Webpart</title>
      <description>If UserA enables Out Of Office so that their worklist items are shared with UserB, when UserB opens one of the shared worklist items from Workspace the URL includes the "SharedUser" querystring parameter. However, when the worklist item is opened from the Worklist Webpart in K2 for SharePoint, the "SharedUser" querystring parameter is NOT included in the url. A  Worklist Item not Found error will occur.

If the workflow includes a custom .aspx page a  Worklist Item not Found error will also occur when using the .aspx page from MOSS Worklist Webpart.</description>
      <link>http://kb.k2workflow.com/Articles/KB000344.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000350 - K2 blackpearl 0807 Update (4.8210.2.350)</title>
      <description>KB000350 updates all K2 blackpearl 0807 version 4.8210.1.x and 4.8210.2.0 installations with latest product patches and hotfixes - find more details in the article. The installer will update K2 blackpearl 0807 32bit and 64bit installations.</description>
      <link>http://kb.k2workflow.com/Articles/KB000350.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000335 - Hotfix: Changes to SmartBox Properties of a SmartObject are not saved</title>
      <description>When editing SmartBox properties in the Advanced Mode settings of a K2 Smartobject, the changes are not saved. The 'flagged as changed' indicator asterix also does not show in the K2 Designer for Visual Studio  file name tab.</description>
      <link>http://kb.k2workflow.com/Articles/KB000335.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000336 - Hotfix: Using a Yes/No filter on the GetList method in MOSS does not return a True value</title>
      <description>When running a Yes/No filter on a GetList method in MOSS, the SharePoint Document Service Broker does not return a True value. Using true/false or 1/0 properties were also affected.</description>
      <link>http://kb.k2workflow.com/Articles/KB000336.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000337 - Hotfix: Placing Workspace Landing page Under high loads causes InvalidOperationException and then ObjectDisposedException</title>
      <description>When 100 or more users simultatiously access the K2 Workspace landing page an 'HTTP Error 500 - Internal server error' starts to be thrown for a few random users. The frequency of the error will depend on the load of the server and the length of time the server has been under a high load. </description>
      <link>http://kb.k2workflow.com/Articles/KB000337.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000338 - Hotfix: The Out of Office page in Management Console does not display in IE6</title>
      <description>When using MS Internet Explorer 6 SP1 and SP2 an issue occurs in K2 Workspace when opening the Out of Office user management page in the Management Console - a blank page is displayed. The Out of Office code is present, however, as it may be seen by selecting View Source in the browser. </description>
      <link>http://kb.k2workflow.com/Articles/KB000338.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000339 - Hotfix: Unable to rename outcomes due to an error caused by mathematical expressions in Line Rules</title>
      <description>An error may occur when using mathematical statements within process line rules. When the error occurs, the developer is unable to edit outcomes on activities whose line rules contain the mathematical statement. </description>
      <link>http://kb.k2workflow.com/Articles/KB000339.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000332 - Hotfix: An AD User name that is longer than 25 characters cannot be found using the K2 Workspace Search feature</title>
      <description>Searching for AD User names that are longer than 25 characters in K2 Workspace returned no results. </description>
      <link>http://kb.k2workflow.com/Articles/KB000332.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000333 - Hotfix: The Licensing page within License Management displays incorrect License types</title>
      <description>The Licensing page within the License Management nodes of Management Console in K2 Workspace may display an incorrect SKU license type. </description>
      <link>http://kb.k2workflow.com/Articles/KB000333.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000334 - Hotfix: The K2 Server is unable to resolve users from groups when multiple group names contain the '@' character</title>
      <description>The K2 Server is unable to retrieve users from groups when multiple group names contain the '@' character. Therefore, for a process that can be started by users from a group that has a name containing the '@' character, on a system that has other groups that containthe '@' character, the K2 Server is unable to resolve users and returns a "[User] does not have rights to Start [Process]" error.</description>
      <link>http://kb.k2workflow.com/Articles/KB000334.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000315 - Patch: Class Not Registered error displays when activating the K2 Web Designer</title>
      <description>A “Class not registered” error may occur on a K2 System when a Non Windows OS system is connected to an NLB cluster (i.e. a Linux Mail server). This is caused by the K2 Web Designer activation trying to create a virtual directory on the Non Windows OS system. 

The error has been fixed by changing the logic by which the activation gets done for the K2 Web Designer. </description>
      <link>http://kb.k2workflow.com/Articles/KB000315.aspx</link>
      <category />
      <pubDate>Wed, 26 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000353 - Known Issue: Goto Activity issue with an IPC process in error</title>
      <description>In K2 Workspace, when using the Goto Activity function in the K2 Management Console -&gt; Workflow Server -&gt; Processes -&gt; Instances options with an IPC event that is in Error status, the process finishes but the process instance remains active. </description>
      <link>http://kb.k2workflow.com/Articles/KB000353.aspx</link>
      <category />
      <pubDate>Thu, 27 Nov 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000371 - Known Issue: When there are more than eight Events within an Activity the Events do not start sequentially</title>
      <description>After installing K2 blackpearl 0807 Update (4.8210.2.350) an error may occur when using more than eight 
events within an activity. The events will not execute/instantiate sequentially, ignoring the order defined within the K2 Process.</description>
      <link>http://kb.k2workflow.com/Articles/KB000371.aspx</link>
      <category />
      <pubDate>Fri, 05 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000372 - Hotfix: Single Label Domain reports error when searching for individual users</title>
      <description>When individual users are searched for, an error is returned for a single label domain.</description>
      <link>http://kb.k2workflow.com/Articles/KB000372.aspx</link>
      <category />
      <pubDate>Thu, 18 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000373 - Hotfix: The Before URL and After URL are missing in the SharePoint Event Integration process causing the XML building process to fail</title>
      <description>In certain circumstances when designing a SharePoint Events process within a list the before and after URL are missing this in turn causes the XML building process to fail.</description>
      <link>http://kb.k2workflow.com/Articles/KB000373.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000374 - Known Issue: Role Cache performance</title>
      <description>After installing K2 blackpearl 0807 Update (4.8210.2.370) and utilizing the Role Caching capabilities, a performance related issue may occur 
when multiple threads attempt to resolve a role that has been marked as cacheable simultaneously.</description>
      <link>http://kb.k2workflow.com/Articles/KB000374.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000366 - Hotfix: Actioning a K2 Worklist item after a Release method call does not set the SlotID correctly in the K2 Server Log SQL database.</title>
      <description>When using code to Release a K2 Worklist item and then Action that same item, the wrong user is displayed as the actioner of the K2 Worklist item. This is due to the SlotID table in the K2 Server Log SQL database not being set correctly when using the code to perform these specific actions. </description>
      <link>http://kb.k2workflow.com/Articles/KB000366.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000365 - Hotfix: Spelling mistakes within the Authoring API: SchedAuth.Schedule property</title>
      <description>When using the Authoring API, specifically the SchedAuth.Schedule property, the following words were misspelled.  
'Saterday' should read 'Saturday', 'Recurence' should read 'Recurrence', and 'Occurences' should read 'Occurrences'.</description>
      <link>http://kb.k2workflow.com/Articles/KB000365.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000358 - Hotfix: Issues with the Activity's Expected Duration setting </title>
      <description>When using minute values in the expected duration setting of an activity, the expected duration value is not persisted into the project krpx file. This intermitantly affects the hour and day values as well. If the project does build succesfully with a 1 minute value, the 1 minute value is incorrectly deployed as 60 minutes instead of 60 seconds.</description>
      <link>http://kb.k2workflow.com/Articles/KB000358.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000364 - Hotfix: When using the K2 ADO.NET provider and inserting a NULL/Empty string, the NULL value does not persist in the SmartBox table.</title>
      <description>When using the K2 ADO.NET provider to update a SmartBox SmartObject record with a blank string, null, or string.empty, the empty value does not persist in the SmartBox table. </description>
      <link>http://kb.k2workflow.com/Articles/KB000364.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000363 - Hotfix: Error when adding a new K2 Worklist filter within the K2 Worklist webpart on a SharePoint collaboration site</title>
      <description>If the K2 Worklist webpart is used on a SharePoint collaboration site and the current page view is Shared View and the SharePoint page is not checked out, adding or modifying K2 Worklist filters results in a SharePoint error.</description>
      <link>http://kb.k2workflow.com/Articles/KB000363.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000359 - Hotfix: Report error occurs when using an empty DateTime data field</title>
      <description>In K2 Workspace, a ‘SqlDateTime overflow’ error occurs when trying to run a report on a ‘Workflow Reporting 
SmartObject’ process list method containing an empty DateTime data field. This occurs when the Initial value 'Is Empty Date' checkbox was checked when the process data field was created in K2 Designer for Visual Studio.</description>
      <link>http://kb.k2workflow.com/Articles/KB000359.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000362 - Hotfix: K2 Worklist item can be opened via the Outlook mail notification even though all slots have been allocated.</title>
      <description>When enabling the Send Mail Notification option in a K2 Designer for Visual Studio Client Event, the user can still open a K2 Worklist item even though all the slots have been allocated for the specific process instance. </description>
      <link>http://kb.k2workflow.com/Articles/KB000362.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000318 - Hotfix: Out of Memory</title>
      <description>K2 Designer for Visual Studio may encounter an out of memory exception error.</description>
      <link>http://kb.k2workflow.com/Articles/KB000318.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:04:31 GMT</pubDate>
    </item>
    <item>
      <title>KB000346 - Hotfix: Status not changing from available to open </title>
      <description>The status of the worklist item does not change once opened.</description>
      <link>http://kb.k2workflow.com/Articles/KB000346.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:14:52 GMT</pubDate>
    </item>
    <item>
      <title>KB000347 - Hotfix: Environment Context Menu</title>
      <description>The drop-down menus are inconsistent between K2 Designer for Visual Studio and K2 Designer for Visio</description>
      <link>http://kb.k2workflow.com/Articles/KB000347.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:16:42 GMT</pubDate>
    </item>
    <item>
      <title>KB000348 - Hotfix: K2 Designer for Visio Drag and Drop functionality from the K2 Object Browser not working</title>
      <description>Drag and drop functionality in K2 Designer for Visio does not function when a user attempts to drag a selected item from the K2 Object Browser.</description>
      <link>http://kb.k2workflow.com/Articles/KB000348.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:24:26 GMT</pubDate>
    </item>
    <item>
      <title>KB000348 - Hotfix: K2 Designer for Visio Drag and Drop functionality from the K2 Object Browser not working</title>
      <description>Drag and drop functionality in K2 Designer for Visio does not function when a user attempts to drag a selected item from the K2 Object Browser.</description>
      <link>http://kb.k2workflow.com/Articles/KB000348.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:24:26 GMT</pubDate>
    </item>
    <item>
      <title>KB000349 - Hotfix: K2 Role Cache</title>
      <description>This feature enhancement enables the system to cache K2 Roles and the role properties local to the K2 Host Server Database. This article will describe how to add the roles to the database and then configure the refresh rate of the Role Cache.</description>
      <link>http://kb.k2workflow.com/Articles/KB000349.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:26:46 GMT</pubDate>
    </item>
    <item>
      <title>KB000356 - Hotfix: A DELETE query using SQL-like syntax with the K2 ADO.NET provider returns an error</title>
      <description>An error occurs when performing a SQL-like DELETE query when using the K2 ADO.NET Provider.
Using synax like: "DELETE from SmartObject WHERE SO_Column=’xyz’" or "DELETE from SmartObject 
WHERE SO_KEY_Column=5" will currently fail.</description>
      <link>http://kb.k2workflow.com/Articles/KB000356.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:29:34 GMT</pubDate>
    </item>
    <item>
      <title>KB000357 - Hotfix: Event Integration deployment package only deploys using the original environment settings</title>
      <description>The deployment package incorrectly deploys Event Integrations only to the original environment used in 
K2 Designer for Visual Studio when the workflow was created instead of to the environment selected by the 
Evironment parameter of msbuild. Therefore, any Enviroment Library settings (variables selected from
the context browser) are not correctly deployed to another environments.</description>
      <link>http://kb.k2workflow.com/Articles/KB000357.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:31:45 GMT</pubDate>
    </item>
    <item>
      <title>KB000361 - Hotfix: K2 Server stops responding and needs to be restarted regularly</title>
      <description>The K2 Server is running at 50% utilization, causing workflow and SmartObject performance issues. The service also takes a long time to stop after it has been running for a while – causing the LSASS.exe service to spike just after the K2HosterServer.exe completes. </description>
      <link>http://kb.k2workflow.com/Articles/KB000361.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:37:02 GMT</pubDate>
    </item>
    <item>
      <title>KB000367 - Hotfix: Preceding rule does not resolve as expected</title>
      <description>When a number of IPC (Inter Process Communication) child processes are instantiated and then the results are later consolidated in the same parent process, the Preceding rule does not evaluate as expected.</description>
      <link>http://kb.k2workflow.com/Articles/KB000367.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:47:41 GMT</pubDate>
    </item>
    <item>
      <title>KB000368 - Hotfix: When there are eight or more Events within an Activity the Events do not start sequentially</title>
      <description>After installing K2 blackpearl 0807 Update (4.8210.2.350) an error may occur when using more than eight events within an activity. The events will not execute / instantiate sequentially, ignoring the order defined within the K2 Process.</description>
      <link>http://kb.k2workflow.com/Articles/KB000368.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:50:24 GMT</pubDate>
    </item>
    <item>
      <title>KB000370 - K2 blackpearl 0807 Update (4.8210.2.370)</title>
      <description>KB000370 updates all K2 blackpearl 0807 version 4.8210.1.x and 4.8210.2.0 installations with latest product patches and hotfixes, as detailed below. The installer will update K2 blackpearl 0807 32bit and 64bit installations.</description>
      <link>http://kb.k2workflow.com/Articles/KB000370.aspx</link>
      <category />
      <pubDate>Fri, 19 Dec 2008 08:51:54 GMT</pubDate>
    </item>
    <item>
      <title>KB000375 - Hotfix: Event Instances Report in the Process Overview Report shows events that belong to another activity.</title>
      <description>When using the Activity Instance Report or the Process Overview Report in the Out of Box Reports in K2 Workspace the activities reported on are incorrect and reflect the data of a different activity or event.</description>
      <link>http://kb.k2workflow.com/Articles/KB000375.aspx</link>
      <category />
      <pubDate>Tue, 23 Dec 2008 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000376 - Hotfix: Searching for users in K2 Workspace returns users with the wrong domain prefix.</title>
      <description>When using Multidomains in the same forest, occasionally the incorrect domain prefix is returned when searching for users in K2 Workspace.</description>
      <link>http://kb.k2workflow.com/Articles/KB000376.aspx</link>
      <category />
      <pubDate>Wed, 24 Dec 2008 01:53:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000378 - Hotfix: Activity Instances Destinations Report in the Process Overview Report shows incorrect activity name</title>
      <description>When using the Activity Instances Destinations Report in the Process Overview Report of the Out of Box Reports in K2 Workspace, the data summary may incorrectly reflect the activity name for a different activity in the process.</description>
      <link>http://kb.k2workflow.com/Articles/KB000378.aspx</link>
      <category />
      <pubDate>Thu, 08 Jan 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000382 - Known Issue: An exception occurs when completing an asynchronous server event by calling the Update or Finish method from an external application.</title>
      <description>An exception occurs when completing an asynchronous server event by calling the Finish method from an external application.
</description>
      <link>http://kb.k2workflow.com/Articles/KB000382.aspx</link>
      <category />
      <pubDate>Tue, 13 Jan 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000380 - Hotfix: The value of the “AllocatedUser” property (on an OpenWorkListItem method call), is not returned correctly</title>
      <description>There is a known issue related to the K2 blackpearl 0807 update KB000350 and KB000370 that when the OpenWorklistItem method is invoked, the WorklistItem’s AllocatedUser property has a null value</description>
      <link>http://kb.k2workflow.com/Articles/KB000380.aspx</link>
      <category />
      <pubDate>Tue, 13 Jan 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000383 - Known Issue: Loading a record with a SmartObject date property that is empty causes a "Specified cast is not valid" error</title>
      <description>When using the SmartObject Event Wizard to replicate datafields and one of the SmartObject properties is of Date/Time type, a "cast" error will occur if this source SmartObject property is left empty. </description>
      <link>http://kb.k2workflow.com/Articles/KB000383.aspx</link>
      <category />
      <pubDate>Wed, 14 Jan 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000384 - Hotfix: An exception occurs when completing an asynchronous server event by calling the Update or Finish method from an external application.</title>
      <description> An exception occurs when completing an asynchronous server event by calling the Update or Finish method from an external application.</description>
      <link>http://kb.k2workflow.com/Articles/KB000384.aspx</link>
      <category />
      <pubDate>Thu, 15 Jan 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000360 - K2 connect: How to cache credentials for K2 connect for SAP Security Labels</title>
      <description>K2 connect for SAP requires that a second set of user credentials be cached in association with the user's primary identity. This article provides high level technical information on the options available to the developer and how they can be implemented along with a technical discussion of how the authentication procedure works for K2 connect for SAP.</description>
      <link>http://kb.k2workflow.com/Articles/KB000360.aspx</link>
      <category />
      <pubDate>Fri, 16 Jan 2009 14:31:24 GMT</pubDate>
    </item>
    <item>
      <title>KB000385 - Hotfix: Loading a record with a SmartObject date property that is empty causes a "Specified cast is not valid" error</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000385.aspx</link>
      <category />
      <pubDate>Mon, 26 Jan 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000387 - SSO Error after K2 blackpearl Configuration Manager is run</title>
      <description>Error occurs after re running the K2 blackpearl Configuration Manager and user authenticates using SSO</description>
      <link>http://kb.k2workflow.com/Articles/KB000387.aspx</link>
      <category />
      <pubDate>Tue, 03 Feb 2009 07:07:17 GMT</pubDate>
    </item>
    <item>
      <title>KB000388 - Hotfix: Shared Activity Level Datafields will revert to default values when the client event is instantiated</title>
      <description>The Activtiy Level Datafields that are shared, will revert to their default / initial values when a Client Event is instantiated.</description>
      <link>http://kb.k2workflow.com/Articles/KB000388.aspx</link>
      <category />
      <pubDate>Tue, 03 Feb 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000396 - Hotfix: K2 Migration Utility becomes unresponsive on "List InfoPath Documents" page </title>
      <description>While running the K2 Environment Migration Utlility the application encounters a problem and stops responding while attempting to retrieve the List of InfoPath Documents. No error message is displayed to the user.</description>
      <link>http://kb.k2workflow.com/Articles/KB000396.aspx</link>
      <category />
      <pubDate>Thu, 12 Feb 2009 12:26:09 GMT</pubDate>
    </item>
    <item>
      <title>KB000398 - Known Issue: K2 Designer for Visual Studio is unable to compile a project that contains a K2.net 2003 Artifact(s)</title>
      <description>When K2.net 2003 artifacts are imported or used in a K2 designer for Visual Studio project and later the user attempts to deploy the process, K2 designer for Visual Studio is unable to compile the K2.net 2003 Artifacts.</description>
      <link>http://kb.k2workflow.com/Articles/KB000398.aspx</link>
      <category />
      <pubDate>Fri, 13 Feb 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000397 - Hotfix: Release Worklist Item Using the K2 blackpearl API does not work as expected</title>
      <description>When the Administrator, or user with the appropriate rights attempts to release a worklist item when the destination was a user group using the SourceCode.Workflow.Management.WorkflowManagementServer.ReleaseWorklistItem, an exception occurs stating that the worklist item is not found</description>
      <link>http://kb.k2workflow.com/Articles/KB000397.aspx</link>
      <category />
      <pubDate>Mon, 16 Feb 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000389 - Hotfix: Object Reference error when an Escalation on an Activity is moved to a new process version by Error Repair</title>
      <description>An Object Reference error may occur after using the Error Repair tool on a process that has escalations 
configured for activities within the process. Once the Error Repair tool has moved the the process instance 
in error onto a new version of the process, the activity escalations in the process instance and the new 
process definition do not match.</description>
      <link>http://kb.k2workflow.com/Articles/KB000389.aspx</link>
      <category />
      <pubDate>Wed, 18 Feb 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000400 - Hotfix: K2 Designer for Visual Studio is unable to compile a project that contains a K2.net 2003 Artifact(s)</title>
      <description>When K2.net 2003 artifacts are imported or used in a K2 designer for Visual Studio project and later the user attempts to deploy the process, K2 designer for Visual Studio is unable to compile the K2.net 2003 Artifacts.</description>
      <link>http://kb.k2workflow.com/Articles/KB000400.aspx</link>
      <category />
      <pubDate>Fri, 20 Feb 2009 07:46:30 GMT</pubDate>
    </item>
    <item>
      <title>KB000402 - Hotfix: Error occurs when opening an InfoPath Client Event.</title>
      <description>When using InfoPath Workflow integration and Forms Services it will not open the InfoPath client events if the user opening them does not have at least contributor rights.</description>
      <link>http://kb.k2workflow.com/Articles/KB000402.aspx</link>
      <category />
      <pubDate>Mon, 23 Feb 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000390 - Hotfix: The returned XML for a SharePoint user(s) is not fully formed if they have minimal permissions available when working within SharePoint.</title>
      <description>The returned XML for a SharePoint user(s) is not fully formed if they have minimal permissions available when working within SharePoint.</description>
      <link>http://kb.k2workflow.com/Articles/KB000390.aspx</link>
      <category />
      <pubDate>Mon, 23 Feb 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000407 - Hotfix: Issue with Notification Event Designer.</title>
      <description>If a notification is edited that contains Worklist Item URL data fields. The notification e-mail will be sent when the notification event is fired but the Worklist Item URL will not populate correctly with the runtime data. Re-opening the edited notification in the Notification Event Designer shows a blank e-mail body.</description>
      <link>http://kb.k2workflow.com/Articles/KB000407.aspx</link>
      <category />
      <pubDate>Mon, 02 Mar 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000393 - Hotfix: Intermittent error in SharePoint when moving documents to a Records Center</title>
      <description>Intermittent errors may occur on the SharePoint Web Frontend when a K2 process attempts to move a 
document to the SharePoint Records Center. These errors can, however, be successfully repaired 
by re-trying them from the Management Console.</description>
      <link>http://kb.k2workflow.com/Articles/KB000393.aspx</link>
      <category />
      <pubDate>Tue, 03 Mar 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000409 - Unsupported K2 product upgrades</title>
      <description>K2 blackpearl 0807 (4.8210.1.x and 4.8210.2.0) and K2 blackpoint 0902 (4.9040.1.0) are standalone products that currently cannot be upgraded or installed side by side. There are plans to provide the capability of a full upgrade from K2 blackpoint 0902 to K2 blackpeal in the next version release of K2 blackpearl. However, K2 blackpoint and K2 blackpearl cannot run side by side on the same machines and neither will this be catered for in the future. 
</description>
      <link>http://kb.k2workflow.com/Articles/KB000409.aspx</link>
      <category />
      <pubDate>Fri, 06 Mar 2009 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000411 - Known Issue: Custom Reporting Services component not visible </title>
      <description>After installing K2 blackpoint 0902 (4.9040.1.0) the SOURCECODE data source in Visual Studio required for designing custom reports is missing. 

</description>
      <link>http://kb.k2workflow.com/Articles/KB000411.aspx</link>
      <category />
      <pubDate>Mon, 09 Mar 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000412 - Hotfix: K2.net 2003 ServerItem Not Found post Migration</title>
      <description>After migrating from K2.net 2003, processes which included a Asynchronous Server events throw an error</description>
      <link>http://kb.k2workflow.com/Articles/KB000412.aspx</link>
      <category />
      <pubDate>Tue, 10 Mar 2009 13:32:25 GMT</pubDate>
    </item>
    <item>
      <title>KB000413 - Hotfix: Error occurs when the "Active Directory Service 2" is invoked with 1500 or more process instances.</title>
      <description>There is a known issue related to the K2 blackpearl 0807 update KB000370 that when the "Active Directory Service 2" is invoked with 1500 or more process instances it will throw an “Out Of Memory” error. . </description>
      <link>http://kb.k2workflow.com/Articles/KB000413.aspx</link>
      <category />
      <pubDate>Fri, 13 Mar 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000410 - Workaround: K2 Connect for SAP - NLB Cluster Workaround Configuration</title>
      <description>Existing users of K2 connect for SAP may want to extend the capabilities of their envionment by clustering the K2 connect servers. Since this functionality is not fully supported in the current release, a workaround has been devised to facilitate this.</description>
      <link>http://kb.k2workflow.com/Articles/KB000410.aspx</link>
      <category />
      <pubDate>Fri, 13 Mar 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000404 - Hotfix: Multiple users opening connections that call the Impersonate method increase execution times with every new concurrent connection</title>
      <description>When multiple users open connections that use the Impersonate method on a K2 Connection, the execution times increase with every new concurrent connection.</description>
      <link>http://kb.k2workflow.com/Articles/KB000404.aspx</link>
      <category />
      <pubDate>Thu, 19 Mar 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000414 - Hotfix: InOut Parameters not returned correctly for a K2 connect custom method</title>
      <description>A K2 connect ServiceObject which includes a custom method, does not handle InOut Mappings correctly</description>
      <link>http://kb.k2workflow.com/Articles/KB000414.aspx</link>
      <category />
      <pubDate>Mon, 23 Mar 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000401 - K2 blackpearl Performance Testing White Paper</title>
      <description>In order to evaluate the performance of a K2 environment, guidance in this document can be used for customers to set up their own performance testing. Actual K2 performance can vary greatly across environments and scenarios due to variable hardware and network configurations, as well as the types of business solutions developed and technologies with which K2 blackpearl is integrated.</description>
      <link>http://kb.k2workflow.com/Articles/KB000401.aspx</link>
      <category />
      <pubDate>Fri, 27 Mar 2009 17:08:35 GMT</pubDate>
    </item>
    <item>
      <title>KB000408 - Hotfix: When using IPC processes and data from the child process should be returned to the parent process, the data is not retrieved.</title>
      <description>When using IPC processes and sending and/or receiving information between processes, errors may occur intermittently due to data not being send through from the child process back to the parent process. Various memory, performance and threading enhancements have been made to the K2 Server, IPC's and Escalations, which include: 
- Memory enhancements made to the K2Server to ensure that only relevant data is stored in the ProcessInstance state
- Performance and threading enhancements made to IPC's that would improve memory consumption 
- Performance and memory enhancements made to Escalations</description>
      <link>http://kb.k2workflow.com/Articles/KB000408.aspx</link>
      <category />
      <pubDate>Mon, 30 Mar 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000386 - Hotfix: Unable to retrieve column data from a system library in SharePoint using Process Event Integration</title>
      <description>The error message detailed below occurs in conjunction with the SharePoint Process Integration Wizard at run time. The individual checks a page back in from a SharePoint document library either an Item Checkin or an Item Update action (This error may persist for other event actions).  As soon as the action is attempted, the process goes into error.</description>
      <link>http://kb.k2workflow.com/Articles/KB000386.aspx</link>
      <category />
      <pubDate>Tue, 31 Mar 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000415 - Hotfix: Error received when trying to activate the K2 Workflow Integration Content Type feature.</title>
      <description>When installing K2 blackpoint 0902 (4.9040.1.0) using WSS an error occurs when trying to activate the K2 Features.</description>
      <link>http://kb.k2workflow.com/Articles/KB000415.aspx</link>
      <category />
      <pubDate>Fri, 03 Apr 2009 09:47:58 GMT</pubDate>
    </item>
    <item>
      <title>KB000377 - Hotfix: Browser Enabled forms render as XML when "InfoPath, Web browser if InfoPath not available" is selected</title>
      <description>When using InfoPath Forms Services and selecting the option "InfoPath, Web browser when InfoPath is not available", 
the form is rendered as XML when opening the action in K2 Workspace and neither K2 for Visual Studio nor InfoPath is available. </description>
      <link>http://kb.k2workflow.com/Articles/KB000377.aspx</link>
      <category />
      <pubDate>Thu, 16 Apr 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000381 - Hotfix: Duplicated destination user in Activity Instance Destination Report</title>
      <description>There is a known issue related to the K2 blackpearl 0807 update KB000370 that when there are two parallel activities (Activity B and Activity C), both with a single destination user and both with Client Events where only Activity B is instantiated (because the line rule to Activity C is invalid (1=0)) then and error occurs in the Activity Instance Destinations report from Activity B which incorrectly shows two lines with the same user.</description>
      <link>http://kb.k2workflow.com/Articles/KB000381.aspx</link>
      <category />
      <pubDate>Tue, 21 Apr 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000426 - All K2 components must be the same release version</title>
      <description>K2 products are released as full installation packages and when necessary hotfixes or updates are released. Each release has a specific version number for each component which corresponds with the specific K2 products version. Installing any K2 product requires a full install with all versions of K2 components being the same for the product to function optimally. It is important to ensure that when installing or updating a distributed install that all the K2 components are installed and have the same version number. 
</description>
      <link>http://kb.k2workflow.com/Articles/KB000426.aspx</link>
      <category />
      <pubDate>Fri, 24 Apr 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000427 - SmartObjectException error caused by a SmartObject List Method accompanied by increased SQL Server Memory Usage</title>
      <description>Excessive SQL Server memory usage may occur when executing high volumes of list methods on K2 blackpearl SmartObjects. A ’SourceCode.SmartObjects.Client.SmartObjectException’ error may also occur, requiring a re-boot of the server. </description>
      <link>http://kb.k2workflow.com/Articles/KB000427.aspx</link>
      <category />
      <pubDate>Wed, 06 May 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000421 - Hotfix: K2 Process Portal and SharePoint Site Usage Reports</title>
      <description>When attempting to view SharePoint Site Usage Reports on K2 Process Portal Site Collection an error is encountered. This error occurs as SharePoint is using Report Viewer 2005 and K2 blackpoint is using Report Viewer 2008. </description>
      <link>http://kb.k2workflow.com/Articles/KB000421.aspx</link>
      <category />
      <pubDate>Wed, 06 May 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000432 - K2 software Hardware Virtualization Software Support Policy</title>
      <description>The use of hardware virtualization software allows you to run multiple operating system instances at the same time on the same hardware (single computer). </description>
      <link>http://kb.k2workflow.com/Articles/KB000432.aspx</link>
      <category />
      <pubDate>Wed, 20 May 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000433 - K2 software Hardware Load Balancer Support Policy</title>
      <description>The use of hardware load balancers allows you to run multiple K2 Servers and/or Web Front Ends as if they were one point of entry. This KB describes the SourceCode support policy for K2 software running on hardware load balancers. </description>
      <link>http://kb.k2workflow.com/Articles/KB000433.aspx</link>
      <category />
      <pubDate>Wed, 20 May 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000434 - Hotfix: User Role Manager causes Database connection/connectivity errors.</title>
      <description> When a process contains a role with many users (in excess of 500 users) this  results in a K2 Server memory leak within Role Caching.&amp;nbsp; The error surfaces in the K2 Server console stating "Error 1 Login failed for user ’NT AUTHORITY\ANONYMOUS LOGON’. </description>
      <link>http://kb.k2workflow.com/Articles/KB000434.aspx</link>
      <category />
      <pubDate>Wed, 20 May 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000431 - Hotfix: When using SharePoint Workflow Integration, duplicate values appear in the Worklist item notification email link. </title>
      <description>When using SharePoint Workflow Integration in a K2 process the site name is duplicated in the URL in the notification email link and when opening the worklist item from K2 Workspace.</description>
      <link>http://kb.k2workflow.com/Articles/KB000431.aspx</link>
      <category />
      <pubDate>Thu, 04 Jun 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000440 - Hotfix: Out of Office error occurs when searching for users.</title>
      <description>The Out Of Office interface returns a “Subquery returned more than 1 value” Database Error when searching for a user.</description>
      <link>http://kb.k2workflow.com/Articles/KB000440.aspx</link>
      <category />
      <pubDate>Thu, 04 Jun 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000418 - Troubleshooting Errors with DTC Caused by Duplicate CIDs in K2 blackpearl and K2 blackpoint</title>
      <description>The Distributed Transaction Coordinator (MSDTC) service is a component of Microsoft Windows that is responsible for coordinating transactions that span multiple resource managers in a clustered environment.
Errors may occur when duplicate CIDs exist in the same environment, or where virtual machines have been used to add capacity to an environment.
</description>
      <link>http://kb.k2workflow.com/Articles/KB000418.aspx</link>
      <category />
      <pubDate>Fri, 05 Jun 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000452 - Understanding how to add Process Portal Site Templates to non-english SharePoint servers.</title>
      <description>This document describes the necessary steps in K2 blackpoint on how to add the Process Portal site template to a non-english installation of SharePoint (both MOSS and Windows SharePoint Server).</description>
      <link>http://kb.k2workflow.com/Articles/KB000452.aspx</link>
      <category />
      <pubDate>Wed, 10 Jun 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000451 - Hotfix: After installing MOSS SP2, SharePoint Integration tasks are not created for the second and subsequent client events.</title>
      <description>When using SharePoint Integration and more than one client event is used, only the task for the first client event is created after installing MOSS SP2. No tasks are created for the subsequent client events </description>
      <link>http://kb.k2workflow.com/Articles/KB000451.aspx</link>
      <category />
      <pubDate>Mon, 15 Jun 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000425 - Hotfix: The SmartObject “Load” method is not releasing/re-using SQL Connections  </title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000425.aspx</link>
      <category />
      <pubDate>Fri, 19 Jun 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000446 - Hotfix: After installing MOSS SP2, SharePoint Integration tasks are not created for the second and subsequent client events.</title>
      <description />
      <link>http://kb.k2workflow.com/Articles/KB000446.aspx</link>
      <category />
      <pubDate>Tue, 23 Jun 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KB000436 - Hotfix: InfoPath integration causes the Client Event InfoPath form to be reloaded</title>
      <description>In certain environments the InfoPath integration causes the Client Event InfoPath form to be reloaded from its SharePoint location when attaching an attachment.</description>
      <link>http://kb.k2workflow.com/Articles/KB000436.aspx</link>
      <category />
      <pubDate>Tue, 23 Jun 2009 07:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>