<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ulysses Ludwig&#039;s SharePoint blog &#187; Programming</title>
	<atom:link href="http://www.sharepointassist.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointassist.com</link>
	<description>How I do it...</description>
	<lastBuildDate>Wed, 14 Jul 2010 21:05:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Querying SharePoint Profile Data from an InfoPath Form</title>
		<link>http://www.sharepointassist.com/2010/02/02/querying-sharepoint-profile-data-from-an-infopath-form/</link>
		<comments>http://www.sharepointassist.com/2010/02/02/querying-sharepoint-profile-data-from-an-infopath-form/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 00:41:56 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[InfoPath Forms Services]]></category>
		<category><![CDATA[People Picker]]></category>
		<category><![CDATA[Profile Data]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/02/querying-sharepoint-profile-data-from-and-infopath-form/</guid>
		<description><![CDATA[Problem Day after day I have users asking me how to get additional information about the selected user from the contact selector/people picker per my example at http://sharepointassist.com/2009/02/27/adding-a-contact-selectorpeople-picker-to-an-infopath-form/. Unfortunately, there is no easy way to do this, the only way to do this is to wire in a simple web service query that pulls the [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2010/02/02/querying-sharepoint-profile-data-from-an-infopath-form/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Serialization Issue with Windows Workflow Foundation and Sharepoint Workflow</title>
		<link>http://www.sharepointassist.com/2009/12/01/serialization-issue-with-windows-workflow-foundation-and-sharepoint-workflow/</link>
		<comments>http://www.sharepointassist.com/2009/12/01/serialization-issue-with-windows-workflow-foundation-and-sharepoint-workflow/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 06:31:17 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[TrackedRequests]]></category>
		<category><![CDATA[VSTE]]></category>
		<category><![CDATA[Windows Workflow Foundation]]></category>
		<category><![CDATA[WWF]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2009/12/01/serialization-issue-with-windows-workflow-foundation-and-sharepoint-workflow/</guid>
		<description><![CDATA[Problem You are receiving the error similar to the one below when attempting to execute a SharePoint WWF workflow.&#160; ====================================================================================== 11/19/2009 10:52:19.18&#160;&#160;&#160;&#160; w3wp.exe (0x17FC)&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 0x157C&#160;&#160;&#160; Windows SharePoint Services&#160;&#160;&#160;&#160;&#160; Workflow Infrastructure&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 88xr&#160;&#160;&#160; Unexpected&#160;&#160;&#160; WinWF Internal Error, terminating workflow Id# 86a35560-7bc3-4841-8a81-d8180d9b6f5c&#160;&#160;&#160; 11/19/2009 10:52:19.18&#160;&#160;&#160;&#160; w3wp.exe (0x17FC)&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 0x157C&#160;&#160;&#160; Windows SharePoint Services&#160;&#160;&#160;&#160;&#160; Workflow Infrastructure&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 98d4&#160;&#160;&#160; Unexpected&#160;&#160;&#160; System.Workflow.Runtime.Hosting.PersistenceException: Type &#8216;Microsoft.SharePoint.SPWeb&#8217; in [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2009/12/01/serialization-issue-with-windows-workflow-foundation-and-sharepoint-workflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ERROR: request not found in the TrackedRequests</title>
		<link>http://www.sharepointassist.com/2009/11/19/error-request-not-found-in-the-trackedrequests/</link>
		<comments>http://www.sharepointassist.com/2009/11/19/error-request-not-found-in-the-trackedrequests/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 21:29:27 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[TrackedRequests]]></category>
		<category><![CDATA[VSTE]]></category>
		<category><![CDATA[Windows Workflow Foundation]]></category>
		<category><![CDATA[WWF]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2009/11/19/error-request-not-found-in-the-trackedrequests/</guid>
		<description><![CDATA[Problem I had a completely phantom error today and I never did figure out the cause was but I thought it might help to explain how it happened, and my thoughts to the cause.&#160; The environment is MOSS Enterprise SP2 development environment with Visual Studio, VSTE 1.3, Office 2007, WSPBuilder, and SQL all onboard, obviously [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2009/11/19/error-request-not-found-in-the-trackedrequests/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Workflow &quot;Failed on Start (retrying) &#8211; again&quot;</title>
		<link>http://www.sharepointassist.com/2009/09/09/workflow-failed-on-start-retrying-again/</link>
		<comments>http://www.sharepointassist.com/2009/09/09/workflow-failed-on-start-retrying-again/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 20:16:36 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[Windows Workflow Foundation]]></category>
		<category><![CDATA[WWF]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2009/09/09/workflow-failed-on-start-retrying-again/</guid>
		<description><![CDATA[&#160; (See also http://www.sharepointassist.com/2009/01/08/sharepoint-workflow-failed-on-start-retrying/) Problem You’re developing a Windows Workflow Foundation (WWF) workflow and no matter what you do you get the Workflow “Failed on Start (retrying)” message.&#160; In my case I debugged over and over again only to see the TaskCreate method throw an exception (that you can’t capture) and fail.&#160; &#160; Solution Specify [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2009/09/09/workflow-failed-on-start-retrying-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring Kerberos Authentication for SharePoint</title>
		<link>http://www.sharepointassist.com/2009/06/19/configuring-kerberos-authentication-for-sharepoint/</link>
		<comments>http://www.sharepointassist.com/2009/06/19/configuring-kerberos-authentication-for-sharepoint/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 23:13:40 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[AdminPak]]></category>
		<category><![CDATA[DCOM]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[Kerberos Authentication]]></category>
		<category><![CDATA[Microsoft Office SharePoint Server]]></category>
		<category><![CDATA[Setspn]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2009/06/19/configuring-kerberos-authentication-for-sharepoint/</guid>
		<description><![CDATA[When you install SharePoint you have a choice to use NTLM and Kerberos authentication. There&#8217;s pros and cons for each and I&#8217;m not going to get into that here, let&#8217;s just go through the steps for configuring Kerberos on a SharePoint site running on port 80. Prerequisites Download and install the Windows Server 2003 Service [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2009/06/19/configuring-kerberos-authentication-for-sharepoint/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating a SharePoint Object Model Script in Visual Studio</title>
		<link>http://www.sharepointassist.com/2009/06/08/creating-a-sharepoint-object-model-script-in-visual-studio/</link>
		<comments>http://www.sharepointassist.com/2009/06/08/creating-a-sharepoint-object-model-script-in-visual-studio/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 05:03:40 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<category><![CDATA[Microsoft Office SharePoint Server]]></category>
		<category><![CDATA[Object Model]]></category>
		<category><![CDATA[SharePoint Object Model]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2005]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2009/06/08/creating-a-sharepoint-object-model-script-in-visual-studio/</guid>
		<description><![CDATA[Object model scripts are scripts that access the SharePoint API directly.&#160; These scripts are typically written in Visual Studio and are run while on-server and are great to automate tasks or to complete operations that you can’t run using stsadm or the central admin console.&#160; The below demonstration shows hot to create a simple project [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2009/06/08/creating-a-sharepoint-object-model-script-in-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting an Assembly&#8217;s 4 part name</title>
		<link>http://www.sharepointassist.com/2009/03/24/getting-an-assemblys-4-part-name/</link>
		<comments>http://www.sharepointassist.com/2009/03/24/getting-an-assemblys-4-part-name/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 20:02:10 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Assembly]]></category>
		<category><![CDATA[gacutil]]></category>
		<category><![CDATA[GUID]]></category>
		<category><![CDATA[Strong Naming]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2009/03/24/getting-an-assemblys-4-part-name/</guid>
		<description><![CDATA[Problem You need to locate the 4 part name for an assembly, presumably to register the assembly in a web.config file. Solution Step 1 &#8211; Locate Gacutil which can be in a variety of places including Windows SDK &#38; Visual Studio.  The easiest way to run this command is to open a “Visual Studio Command [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2009/03/24/getting-an-assemblys-4-part-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
