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

<channel>
	<title>PeteStilgoe.com &#187; Sharepoint Lists</title>
	<atom:link href="http://www.petestilgoe.com/tag/sharepoint-lists/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.petestilgoe.com</link>
	<description>&#34;Be fearful when others are greedy, be greedy when others are fearful.”</description>
	<lastBuildDate>Mon, 30 Jan 2012 14:28:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>How to delete a corrupted Sharepoint list</title>
		<link>http://www.petestilgoe.com/2011/03/how-to-delete-a-corrupted-sharepoint-list/</link>
		<comments>http://www.petestilgoe.com/2011/03/how-to-delete-a-corrupted-sharepoint-list/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 10:17:33 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Sharepoint Lists]]></category>
		<category><![CDATA[Sharepoint STSADM]]></category>
		<category><![CDATA[stsadm]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=877</guid>
		<description><![CDATA[

Sometime you will find you have a currupted list that you cant delete through the normal way as when you try &#038; access the list or the list settings the webpage throws errors.  In this case use STSADM
stsadm.exe -o forcedeletelist -url http://devapp01/Lists/&#60;MyListName&#62;/

]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2011/03/how-to-delete-a-corrupted-sharepoint-list/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Populate a Sharepoint list from an SQL Database</title>
		<link>http://www.petestilgoe.com/2011/01/populate-a-sharepoint-list-from-an-sql-database/</link>
		<comments>http://www.petestilgoe.com/2011/01/populate-a-sharepoint-list-from-an-sql-database/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 13:39:24 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint Lists]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL SSIS]]></category>
		<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[sql 2008]]></category>
		<category><![CDATA[SSIS]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=790</guid>
		<description><![CDATA[

If you are wanting to populate a Sharepoint list from an SQL database or populate a SQL database from a Sharepoint list you can do this failry easily using SSIS &#038; the SharePoint List Source and Destination Adapter project on Codeplex.
Introduction
This sample illustrates the creation of a a source and destination adapter in C#, using [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2011/01/populate-a-sharepoint-list-from-an-sql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint Designer could not save the list changes to the server</title>
		<link>http://www.petestilgoe.com/2011/01/sharepoint-designer-could-not-save-the-list-changes-to-the-server/</link>
		<comments>http://www.petestilgoe.com/2011/01/sharepoint-designer-could-not-save-the-list-changes-to-the-server/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 11:23:24 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Sharepoint Content Types]]></category>
		<category><![CDATA[Sharepoint Customisation]]></category>
		<category><![CDATA[Sharepoint Designer]]></category>
		<category><![CDATA[Sharepoint Lists]]></category>
		<category><![CDATA[Sharepoint Errors]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=758</guid>
		<description><![CDATA[

When using Sharepoint Designer 2010 to create custom aspx list forms I was getting the error:
&#8216;sharepoint designer could not save the list changes to the server&#8217;
I had a look on the net but couldnt really find anything relating to do with this.  
I seem to have solved it by going to my list and [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2011/01/sharepoint-designer-could-not-save-the-list-changes-to-the-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to stop the !New tag/indicator from appearing when you add items or documents to your sharepoint site</title>
		<link>http://www.petestilgoe.com/2010/11/how-to-stop-the-new-tagindicator-from-appearing-when-you-add-items-or-documents-to-your-sharepoint-site/</link>
		<comments>http://www.petestilgoe.com/2010/11/how-to-stop-the-new-tagindicator-from-appearing-when-you-add-items-or-documents-to-your-sharepoint-site/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 07:36:56 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint STSADM]]></category>
		<category><![CDATA[Sharepoint Customisation]]></category>
		<category><![CDATA[Sharepoint Document Libraries]]></category>
		<category><![CDATA[Sharepoint Lists]]></category>
		<category><![CDATA[stsadm]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=717</guid>
		<description><![CDATA[

When you add a new entry to announcements, to events, or to links on a Microsoft SharePoint Team Services and Windows SharePoint Services Web site, the new entry always includes a tag that is made up of the exclamation point character (!) and the word &#8220;new&#8221; (!New). This article describes how to stop the !New [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/11/how-to-stop-the-new-tagindicator-from-appearing-when-you-add-items-or-documents-to-your-sharepoint-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Populating an Infopath dropdown using a specific Sharepoint list view</title>
		<link>http://www.petestilgoe.com/2010/07/populating-an-infopath-dropdown-using-a-specific-sharepoint-list-view/</link>
		<comments>http://www.petestilgoe.com/2010/07/populating-an-infopath-dropdown-using-a-specific-sharepoint-list-view/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 14:23:16 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[Sharepoint How To]]></category>
		<category><![CDATA[Sharepoint Lists]]></category>
		<category><![CDATA[Sharepoint Views]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[infopath tips & tricks]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=612</guid>
		<description><![CDATA[

If you have a Sharepoint list containing multiple views, one view shows all approved items and another view shows all items that are pending approval.  You have an Infopath form where you have a dropdown control that you want to be populated with only &#8216;Approved&#8217; list items from your Sharepoint list.
If you create your [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/07/populating-an-infopath-dropdown-using-a-specific-sharepoint-list-view/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to autopopulate Infopath fields using Sharepoint list data</title>
		<link>http://www.petestilgoe.com/2010/04/how-to-autopopulate-infopath-fields-using-sharepoint-list-data/</link>
		<comments>http://www.petestilgoe.com/2010/04/how-to-autopopulate-infopath-fields-using-sharepoint-list-data/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 07:41:50 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[Sharepoint Lists]]></category>
		<category><![CDATA[Sharepoint Lookup Columns]]></category>
		<category><![CDATA[infopath autopopulate]]></category>
		<category><![CDATA[infopath tips & tricks]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=572</guid>
		<description><![CDATA[

1) Get your Sharepoint list into XML format 
2) Set up a data connection using the above XML file as your datasource
3) Now you need to configure rules and filters on your list box. Let&#8217;s say that your list box has customer name and you wish to fill a field with the customer phone. When [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/04/how-to-autopopulate-infopath-fields-using-sharepoint-list-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Import Excel 2007 Spreadsheet as Sharepoint List Error Method &#8216;post&#8217; of object &#8216;IOWSPostData&#8217; failed</title>
		<link>http://www.petestilgoe.com/2010/03/import-excel-2007-spreadsheet-as-sharepoint-list-error-method-post-of-object-iowspostdata-failed/</link>
		<comments>http://www.petestilgoe.com/2010/03/import-excel-2007-spreadsheet-as-sharepoint-list-error-method-post-of-object-iowspostdata-failed/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 09:35:48 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Sharepoint Lists]]></category>
		<category><![CDATA[Excel 2007]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=537</guid>
		<description><![CDATA[

If you get the following error Method &#8216;post&#8217; of object &#8216;IOWSPostData&#8217; failed, you can fix it by doing the below:
Do a search on you C: drive for a file named: EXPTOOWS.XLA 
Open it and Enable Macros 
Select the Developer tab and the Visual Bacis or press ALT+11. Same result. You are ready to alter the [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/03/import-excel-2007-spreadsheet-as-sharepoint-list-error-method-post-of-object-iowspostdata-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allowed anonymous access on a Sharepoint list and still get prompted for a login</title>
		<link>http://www.petestilgoe.com/2010/02/allowed-anonymous-access-on-a-sharepoint-list-and-still-get-prompted-for-a-login/</link>
		<comments>http://www.petestilgoe.com/2010/02/allowed-anonymous-access-on-a-sharepoint-list-and-still-get-prompted-for-a-login/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 09:31:25 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint Lists]]></category>
		<category><![CDATA[Sharepoint Publishing Sites]]></category>
		<category><![CDATA[Sharepoint Security]]></category>
		<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[ViewFormPagesLockdown]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=530</guid>
		<description><![CDATA[

If you have enabled anonymous access on your Sharepoint farm and you still get prompted for a login when trying to access a list, it is most likely that your list exists in a &#8216;Publishing Site&#8217;.
This is because by default all publishing sites have a feature called &#8216;ViewFormPagesLockdown&#8217; activated. This basically provides extra security for [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/02/allowed-anonymous-access-on-a-sharepoint-list-and-still-get-prompted-for-a-login/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Converting a Sharepoint List into XML</title>
		<link>http://www.petestilgoe.com/2009/11/converting-a-sharepoint-list-into-xml/</link>
		<comments>http://www.petestilgoe.com/2009/11/converting-a-sharepoint-list-into-xml/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 08:45:17 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint Lists]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=480</guid>
		<description><![CDATA[

This easiest way is to use the URL below &#038; insert your list GUID
http://servername/site/_vti_bin/owssvr.dll?Cmd=Display&#038;List=*YOURUNIQUELISTID*&#038;XMLDATA=TRUE
To get the GUID of the list you need to go into the list &#038; click &#8216;Settings&#8217; -> &#8216;List Settings&#8217;.  Now if you look at your URL you will see something like:
/_layouts/listedit.aspx?List=%7B7B476F98%2D1075%2D4A6D%2D8F63%2D4C754B3F41FC%7D
The URL is encoded so you will need to replace [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2009/11/converting-a-sharepoint-list-into-xml/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Import data from CSV and SQL to a SharePoint list</title>
		<link>http://www.petestilgoe.com/2009/11/import-data-from-csv-and-sql-to-a-sharepoint-list/</link>
		<comments>http://www.petestilgoe.com/2009/11/import-data-from-csv-and-sql-to-a-sharepoint-list/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 09:11:03 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint Lists]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[NHS Sharepoint]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=472</guid>
		<description><![CDATA[

This SharePoint feature allows you to quickly import data from a CSV file or a SQL stored procedure to any custom SharePoint list.
Once you have added the solution to your farm and activated it on your site collection an additional menu option will be available on the Action menu of each custom list that will [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2009/11/import-data-from-csv-and-sql-to-a-sharepoint-list/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

