<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Peter Sullivan - SharePoint, TFS and .NET Learnings</title>
	<atom:link href="http://petersullivan.com.au/feed/" rel="self" type="application/rss+xml" />
	<link>http://petersullivan.com.au</link>
	<description>Collection of tips and tricks to help your work in Microsoft Development</description>
	<lastBuildDate>Sun, 15 Jan 2012 21:07:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='petersullivan.com.au' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Peter Sullivan - SharePoint, TFS and .NET Learnings</title>
		<link>http://petersullivan.com.au</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://petersullivan.com.au/osd.xml" title="Peter Sullivan - SharePoint, TFS and .NET Learnings" />
	<atom:link rel='hub' href='http://petersullivan.com.au/?pushpress=hub'/>
		<item>
		<title>Creating List Items in an External List with SharePoint Designer Workflows</title>
		<link>http://petersullivan.com.au/2010/12/15/creating-list-items-in-an-external-list-with-sharepoint-designer-workflows/</link>
		<comments>http://petersullivan.com.au/2010/12/15/creating-list-items-in-an-external-list-with-sharepoint-designer-workflows/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 05:40:59 +0000</pubDate>
		<dc:creator>Peter Sullivan</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint Configuration]]></category>
		<category><![CDATA[SharePoint Development]]></category>
		<category><![CDATA[SharePoint 2010; SharePoint Designer Workflows; External Content Types; External Lists;]]></category>

		<guid isPermaLink="false">https://petesullivan.wordpress.com/2010/12/15/creating-list-items-in-an-external-list-with-sharepoint-designer-workflows/</guid>
		<description><![CDATA[One very useful feature in SharePoint Designer (SPD) Workflows is the ability to interact with External Lists, thanks to the new Business Connectivity Services. This primarily allows you to create and update items through workflow actions. You will need to make sure that your External List’s Content Type has at least Get Item and Create [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=91&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One very useful feature in SharePoint Designer (SPD) Workflows is the ability to interact with External Lists, thanks to the new Business Connectivity Services. This primarily allows you to create and update items through workflow actions. You will need to make sure that your External List’s Content Type has at least Get Item and Create Item methods defined. Let’s go through how to build a workflow action that creates a new item in an External List. </p>
<p>1. Open up SharePoint Designer 2010 and connect to your site.</p>
<p>2. Click “Workflows” on the side menu   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image001.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;margin:0;" title="clip_image001" border="0" alt="clip_image001" src="http://petesullivan.files.wordpress.com/2010/12/clip_image001_thumb.png?w=198&#038;h=26" width="198" height="26" /></a></p>
<p>3. Let’s create a List Workflow, so select “List Workflow” on the ribbon and choose the list that this workflow will associate with.   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image002.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image002" border="0" alt="clip_image002" src="http://petesullivan.files.wordpress.com/2010/12/clip_image002_thumb.png?w=60&#038;h=66" width="60" height="66" /></a></p>
<p>4. Give the workflow a name and description then click Ok.   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image004.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image004" border="0" alt="clip_image004" src="http://petesullivan.files.wordpress.com/2010/12/clip_image004_thumb.jpg?w=275&#038;h=152" width="275" height="152" /></a></p>
<p>5. Click inside “Step 1” and click the “Action” button on the ribbon. Choose “Create List Item”   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image0061.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;margin:0;" title="clip_image006" border="0" alt="clip_image006" src="http://petesullivan.files.wordpress.com/2010/12/clip_image006_thumb1.jpg?w=124&#038;h=244" width="124" height="244" /></a></p>
<p>6. A new workflow action will have been created inside “Step 1”. Click the hyperlink “this list” to choose the external list to create the new item in.   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image007.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;margin:0;" title="clip_image007" border="0" alt="clip_image007" src="http://petesullivan.files.wordpress.com/2010/12/clip_image007_thumb.png?w=244&#038;h=36" width="244" height="36" /></a></p>
<p>7. When the dialog opens, choose your External List in the “List” drop down. Click the “Add…” button and start mapping fields from your External List to workflow properties or variables.   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image009.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;margin:0;" title="clip_image009" border="0" alt="clip_image009" src="http://petesullivan.files.wordpress.com/2010/12/clip_image009_thumb.jpg?w=218&#038;h=244" width="218" height="244" /></a></p>
<p>8. Click OK when you’re done. Step 1 in the workflow should look like the below image   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image010.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;margin:0;" title="clip_image010" border="0" alt="clip_image010" src="http://petesullivan.files.wordpress.com/2010/12/clip_image010_thumb.png?w=244&#038;h=36" width="244" height="36" /></a></p>
<p>9. Add any additional actions to your workflow then save and publish it to the list.   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image0111.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image011" border="0" alt="clip_image011" src="http://petesullivan.files.wordpress.com/2010/12/clip_image011_thumb1.png?w=89&#038;h=68" width="89" height="68" /></a></p>
<p>10. Go back to your SharePoint list that’s associated to workflow we just created. Create a new item and manually trigger the workflow. When the Create Item action is executed, a new entry should be created in your External List.</p>
<p>Additional References:    <br /><a href="http://blogs.msdn.com/b/bcs/archive/2010/01/20/using-sharepoint-workflows-with-business-connectivity-services-bcs.aspx">Using SharePoint workflows with Business Connectivity Services (BCS)</a> by JD Klaka</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/petesullivan.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/petesullivan.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/petesullivan.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/petesullivan.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/petesullivan.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/petesullivan.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/petesullivan.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/petesullivan.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/petesullivan.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/petesullivan.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/petesullivan.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/petesullivan.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/petesullivan.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/petesullivan.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=91&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://petersullivan.com.au/2010/12/15/creating-list-items-in-an-external-list-with-sharepoint-designer-workflows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/509a503297ab7bab0cbb43aeb128216a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">petesullivan</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image001_thumb.png" medium="image">
			<media:title type="html">clip_image001</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image002_thumb.png" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image004_thumb.jpg" medium="image">
			<media:title type="html">clip_image004</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image006_thumb1.jpg" medium="image">
			<media:title type="html">clip_image006</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image007_thumb.png" medium="image">
			<media:title type="html">clip_image007</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image009_thumb.jpg" medium="image">
			<media:title type="html">clip_image009</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image010_thumb.png" medium="image">
			<media:title type="html">clip_image010</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image011_thumb1.png" medium="image">
			<media:title type="html">clip_image011</media:title>
		</media:content>
	</item>
		<item>
		<title>The workflow could not update the item in the external data source. Make sure the user has permissions to access the external data source and update items.</title>
		<link>http://petersullivan.com.au/2010/12/15/the-workflow-could-not-update-the-item-in-the-external-data-source-make-sure-the-user-has-permissions-to-access-the-external-data-source-and-update-items/</link>
		<comments>http://petersullivan.com.au/2010/12/15/the-workflow-could-not-update-the-item-in-the-external-data-source-make-sure-the-user-has-permissions-to-access-the-external-data-source-and-update-items/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 05:36:09 +0000</pubDate>
		<dc:creator>Peter Sullivan</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint Development]]></category>
		<category><![CDATA[SharePoint 2010; SharePoint Designer Workflows; External Content Types; External Lists;]]></category>

		<guid isPermaLink="false">https://petesullivan.wordpress.com/2010/12/15/the-workflow-could-not-update-the-item-in-the-external-data-source-make-sure-the-user-has-permissions-to-access-the-external-data-source-and-update-items/</guid>
		<description><![CDATA[If you have just created an External List and tried to update an item through a SPD Workflow action, you may have received the error below in the History List when the workflow action executes: The workflow could not update the item in the external data source. Make sure the user has permissions to access [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=73&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have just created an External List and tried to update an item through a SPD Workflow action, you may have received the error below in the History List when the workflow action executes: </p>
<p><b><i>The workflow could not update the item in the external data source. Make sure the user has permissions to access the external data source and update items.</i></b></p>
<p>In your process of narrowing down this issue, you may go straight to the External list and try to create and item directly. To your surprise, the action completes without error. …</p>
<p>There is a very good chance that this error is related to the security configuration and connection properties for the External Content Type. In the example below, the External Content Type interacts with a WCF service. Let’s look into why this error has surfaced and how to go about resolving it.</p>
<p>By default, you will get the following connection properties when creating a link to external content (WCF Service). </p>
<p><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image002.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image002" border="0" alt="clip_image002" src="http://petesullivan.files.wordpress.com/2010/12/clip_image002_thumb.jpg?w=285&#038;h=346" width="285" height="346" /></a></p>
<p>If you configure your web service to use integration authentication (Negotiate\Kerberos) or anonymous access, this should generally be sufficient for interacting with the external list through the interface. However, when you try to write back to the external list through a workflow, you will get the error message above. This is because workflows will always run as the service account (generally the IIS application pool account) when accessing content via Business Connectivity Services. Due to this, workflows that interact with External Content (via BCS) only support using the Secure Store Service or RevertToSelf (not enabled by default due to the security implications) to help protect the external system. This is by design. For a more detailed explanation about this, please check out <a href="http://blogs.msdn.com/b/bcs/archive/2010/01/20/using-sharepoint-workflows-with-business-connectivity-services-bcs.aspx">Using SharePoint workflows with Business Connectivity Services (BCS)</a> by JD Klaka.</p>
<p>The error message above is actually thrown by Business Connectivity Services and not your external content source. If you look at the logs from your external content source (WCF service in my case), you will notice that BCS doesn’t even attempt to connect. If you also look at the logs in the 14 hive, you will see an “Access Denied” error thrown by BCS for the service account the workflow is running as.</p>
<p>The way I solved this error was to configure an application in my Secure Store Service and grant the service account permissions in the External Content Type. To create an application in your Secure Store Service, you will need to have access to central administration and the right permissions to manage the Service. Here are the steps I went through to create application in the Secure Store Service. For more information, refer to MSDN – <a href="http://technet.microsoft.com/en-us/library/ee806866.aspx">Configure the Secure Store Service</a>.</p>
<p>1. On the Manage Services page in Central Admin, select the Secure Store Service then click the “Manage” button on the ribbon.   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image003.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image003" border="0" alt="clip_image003" src="http://petesullivan.files.wordpress.com/2010/12/clip_image003_thumb.png?w=244&#038;h=15" width="244" height="15" /></a></p>
<p>2. Click the “New” on the ribbon to create a new application   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image004.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image004" border="0" alt="clip_image004" src="http://petesullivan.files.wordpress.com/2010/12/clip_image004_thumb.png?w=45&#038;h=65" width="45" height="65" /></a></p>
<p>3. Enter and ID for the Application and Display name. Make sure you choose “Group” for the Target Application Type. Click “Next”.   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image006.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image006" border="0" alt="clip_image006" src="http://petesullivan.files.wordpress.com/2010/12/clip_image006_thumb.jpg?w=342&#038;h=162" width="342" height="162" /></a></p>
<p>4. Accept the default and click next on the following page.   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image008.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image008" border="0" alt="clip_image008" src="http://petesullivan.files.wordpress.com/2010/12/clip_image008_thumb.jpg?w=344&#038;h=92" width="344" height="92" /></a></p>
<p>5. Specify an administration account and put the service account that the workflow will run as in the members section. Click Ok.   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image010.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image010" border="0" alt="clip_image010" src="http://petesullivan.files.wordpress.com/2010/12/clip_image010_thumb.jpg?w=315&#038;h=150" width="315" height="150" /></a>    <br /><i>Note: You may wish to create a Security Group in Active Directory that contains all the users that will be allowed access to this external content. This will make administration easier as you can also use this group to grant appropriate roles in the External Content Type’s permissions. If you try to access external content and you’re not in the Members section of the Secure Store Service Application, you will get a “Connection manager did not return valid connection” message.</i></p>
<p>Now that we have created an application in the Secure Store Service, we will need to configure the connection properties for the External Content Type.</p>
<p>1. Go to SharePoint Designer and connect to your site. Choose the External Content Types Site Object and open your External Content Type. Click “Edit Connection Properties” in the ribbon:   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image011.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image011" border="0" alt="clip_image011" src="http://petesullivan.files.wordpress.com/2010/12/clip_image011_thumb.png?w=61&#038;h=46" width="61" height="46" /></a></p>
<p>2. In the Endpoint Properties, change the Authentication Mode to be one of the Impersonate options (depending on your requirements). Also choose the appropriate Impersonal Level for your application. Set the Secure Store Application ID to be the ID of the Secure Store Application we created above.   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image012.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image012" border="0" alt="clip_image012" src="http://petesullivan.files.wordpress.com/2010/12/clip_image012_thumb.png?w=310&#038;h=198" width="310" height="198" /></a></p>
<p>3. In the Metadata Properties, change the Authentication Mode to be one of the Impersonate options (depending on your requirements). Set the Secure Store Application ID to be the ID of the Secure Store Application we created above.   <br /><a href="http://petesullivan.files.wordpress.com/2010/12/clip_image013.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image013" border="0" alt="clip_image013" src="http://petesullivan.files.wordpress.com/2010/12/clip_image013_thumb.png?w=311&#038;h=133" width="311" height="133" /></a></p>
<p>4. Click OK and run your workflow again. The permissions error should have disappeared.</p>
<p>You may also need to ensure the service account that the workflow is running under has permission in the External Content Type. You can view the permissions in SharePoint Designer. However, if you wish to change them, you will have to do this via Central Administration. For more information about setting these permissions, see the <a href="http://technet.microsoft.com/en-us/library/ee524069.aspx">Manage External Systems</a> TechNet article.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/petesullivan.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/petesullivan.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/petesullivan.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/petesullivan.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/petesullivan.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/petesullivan.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/petesullivan.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/petesullivan.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/petesullivan.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/petesullivan.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/petesullivan.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/petesullivan.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/petesullivan.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/petesullivan.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=73&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://petersullivan.com.au/2010/12/15/the-workflow-could-not-update-the-item-in-the-external-data-source-make-sure-the-user-has-permissions-to-access-the-external-data-source-and-update-items/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/509a503297ab7bab0cbb43aeb128216a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">petesullivan</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image002_thumb.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image003_thumb.png" medium="image">
			<media:title type="html">clip_image003</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image004_thumb.png" medium="image">
			<media:title type="html">clip_image004</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image006_thumb.jpg" medium="image">
			<media:title type="html">clip_image006</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image008_thumb.jpg" medium="image">
			<media:title type="html">clip_image008</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image010_thumb.jpg" medium="image">
			<media:title type="html">clip_image010</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image011_thumb.png" medium="image">
			<media:title type="html">clip_image011</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image012_thumb.png" medium="image">
			<media:title type="html">clip_image012</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2010/12/clip_image013_thumb.png" medium="image">
			<media:title type="html">clip_image013</media:title>
		</media:content>
	</item>
		<item>
		<title>Problems building Database Project on a TFS 2010 Build Server – Unable to load sqlceme35.dll</title>
		<link>http://petersullivan.com.au/2009/11/25/problems-building-database-project-on-a-tfs-2010-build-server-%e2%80%93-unable-to-load-sqlceme35-dll/</link>
		<comments>http://petersullivan.com.au/2009/11/25/problems-building-database-project-on-a-tfs-2010-build-server-%e2%80%93-unable-to-load-sqlceme35-dll/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 22:25:52 +0000</pubDate>
		<dc:creator>Peter Sullivan</dc:creator>
				<category><![CDATA[TFS 2010 Beta 2]]></category>

		<guid isPermaLink="false">http://petesullivan.wordpress.com/2009/11/25/problems-building-database-project-on-a-tfs-2010-build-server-%e2%80%93-unable-to-load-sqlceme35-dll</guid>
		<description><![CDATA[Please note, this problem only applies to TFS 2010 Beta 2. The bug has been corrected in later builds. As part of the current project I am working on, we have a 2008 Database project (Data Dude) in our solution. We found that the project built fine in our local Visual Studio 2010 environment however [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=26&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!96D0E96711D2A69E!204" class="bvMsg">
<p><strong>Please note, this problem only applies to TFS 2010 Beta 2</strong>. The bug has been corrected in later builds.</p>
<p>As part of the current project I am working on, we have a 2008 Database project (Data Dude) in our solution. We found that the project built fine in our local Visual Studio 2010 environment however it would break the build on the build server. The message received was:</p>
<blockquote><p><a href="http://petesullivan.files.wordpress.com/2009/11/f5244fc235d0e4cfc5b4772a98c4a952.gif" rel="WLPP"><em><img border="0" src="http://petesullivan.files.wordpress.com/2009/11/f5244fc235d0e4cfc5b4772a98c4a952.gif?w=16" /></em></a><em>C:\Program Files\MSBuild\Microsoft\VisualStudio\v10.0\TeamData\Microsoft.Data.Schema.TSqlTasks.targets (56): The &quot;SqlBuildTask&quot; task failed unexpectedly. System.DllNotFoundException: Unable to load DLL &#8216;sqlceme35.dll&#8217;: The specified module could not be found. (Exception from HRESULT: 0x8007007E)    at System.Data.SqlServerCe.NativeMethods.DllAddRef()……..</em></p>
</blockquote>
<p>The build server for this project is a Windows Server 2008 R2 x64 virtual machine. After a series of emails, IMs and research with a fellow <a href="http://www.readify.net">Readify</a> colleague, Steve Godbold, we managed to discover it was an issue with the database project building on a x64 build server (as it worked correctly on a x86 build server). The issue is related more specifically to the build process not being able to locate the correct version of the sqlceme35.dll when building with a x64 target platform.  So here is the workaround.</p>
<p>In your Team Build definition, set the MSBuild Platform property to X86. You will find this property under <em>Process &gt; 3. Advanced</em></p>
<p><a href="http://petesullivan.files.wordpress.com/2009/11/96decd746f56b097cef5968a09586a8a.png" rel="WLPP"><img border="0" src="http://petesullivan.files.wordpress.com/2009/11/96decd746f56b097cef5968a09586a8a.png?w=300" /></a> </p>
<p>Save and rebuild.</p>
<p>Steve has put some more detail into this issue on his <a href="http://seesharper.wordpress.com/2009/11/25/building-vs-database-projects-on-x64-cannot-find-sqlceme35-dll/">related blog post</a>. Good luck!</p>
<p><strong>More Information</strong></p>
<p><a href="http://blogs.msdn.com/vstsdb/archive/2009/10/19/what-s-new-for-data-dude-in-visual-studio-2010.aspx">VSTS DB Team Blog – What’s new for Data Dude in VS 2010</a></p>
</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/petesullivan.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/petesullivan.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/petesullivan.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/petesullivan.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/petesullivan.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/petesullivan.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/petesullivan.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/petesullivan.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/petesullivan.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/petesullivan.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/petesullivan.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/petesullivan.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/petesullivan.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/petesullivan.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=26&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://petersullivan.com.au/2009/11/25/problems-building-database-project-on-a-tfs-2010-build-server-%e2%80%93-unable-to-load-sqlceme35-dll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/509a503297ab7bab0cbb43aeb128216a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">petesullivan</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2009/11/f5244fc235d0e4cfc5b4772a98c4a952.gif?w=16" medium="image" />

		<media:content url="http://petesullivan.files.wordpress.com/2009/11/96decd746f56b097cef5968a09586a8a.png?w=300" medium="image" />
	</item>
		<item>
		<title>TF250025 and TF262600 errors on Team Foundation Server (TFS) 2010 Project Portal Dashboard</title>
		<link>http://petersullivan.com.au/2009/11/23/tf250025-and-tf262600-errors-on-team-foundation-server-tfs-2010-project-portal-dashboard/</link>
		<comments>http://petersullivan.com.au/2009/11/23/tf250025-and-tf262600-errors-on-team-foundation-server-tfs-2010-project-portal-dashboard/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 03:11:34 +0000</pubDate>
		<dc:creator>Peter Sullivan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://petesullivan.wordpress.com/2009/11/23/tf250025-and-tf262600-errors-on-team-foundation-server-tfs-2010-project-portal-dashboard</guid>
		<description><![CDATA[I came across these errors when configuring TFS 2010 Beta 2. TF250025: The following URL does not point to a valid SharePoint site: &#60;URL to your Project Portal&#62; Verify that you have the correct URL and that it points to a SharePoint site. or TF262600: This SharePoint site was created using a site definition that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=28&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!96D0E96711D2A69E!198" class="bvMsg">
<p>I came across these errors when configuring TFS 2010 Beta 2.</p>
<p><em>TF250025: The following URL does not point to a valid SharePoint site: &lt;URL to your Project Portal&gt; Verify that you have the correct URL and that it points to a SharePoint site.</em></p>
<p>or</p>
<p><em>TF262600: This SharePoint site was created using a site definition that requires data from Team Foundation Server. However, the site is not currently associated with data for a team project. To ensure that this site functions correctly, you must configure a team project to refer data for that project to this site.</em></p>
<p>or</p>
<p><em>This site doesn&#8217;t have a default Team Foundation Server instance. You can explicitly select a Team Foundation Server.</em></p>
<p>If you receive these errors, then you are most likely trying to access the project portal via a URL that is not recognised by SharePoint. Each URL that you use to access the site <em>must</em> be registered with SharePoint – even if your IIS Web Site is set to accept all host headers on a specified port. </p>
<p>For example, your may have configured your project site’s URL to be <a href="http://tfsserver">http://tfsserver</a> but when you try to access it via <a href="http://tfsserver.companydomain.com">http://tfsserver.companydomain.com</a> your get the above errors. </p>
<p>To resolve this issue, you will need to register a new internal URL for the SharePoint site using Alternate Access Mappings. Please follow these steps:</p>
<ol>
<li>Log into the SharePoint Central Administration site (a link can be found under Control Panel &gt; Administrative Tools)
<li>Click on the “Operations” tab at the top
<li>Under “Global Configuration”, choose “Alternate Access Mappings”
<li>On the menu bar, select “Add Internal URLs”
<li>Choose the web application that hosts your Project Portals (usually Default Web Site)
<li>In the “URL protocol, host and port” text box, enter the alternate URL that can be used to access the Project Portals (must include http:// or https://). Using the example above, this would be “http://tfsserver.companydomain.com”
<li>Click Save</li>
</ol>
<p>Perhaps a good practice would be to use FQNs when referencing servers during TFS configuration.</p>
<p>Hope this helps.</p>
</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/petesullivan.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/petesullivan.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/petesullivan.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/petesullivan.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/petesullivan.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/petesullivan.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/petesullivan.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/petesullivan.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/petesullivan.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/petesullivan.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/petesullivan.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/petesullivan.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/petesullivan.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/petesullivan.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=28&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://petersullivan.com.au/2009/11/23/tf250025-and-tf262600-errors-on-team-foundation-server-tfs-2010-project-portal-dashboard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/509a503297ab7bab0cbb43aeb128216a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">petesullivan</media:title>
		</media:content>
	</item>
		<item>
		<title>Defining Custom Columns in SharePoint – Field Types and Options</title>
		<link>http://petersullivan.com.au/2009/04/26/defining-custom-columns-in-sharepoint-%e2%80%93-field-types-and-options/</link>
		<comments>http://petersullivan.com.au/2009/04/26/defining-custom-columns-in-sharepoint-%e2%80%93-field-types-and-options/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 12:23:50 +0000</pubDate>
		<dc:creator>Peter Sullivan</dc:creator>
				<category><![CDATA[SharePoint Development]]></category>

		<guid isPermaLink="false">http://petesullivan.wordpress.com/2009/04/26/defining-custom-columns-in-sharepoint-%e2%80%93-field-types-and-options</guid>
		<description><![CDATA[A common task for SharePoint developers is defining Site Columns (or Fields) as part of a Feature. When defining a field, you need to assign the field a type. I have created this reference table below to help you map between the the “Create Site Column” SharePoint page to the attributes you would set when [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=29&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!96D0E96711D2A69E!192" class="bvMsg">
<p>A common task for SharePoint developers is defining Site Columns (or Fields) as part of a Feature. When defining a field, you need to assign the field a type. I have created this reference table below to help you map between the the “Create Site Column” SharePoint page to the attributes you would set when defining the field as part of a feature.<br />
<table border="0" cellspacing="0" cellpadding="4" width="754">
<tbody>
<tr>
<td valign="top" width="192"><strong>Defining Columns using the UI</strong><a href="http://petesullivan.files.wordpress.com/2009/04/ffd35c7f59dff0eb5d292365e4a9cd1c.png" rel="WLPP"></p>
<p><img border="0" src="http://petesullivan.files.wordpress.com/2009/04/ffd35c7f59dff0eb5d292365e4a9cd1c.png?w=254" /></a><br /><strong>Create Site Column Page</strong>
<td valign="top" width="108"><a href="http://petesullivan.files.wordpress.com/2009/04/b61142f95723f49ffd283e6e4d0a1886.png" rel="WLPP"></p>
<p><img border="0" src="http://petesullivan.files.wordpress.com/2009/04/b61142f95723f49ffd283e6e4d0a1886.png?w=93" /></a>
<td valign="top" width="452"><strong>Defining Columns in an Elements file as part of a feature</strong><a href="https://l1kkyq.blu.livefilestore.com/y1myVuWKsKZ6688Sr1H8J6cWIuAD999--MoMZtrl2ZbfcqqUhJy5JJnqVRUC6-4FkoH67aJO75fpv5XJAsnCNHUpTSbD1podpGrkMQ8zu0Dx8CvwNzU3ZEf_MDpSrHSisckopuwgbHTPnlRfUM-JM3N6g/image[10].png" rel="WLPP"><br /></a>
<pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  1: <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">Field</span> <span style="color:#ff0000;">ID</span>=<span style="color:#0000ff;">&quot;&#123;CCF0A1BF-4823-459c-9773-73890231E070&#125;&quot;</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  2:        <span style="color:#ff0000;">Name</span>=<span style="color:#0000ff;">&quot;ActiveProject&quot;</span>
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  3:        <span style="color:#ff0000;">DisplayName</span>=<span style="color:#0000ff;">&quot;Is Project Active&quot;</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  4:        <span style="color:#ff0000;">Group</span>=<span style="color:#0000ff;">&quot;Litware&quot;</span>
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  5:        <span style="color:#ff0000;">Type</span>=<span style="color:#0000ff;">&quot;Boolean&quot;</span><span style="color:#0000ff;">/&gt;</span></pre>
</pre>
</td>
</tbody>
</table>
<p> </p>
<table border="1" cellspacing="0" cellpadding="4" width="778">
<tbody>
<tr>
<td valign="top" width="195"><strong>Type (as shown on the Create Column page)</strong></p>
<td valign="top" width="127"><strong>Field Type</strong></p>
<td valign="top" width="254"><strong>Notes</strong></p>
<td valign="top" width="200"><strong>MSDN Links</strong></p>
<tr>
<td valign="top" width="195">Single line of text</p>
<td valign="top" width="127">Type=”Text”</p>
<td valign="top" width="254"> </p>
<td valign="top" width="200"><a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfieldtext.aspx" target="_blank">Microsoft.Sharepoint.SPFieldText</a></p>
<tr>
<td valign="top" width="195">Multiple lines of text</p>
<td valign="top" width="127">Type=”Note”</p>
<td valign="top" width="254">In the Create Column page, can pick the type of text to allow. To enable the different sub-types, you need to set a couple of other attributes on the field element.</p>
<p><strong>Plain Text</strong><br />RichText=”FALSE”  <em>(default value)</em></p>
<p><strong>Rich Text</strong><br />RichText=”TRUE”<br />RichTextMode=”Compatible”  <em>(default value)</em></p>
<p><strong>Enhanced Text</strong><br />RichText=”TRUE”<br />RichTextMode=”FullHtml”</p>
<p>In addition, you can also set the number of lines to display using the NumLine attribute.</p>
<p>Further Information on MSDN:</p>
<td valign="top" width="200"><a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfieldmultilinetext.aspx" target="_blank">Microsoft.Sharepoint.SPFieldMultiLineText</a></p>
<tr>
<td valign="top" width="195">Choice (menu to choose from)</p>
<td valign="top" width="127"><strong>Single Choice</strong><br />Type=”Choice”</p>
<p><strong>Multi-Choice</strong><br />Type=”MultiChoice&quot;</p>
<td valign="top" width="254">Pick the display format for the Choice and Multi-Choice types, respectively:</p>
<p><strong>Drop-Down Menu or Combo Box</strong><br />Format=”Dropdowns”</p>
<p><strong>Radio Buttons or Check Boxes</strong><br />Format=”RadioButtons”</p>
<p>Define the options a user can pick from using the Choices element. Below is a skeleton to explain this.</p>
<p>&lt;Field Name=”MyOptions” Type=……&gt;<br />  &lt;CHOICES&gt;<br />     &lt;CHOICE&gt;Option 1&lt;/CHOICE&gt;<br />     &lt;CHOICE&gt;Option 2&lt;/CHOICE&gt;<br />  &lt;/CHOICES&gt;<br />&lt;/Field&gt;</p>
<p>If you would like to give the user an option to add their own value, set the attribute FillInChoice=”TRUE”.</p>
<td valign="top" width="200"><a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfieldchoice.aspx" target="_blank">Microsoft.Sharepoint.SPFieldChoice</a><br /><a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfieldmultichoice.aspx" target="_blank">Microsoft.Sharepoint.SPFieldMultiChoice</a></p>
<tr>
<td valign="top" width="195">Number</p>
<td valign="top" width="127">Type=”Integer”</p>
<td valign="top" width="254">This field type also lets you define:</p>
<p><strong>Minimum Value</strong> (0 for example)<br />Min=”0”</p>
<p><strong>Maximum Value</strong> (100 for example)<br />Max=”100”</p>
<p><strong>Decimal Places</strong> (Default is Automatic, example 2 decimal places)<br />Decimals=”2”</p>
<p><strong>Show as Percentage</strong> (Default is False)<br />Percentage=”FALSE”</p>
<td valign="top" width="200"><a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfieldnumber.aspx" target="_blank">Microsoft.SharePoint.SPFieldNumber<br /></a></p>
<p></p>
<tr>
<td valign="top" width="195">Currency</p>
<td valign="top" width="127">Type=”Currency”</p>
<td valign="top" width="254">This field type also lets you define:</p>
<p><strong>Minimum Value</strong> (0 for example)<br />Min=”0”</p>
<p><strong>Maximum Value</strong> (100 for example)<br />Max=”100”</p>
<p><strong>Decimal Places</strong> (Default is Automatic, example 2 decimal places)<br />Decimals=”2”</p>
<p><strong>Currency Format</strong><br />This sets the display format of the currency.</p>
<p>LCID=”3081” </p>
<p>3081 sets the format English – Australian. For a complete list of Locales, see the MSDN link in the next column.</p>
<td valign="top" width="200"><a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfieldcurrency.aspx" target="_blank">Microsoft.Sharepoint.SPFieldCurrency</a></p>
<p><a href="http://msdn.microsoft.com/en-us/goglobal/bb964664.aspx" target="_blank">Locale IDs</a></p>
<tr>
<td valign="top" width="195">Date and Time</p>
<td valign="top" width="127">Type=”DateTime”</p>
<td valign="top" width="254">This field also lets you define:</p>
<p><strong>Date and Time Format</strong><br />Show the date only:<br />Format=”DateOnly”</p>
<p>Show the date and time:<br />Format=”DateTime”</p>
<td valign="top" width="200"><a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfielddatetime.aspx" target="_blank">Microsoft.Sharepoint.SPFieldDateTime</a></p>
<tr>
<td valign="top" width="195">Yes/No</p>
<td valign="top" width="127">Type=”Boolean”</p>
<td valign="top" width="254">When setting the default value, you need to use the binary values:</p>
<p>No/False = 0<br />Yes/True = 1</p>
<td valign="top" width="200"><a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfieldboolean.aspx" target="_blank">Microsoft.Sharepoint.SPFieldBoolean</a></p>
<tr>
<td valign="top" width="195">Person or Group</p>
<td valign="top" width="127"><strong>Single User or Group</strong><br />Type=”User”</p>
<p><strong>Multiple Users or Groups</strong><br />Type=”MultiUser”</p>
<td valign="top" width="254">This field also lets you define:</p>
<p><strong>Allow multiple selections </strong><br />Set the Type to MultUser and the attribute Mult=”TRUE”</p>
<p><strong>Allow selection of</strong><br />People Only<br />UserSelectionMode=”PeopleOnly”</p>
<p>People and Groups<br />UserSelectionMode=”PeopleAndGroups”</p>
<p><strong>Choose from</strong><br />If you want to limit the option list to a SharePoint Group, use the UserSelectionScope attribute. Set it to the ID of the SharePoint group (Integer value). For example, UserSelectionScope=”3”.</p>
<p><strong>Show field</strong><br />Set the name of the field from the User’s profile properties that you want to display. For example, show the user’s name property:<br />ShowField=”Name”</p>
<p>If you would also like to show presence (Office Communicator integration required):<br />Presence=”TRUE”</p>
<td valign="top" width="200"><a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfielduser.aspx" target="_blank">Microsoft.Sharepoint.SPFieldUser</a></p>
<tr>
<td valign="top" width="195">Hyperlink or Picture</p>
<td valign="top" width="127">Type=”URL”</p>
<td valign="top" width="254">You can display the URL as a Hyperlink or Picture. Use the Format attribute to pick which one:</p>
<p><strong>Hyperlink</strong><br />Format=”Hyperlink”</p>
<p><strong>Picture</strong><br />Format=”Image”</p>
<td valign="top" width="200"><a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfieldurl.aspx" target="_blank">Microsoft.Sharepoint.SPFieldUrl</a></td>
</td>
</tr>
</tr>
</td>
</td>
</td>
</td>
</td>
</td>
</td>
</td>
</td>
</tr>
</td>
</td>
</td>
</td>
</tbody>
</table>
<p> </p>
<p>Hope this helps you when defining site columns/field. </p>
<p>And one last thing, please remember to also define a group to your organise your fields using the Group=”My Columns” attribute!</p>
<p><strong>Other references:</strong></p>
<p>- <a href="http://www.sharepointblogs.com/tonstegeman/archive/2007/07/23/sharepoint-field-objects-classname-name-and-types.aspx" target="_blank">Ton Stegeman’s Blog</a>  </p>
</p>
</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/petesullivan.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/petesullivan.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/petesullivan.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/petesullivan.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/petesullivan.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/petesullivan.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/petesullivan.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/petesullivan.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/petesullivan.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/petesullivan.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/petesullivan.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/petesullivan.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/petesullivan.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/petesullivan.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=29&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://petersullivan.com.au/2009/04/26/defining-custom-columns-in-sharepoint-%e2%80%93-field-types-and-options/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/509a503297ab7bab0cbb43aeb128216a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">petesullivan</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2009/04/ffd35c7f59dff0eb5d292365e4a9cd1c.png?w=254" medium="image" />

		<media:content url="http://petesullivan.files.wordpress.com/2009/04/b61142f95723f49ffd283e6e4d0a1886.png?w=93" medium="image" />
	</item>
		<item>
		<title>Connecting to SharePoint 2007 Web Services using a Service Reference in Visual Studio 2008</title>
		<link>http://petersullivan.com.au/2009/04/22/connecting-to-sharepoint-2007-web-services-using-a-service-reference-in-visual-studio-2008/</link>
		<comments>http://petersullivan.com.au/2009/04/22/connecting-to-sharepoint-2007-web-services-using-a-service-reference-in-visual-studio-2008/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:26:12 +0000</pubDate>
		<dc:creator>Peter Sullivan</dc:creator>
				<category><![CDATA[SharePoint Development]]></category>

		<guid isPermaLink="false">http://petesullivan.wordpress.com/2009/04/22/connecting-to-sharepoint-2007-web-services-using-a-service-reference-in-visual-studio-2008</guid>
		<description><![CDATA[When using Service References to consume SharePoint web services, there are a few additional configuration changes that you need to make. The service model configuration that Visual Studio generates is not sufficient when consuming SharePoint web services. This is mainly what we will cover in this post. You may have noticed in Visual Studio 2008 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=27&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!96D0E96711D2A69E!187" class="bvMsg">
<p>When using Service References to consume SharePoint web services, there are a few additional configuration changes that you need to make. The service model configuration that Visual Studio generates is not sufficient when consuming SharePoint web services. This is mainly what we will cover in this post.
<p>You may have noticed in Visual Studio 2008 that Web References are no longer the default option when you wish to reference a Web Service. Instead, you now have an option called “Add Service Reference….”
<p><a href="http://petesullivan.files.wordpress.com/2009/04/d14fdb8e5fc08132e1cd1973e4b601f2.png" rel="WLPP"><img border="0" src="http://petesullivan.files.wordpress.com/2009/04/d14fdb8e5fc08132e1cd1973e4b601f2.png?w=266" /></a>
<p>So what’s the difference between a Web Reference and a Service Reference? Well basically, a Web Reference is a wrapper over <a href="http://msdn.microsoft.com/en-us/library/7h3ystb6(VS.80).aspx" target="_blank">wsdl.exe</a> and a Service Reference is a wrapper over <a href="http://msdn.microsoft.com/en-us/library/aa347733.aspx" target="_blank">svcutil.exe</a>. Service references also have some additional configuration options and are a good choice when planning to consume WCF services.
<p>1. First step, create a new project in Visual Studio. I have created a new Windows Forms Application and targeted it at .NET 3.5.
<p>2. Right click on “References” in the solution explorer and select “Add Service Reference”
<p>3. I am going to connect to the Lists service on my local SharePoint instance. My web application URL is <a href="http://localhost:120/">http://localhost:120/</a> so the Address for Lists Web Service will be <a href="http://localhost:120/_vti_bin/Lists.asmx">http://localhost:120/_vti_bin/Lists.asmx</a>. 
<p><a href="http://petesullivan.files.wordpress.com/2009/04/ef4d48aa51f93ac77a88cb7db13a796b.png" rel="WLPP"><img border="0" src="http://petesullivan.files.wordpress.com/2009/04/ef4d48aa51f93ac77a88cb7db13a796b.png?w=300" /></a>
<p>Enter the URL in the Address section and click Go. Make sure you give the service reference a Namespace. I have used “ListReference” for this demo.
<p>4. Next, let’s create a button and combo box on the form. We will use the button to execute a method that gets a list of SharePoint lists on the site and display them in the combo box.
<p><a href="http://petesullivan.files.wordpress.com/2009/04/695d0d1c7cc7dd31a5cdd2af4c5a0a97.png" rel="WLPP"><img border="0" src="http://petesullivan.files.wordpress.com/2009/04/695d0d1c7cc7dd31a5cdd2af4c5a0a97.png?w=300" /></a>
<p>5. Double click the button and we will add some code to the “click” event to invoke the web service method and get the list of Lists.
<pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  1: <span style="color:#0000ff;">private</span> <span style="color:#0000ff;">void</span> button1_Click(<span style="color:#0000ff;">object</span> sender, EventArgs e)
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  2: &#123;
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  3:     <font color="#00c6c6">ListsSoapClient</font> client = <span style="color:#0000ff;">null</span>;
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  4:
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  5:     <span style="color:#0000ff;">try</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  6:     &#123;
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  7:         client = <span style="color:#0000ff;">new</span> <font color="#00c6c6">ListsSoapClient</font>();
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  8:
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  9:         <span style="color:#008000;">// Open the connection to the web service</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 10:         client.Open();
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 11:
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 12:         <span style="color:#008000;">// Write some code to query the web service and get a list of </span>
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 13:         <span style="color:#008000;">// Lists.</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 14:
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 15:
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 16:     &#125;
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 17:     <span style="color:#0000ff;">catch</span> (<font color="#00c6c6">Exception</font> ex)
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 18:     &#123;
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 19:         <font color="#00c6c6">MessageBox</font>.Show(ex.Message, <font color="#b90000">&quot;<span style="color:#8b0000;">An error has occured</span>&quot;</font>, <font color="#00c6c6">MessageBoxButtons</font>.OK, <font color="#00c6c6">MessageBoxIcon</font>.Error);
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 20:     &#125;
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 21:     <span style="color:#0000ff;">finally</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 22:     &#123;
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 23:         client.Close();
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 24:     &#125;
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;"> 25: &#125;</pre>
</pre>
<p>6. Next things get interesting. We will need to make some changes to the app.config file (or web.config if you in Web Application) as the automatically generated service binding configuration doesn’t work for a SharePoint service. The main changes we will make are around security as we need to enable impersonation and ensure the connection is made using Windows Authentication.</p>
<p>First change we need to make is in the binding configuration security element. The automatically generated code produces the following configuration settings:
<pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  1: <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">security</span> <span style="color:#ff0000;">mode</span>=<span style="color:#0000ff;">&quot;None&quot;</span><span style="color:#0000ff;">&gt;</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  2:      <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">transport</span> <span style="color:#ff0000;">clientCredentialType</span>=<span style="color:#0000ff;">&quot;None&quot;</span> <span style="color:#ff0000;">proxyCredentialType</span>=<span style="color:#0000ff;">&quot;None&quot;</span> <span style="color:#ff0000;">realm</span>=<span style="color:#0000ff;">&quot;&quot;</span> <span style="color:#0000ff;">/&gt;</span>
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  3:      <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">message</span> <span style="color:#ff0000;">clientCredentialType</span>=<span style="color:#0000ff;">&quot;UserName&quot;</span> <span style="color:#ff0000;">algorithmSuite</span>=<span style="color:#0000ff;">&quot;Default&quot;</span> <span style="color:#0000ff;">/&gt;</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  4: <span style="color:#0000ff;">&lt;/</span><span style="color:#800000;">security</span><span style="color:#0000ff;">&gt;</span></pre>
</pre>
<p>we will need to change it to the following:
<pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  1: <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">security</span> <span style="color:#ff0000;">mode</span>=<span style="color:#0000ff;">&quot;TransportCredentialOnly&quot;</span><span style="color:#0000ff;">&gt;</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  2:   <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">transport</span> <span style="color:#ff0000;">clientCredentialType</span>=<span style="color:#0000ff;">&quot;Ntlm&quot;</span> <span style="color:#ff0000;">proxyCredentialType</span>=<span style="color:#0000ff;">&quot;Ntlm&quot;</span><span style="color:#0000ff;">/&gt;</span>
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  3: <span style="color:#0000ff;">&lt;/</span><span style="color:#800000;">security</span><span style="color:#0000ff;">&gt;</span></pre>
</pre>
<p>Next, we will need to add a service behaviour. By default, no service behaviours are generated. This behaviour will enable impersonation.
<pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  1: <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">behaviors</span><span style="color:#0000ff;">&gt;</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  2:   <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">endpointBehaviors</span><span style="color:#0000ff;">&gt;</span>
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  3:     <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">behavior</span> <span style="color:#ff0000;">name</span>=<span style="color:#0000ff;">&quot;ListServiceBehavior&quot;</span><span style="color:#0000ff;">&gt;</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  4:       <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">clientCredentials</span><span style="color:#0000ff;">&gt;</span>
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  5:         <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">windows</span> <span style="color:#ff0000;">allowedImpersonationLevel</span>=<span style="color:#0000ff;">&quot;Impersonation&quot;</span><span style="color:#0000ff;">/&gt;</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  6:       <span style="color:#0000ff;">&lt;/</span><span style="color:#800000;">clientCredentials</span><span style="color:#0000ff;">&gt;</span>
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  7:     <span style="color:#0000ff;">&lt;/</span><span style="color:#800000;">behavior</span><span style="color:#0000ff;">&gt;</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  8:   <span style="color:#0000ff;">&lt;/</span><span style="color:#800000;">endpointBehaviors</span><span style="color:#0000ff;">&gt;</span>
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  9: <span style="color:#0000ff;">&lt;/</span><span style="color:#800000;">behaviors</span><span style="color:#0000ff;">&gt;</span></pre>
</pre>
<p>And add a reference to this Behaviour in the endpoint configuration:
<pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  1: <span style="color:#0000ff;">&lt;</span><span style="color:#800000;">endpoint</span> <span style="color:#ff0000;">address</span>=<span style="color:#0000ff;">&quot;http://localhost:120/_vti_bin/Lists.asmx&quot;</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  2:     <span style="color:#ff0000;">binding</span>=<span style="color:#0000ff;">&quot;basicHttpBinding&quot;</span> <span style="color:#ff0000;">bindingConfiguration</span>=<span style="color:#0000ff;">&quot;ListsSoap&quot;</span>
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  3:     <span style="color:#ff0000;">contract</span>=<span style="color:#0000ff;">&quot;ListReference.ListsSoap&quot;</span> <span style="color:#ff0000;">name</span>=<span style="color:#0000ff;">&quot;ListsSoap&quot;</span>
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  4:     <span style="color:#ff0000;">behaviorConfiguration</span>=<span style="color:#0000ff;">&quot;ListsServiceBehavior&quot;</span><span style="color:#0000ff;">/&gt;</span></pre>
</pre>
<p>OK. That’s the service binding configuration sorted. Now back to our code….</p>
<p>7.  In the button click method, add the following code in the try&#123;..&#125; block after we open the connection to the service.
<pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  1: <font color="#0000ff">var</font> response = client.GetListCollection();
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  2: <span style="color:#0000ff;">foreach</span> (<font color="#00c6c6">XmlNode</font> listNode <span style="color:#0000ff;">in</span> response.ChildNodes)
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  3: &#123;
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  4:     comboBox1.Items.Add(listNode.Attributes.GetNamedItem(&quot;<span style="color:#8b0000;">Title</span>&quot;).Value);
</pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  5: &#125;</pre>
</pre>
<p>And there you have it. Run your application, click the button and you should get a list of Lists!</p>
<p><a href="http://petesullivan.files.wordpress.com/2009/04/62f65358c8addb7a3152972b09fabcae.png" rel="WLPP"><img border="0" src="http://petesullivan.files.wordpress.com/2009/04/62f65358c8addb7a3152972b09fabcae.png?w=300" /></a> </p>
<p>
<p><strong>I have packaged this demo application up in a zip file. </strong></p>
<p><a href="http://cid-96d0e96711d2a69e.skydrive.live.com/embedrowdetail.aspx/Public/SPListServiceDemo.zip">http://cid-96d0e96711d2a69e.skydrive.live.com/embedrowdetail.aspx/Public/SPListServiceDemo.zip</a></p>
<p>A few extra notes……</p>
<ul>
<li>You can still create Web References in Visual Studio 2008. This can be done using the “Advanced” button on the Create Service Reference dialog box.
<li>If you want to make the URL to your web service configurable, you just need to change the line that creates the client.</li>
</ul>
<pre>
<pre style="background-color:#fbfbfb;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  1: <font color="#00c6c6">EndpointAddress</font> address = <span style="color:#0000ff;">new</span> <font color="#00c6c6">EndpointAddress</font>(&quot;<span style="color:#8b0000;">http://sharepointsite/_vti_bin/Lists.asmx</span>&quot;);
</pre>
<pre style="background-color:#ffffff;width:100%;font-family:consolas,'Courier New',courier,monospace;font-size:12px;margin:0;">  2: client = <span style="color:#0000ff;">new</span> <font color="#00c6c6">ListsSoapClient</font>(&quot;<span style="color:#8b0000;">ListsSoap</span>&quot;,address);
</pre>
</pre>
<p>Thanks also to <a href="http://geeksdiary.com/" target="_blank">Buddhike de Silva</a> for his help with this Service Reference.  </p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/petesullivan.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/petesullivan.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/petesullivan.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/petesullivan.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/petesullivan.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/petesullivan.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/petesullivan.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/petesullivan.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/petesullivan.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/petesullivan.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/petesullivan.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/petesullivan.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/petesullivan.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/petesullivan.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=27&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://petersullivan.com.au/2009/04/22/connecting-to-sharepoint-2007-web-services-using-a-service-reference-in-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/509a503297ab7bab0cbb43aeb128216a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">petesullivan</media:title>
		</media:content>

		<media:content url="http://petesullivan.files.wordpress.com/2009/04/d14fdb8e5fc08132e1cd1973e4b601f2.png?w=266" medium="image" />

		<media:content url="http://petesullivan.files.wordpress.com/2009/04/ef4d48aa51f93ac77a88cb7db13a796b.png?w=300" medium="image" />

		<media:content url="http://petesullivan.files.wordpress.com/2009/04/695d0d1c7cc7dd31a5cdd2af4c5a0a97.png?w=300" medium="image" />

		<media:content url="http://petesullivan.files.wordpress.com/2009/04/62f65358c8addb7a3152972b09fabcae.png?w=300" medium="image" />
	</item>
		<item>
		<title>Microsoft SharePoint Online</title>
		<link>http://petersullivan.com.au/2008/10/29/microsoft-sharepoint-online/</link>
		<comments>http://petersullivan.com.au/2008/10/29/microsoft-sharepoint-online/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 08:50:08 +0000</pubDate>
		<dc:creator>Peter Sullivan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://petesullivan.wordpress.com/2008/10/29/microsoft-sharepoint-online</guid>
		<description><![CDATA[This week at PDC, Microsoft SharePoint Online was talked about in the Keynote. To find out more, have a look a the official Microsoft site. Unfortunately trials are only available for people in the U.S &#8211; cannot wait for it to get to Australia! http://www.microsoft.com/online/sharepoint-online.mspx The SharePoint team have also written a blog about it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=30&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!96D0E96711D2A69E!155" class="bvMsg">
<p>This week at PDC, Microsoft SharePoint Online was talked about in the Keynote. To find out more, have a look a the official Microsoft site. Unfortunately trials are only available for people in the U.S &#8211; cannot wait for it to get to Australia!</p>
<p><a title="http://www.microsoft.com/online/sharepoint-online.mspx" href="http://www.microsoft.com/online/sharepoint-online.mspx">http://www.microsoft.com/online/sharepoint-online.mspx</a></p>
<p>The SharePoint team have also written a blog about it discussing the direction for developers leveraging SharePoint Online in &quot;the cloud&quot;.</p>
<p><a title="http://blogs.msdn.com/sharepoint/archive/2008/10/27/pdc-2008-announcing-azure-services-platform-and-microsoft-sharepoint-services.aspx" href="http://blogs.msdn.com/sharepoint/archive/2008/10/27/pdc-2008-announcing-azure-services-platform-and-microsoft-sharepoint-services.aspx">http://blogs.msdn.com/sharepoint/archive/2008/10/27/pdc-2008-announcing-azure-services-platform-and-microsoft-sharepoint-services.aspx</a></p>
<p>Personally, I think this product is going to fantastic for small businesses who wish to use the power of SharePoint however don&#8217;t have the capital or infrastructure to host their own dedicated system. Of course, enterprises will also see the 99.9% uptime SLA, integration with their in-house Active Directory and the maintenance plans as attractive offers as well.</p>
<p>The details for the Developer&#8217;s experience have not been fully announced. At PDC they did demonstrate developing against the Online Services, which is great for integration with other systems. However it will be interesting to see the possibilities/limitations around other custom development, i.e. web parts.</p>
<p>These are exciting times!</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/petesullivan.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/petesullivan.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/petesullivan.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/petesullivan.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/petesullivan.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/petesullivan.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/petesullivan.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/petesullivan.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/petesullivan.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/petesullivan.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/petesullivan.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/petesullivan.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/petesullivan.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/petesullivan.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=30&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://petersullivan.com.au/2008/10/29/microsoft-sharepoint-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/509a503297ab7bab0cbb43aeb128216a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">petesullivan</media:title>
		</media:content>
	</item>
		<item>
		<title>Tools for Live Writer</title>
		<link>http://petersullivan.com.au/2008/10/08/tools-for-live-writer/</link>
		<comments>http://petersullivan.com.au/2008/10/08/tools-for-live-writer/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 13:28:08 +0000</pubDate>
		<dc:creator>Peter Sullivan</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://petesullivan.wordpress.com/2008/10/08/tools-for-live-writer</guid>
		<description><![CDATA[Today I moved from my WordPress blog to Live Spaces.   Omar sent me this link to download 10 great add-ins for Live Writer. If you are a developer and blogging code, I recommend that you install some of these add-ins. They make tasks like formatting code for blog entries, much easier.   http://devintelligence.com/blogs/netadventures/archive/2007/10/05/10-plugins-for-windows-live-writer.aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=31&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="msgcns!96D0E96711D2A69E!151" class="bvMsg">
<div>Today I moved from my WordPress blog to Live Spaces.</div>
<div> </div>
<div>Omar sent me this link to download 10 great add-ins for Live Writer. If you are a developer and blogging code, I recommend that you install some of these add-ins. They make tasks like formatting code for blog entries, much easier.</div>
<div> </div>
<div><a href="http://devintelligence.com/blogs/netadventures/archive/2007/10/05/10-plugins-for-windows-live-writer.aspx">http://devintelligence.com/blogs/netadventures/archive/2007/10/05/10-plugins-for-windows-live-writer.aspx</a></div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/petesullivan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/petesullivan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/petesullivan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/petesullivan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/petesullivan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/petesullivan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/petesullivan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/petesullivan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/petesullivan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/petesullivan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/petesullivan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/petesullivan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/petesullivan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/petesullivan.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=31&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://petersullivan.com.au/2008/10/08/tools-for-live-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/509a503297ab7bab0cbb43aeb128216a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">petesullivan</media:title>
		</media:content>
	</item>
		<item>
		<title>Viewing a SharePoint site via Windows Explorer and Network Places</title>
		<link>http://petersullivan.com.au/2008/09/08/viewin-a-sharepoint-site-via-windows-explorer-and-network-places/</link>
		<comments>http://petersullivan.com.au/2008/09/08/viewin-a-sharepoint-site-via-windows-explorer-and-network-places/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 10:57:29 +0000</pubDate>
		<dc:creator>Peter Sullivan</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Explorer View]]></category>
		<category><![CDATA[My Network Places]]></category>
		<category><![CDATA[TFS]]></category>
		<category><![CDATA[Web Folders]]></category>
		<category><![CDATA[WebDAV]]></category>

		<guid isPermaLink="false">http://petesullivan.wordpress.com/?p=18</guid>
		<description><![CDATA[In both SharePoint 2003 and 2007, you are able to connect to a SharePoint site and browse it using Windows Explorer. This is very useful if you need to do things like: Take a copy of all the items in a library Copy all the documents in a TFS project (site) to migrate to a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=18&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In both SharePoint 2003 and 2007, you are able to connect to a SharePoint site and browse it using Windows Explorer. This is very useful if you need to do things like:</p>
<ul>
<li>Take a copy of all the items in a library</li>
<li>Copy all the documents in a TFS project (site) to migrate to a different TFS server (unusual requirement &#8211; but that is why I hunted for this solution)</li>
<li>Do a bulk upload by &#8220;copy and pasting&#8221; or &#8220;dragging and dropping&#8221; (Note: If you have required meta data on items in a document library, for example, this method will not enforce that requirement!)</li>
</ul>
<p>I came across a couple of issues when trying to get this working on Windows Server 2003. Here are a couple of tips that could help when troubleshooting:</p>
<p>1. Make sure that you have WebDAV allowed on IIS on the server hosting your WSS Site.</p>
<p>2. If you are trying to add the WSS Site to &#8220;My Network Places&#8221; on a Windows Server 2003, you will need to install a patch from Microsoft &#8211; <a href="http://www.microsoft.com/downloads/details.aspx?familyid=17C36612-632E-4C04-9382-987622ED1D64&amp;displaylang=en">Software Update for Web Folders (KB907306). </a>You know that you will need to do this when you get an error message about the address not being recognised as a folder. Also, if you a get a &#8220;404 &#8211; Page not Found&#8221; panel when switching to Explorer view, you need to install this update.</p>
<p>For more information on setting this up and about the web folders download, have a look at these articles:</p>
<p><a href="http://www.intermedia.net/support/kb/default.asp?id=1207">http://www.intermedia.net/support/kb/default.asp?id=1207</a></p>
<p><a href="http://blogs.tamtam.nl/mart/SoftwareUpdateForWebFolders.aspx">http://blogs.tamtam.nl/mart/SoftwareUpdateForWebFolders.aspx</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/petesullivan.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/petesullivan.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/petesullivan.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/petesullivan.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/petesullivan.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/petesullivan.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/petesullivan.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/petesullivan.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/petesullivan.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/petesullivan.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/petesullivan.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/petesullivan.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/petesullivan.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/petesullivan.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/petesullivan.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/petesullivan.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=18&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://petersullivan.com.au/2008/09/08/viewin-a-sharepoint-site-via-windows-explorer-and-network-places/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/509a503297ab7bab0cbb43aeb128216a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">petesullivan</media:title>
		</media:content>
	</item>
		<item>
		<title>Faceted Search v2.5 has been announced</title>
		<link>http://petersullivan.com.au/2008/08/13/faceted-search-v25-has-been-announced/</link>
		<comments>http://petersullivan.com.au/2008/08/13/faceted-search-v25-has-been-announced/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 23:56:59 +0000</pubDate>
		<dc:creator>Peter Sullivan</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Enterprise Search]]></category>
		<category><![CDATA[Faceted Search]]></category>

		<guid isPermaLink="false">http://petesullivan.wordpress.com/?p=16</guid>
		<description><![CDATA[The details of the next version are covered in detail on the Enterprise Search blog:  http://blogs.msdn.com/enterprisesearch/archive/2008/08/12/announcing-faceted-search-v2-5.aspx  In summary, the main new features include: Caching – dramatically improves performance and decreases the load on the search engine Synchronization with Core Search Results web part Support for advanced search Match of search counters Introducing Parent-Child relationships Extending [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=16&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The details of the next version are covered in detail on the Enterprise Search blog:</p>
<p> <a href="http://blogs.msdn.com/enterprisesearch/archive/2008/08/12/announcing-faceted-search-v2-5.aspx">http://blogs.msdn.com/enterprisesearch/archive/2008/08/12/announcing-faceted-search-v2-5.aspx</a> </p>
<p>In summary, the main new features include:</p>
<ul>
<li>Caching – dramatically improves performance and decreases the load on the search engine</li>
<li>Synchronization with Core Search Results web part</li>
<li>Support for advanced search</li>
<li>Match of search counters</li>
<li>Introducing Parent-Child relationships</li>
<li>Extending search to logical “OR” queries</li>
<li>Simplified web part properties</li>
</ul>
<p>Make sure you also check out the Codeplex project too: <a href="http://www.codeplex.com/FacetedSearch">http://www.codeplex.com/FacetedSearch</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/petesullivan.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/petesullivan.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/petesullivan.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/petesullivan.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/petesullivan.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/petesullivan.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/petesullivan.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/petesullivan.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/petesullivan.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/petesullivan.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/petesullivan.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/petesullivan.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/petesullivan.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/petesullivan.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/petesullivan.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/petesullivan.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=petersullivan.com.au&amp;blog=3176459&amp;post=16&amp;subd=petesullivan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://petersullivan.com.au/2008/08/13/faceted-search-v25-has-been-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/509a503297ab7bab0cbb43aeb128216a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">petesullivan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
