<?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 / MOSS / WSS</title>
	<atom:link href="http://www.petestilgoe.com/category/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.petestilgoe.com</link>
	<description>Sharepoint &#124; Process Automation &#124;  Business Intelligence &#124; Online Business</description>
	<lastBuildDate>Tue, 27 Jul 2010 10:44:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Excel Web Services Compatibility Checker &#8211; Automatically fix common errrors</title>
		<link>http://www.petestilgoe.com/2010/07/excel-web-services-compatibility-checker-automatically-fix-common-errrors/</link>
		<comments>http://www.petestilgoe.com/2010/07/excel-web-services-compatibility-checker-automatically-fix-common-errrors/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 09:55:46 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint Excel Web Services]]></category>
		<category><![CDATA[Excel 2007]]></category>
		<category><![CDATA[Excel Web Services]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=641</guid>
		<description><![CDATA[Excel Web Services Compatibility Checker is a great tool for when you&#8217;re trying to publishing Excel dashboards to Sharepoint and you keep getting various web services errors.  This tool will check your workbook for compatability errors &#038; also will autofix most errors if you choose.
Typical error message:
&#8220;The workbook that you selected cannot be loaded [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/07/excel-web-services-compatibility-checker-automatically-fix-common-errrors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS 2007 features compared to Sharepoint 2010</title>
		<link>http://www.petestilgoe.com/2010/07/moss-2007-features-compared-to-sharepoint-2010/</link>
		<comments>http://www.petestilgoe.com/2010/07/moss-2007-features-compared-to-sharepoint-2010/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 11:58:36 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[moss]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=637</guid>
		<description><![CDATA[http://www.khamis.net/blog/Lists/Posts/Post.aspx?ID=4
http://jacksonc.wordpress.com/sharepoint-2010-vs-2007
]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/07/moss-2007-features-compared-to-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Characteristics of different RAID configs</title>
		<link>http://www.petestilgoe.com/2010/07/characteristics-of-different-raid-configs/</link>
		<comments>http://www.petestilgoe.com/2010/07/characteristics-of-different-raid-configs/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 08:34:55 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Windows / Active Directory]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[RAID]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=635</guid>
		<description><![CDATA[RAID 0 (Stripe set without parity)
•No Fault Tolerance
•Best read and write performance
•I/O per disk calculation: (reads + writes) / number of disks 
RAID 1 (Mirrored Volume)
•Fault Tolerance: 1 Disk may fail
•Performance: Good read, Acceptable write
•I/O per disk calculation: [(Reads + (2 x Writes)] / 2 
RAID 5 (Stripe set with parity)
•Fault Tolerance: One disk may [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/07/characteristics-of-different-raid-configs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Porting a SharePoint 2007 WSPBuilder solution to SharePoint 2010</title>
		<link>http://www.petestilgoe.com/2010/07/porting-a-sharepoint-2007-wspbuilder-solution-to-sharepoint-2010/</link>
		<comments>http://www.petestilgoe.com/2010/07/porting-a-sharepoint-2007-wspbuilder-solution-to-sharepoint-2010/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 09:34:37 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Sharepoint Solution Files]]></category>
		<category><![CDATA[Sharepoint Solutions]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=618</guid>
		<description><![CDATA[When we decided to make our popular PDF Converter for SharePoint compatible with SharePoint 2010, we had no idea what we were in for. Will it be a nightmare, will it just work, will we need to throw everything away?…. we simply didn’t know. Fortunately SharePoint 2010 is much like SharePoint 2007 and as a [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/07/porting-a-sharepoint-2007-wspbuilder-solution-to-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error occured Accessing Data Source Error ID 5566</title>
		<link>http://www.petestilgoe.com/2010/07/error-occured-accessing-data-source-error-id-5566/</link>
		<comments>http://www.petestilgoe.com/2010/07/error-occured-accessing-data-source-error-id-5566/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 07:57:16 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Infopath Data Connections]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=614</guid>
		<description><![CDATA[If you are getting the error when opening an Infopath Form &#8216;Error occured Accessing Data Source Error ID 5566&#8242; its normally an authentication issue with the datasource the form is trying to retrieve data from.  This normally occurs in &#8216;cross domain&#8217; environments.  The fix for me was to disable the &#8216;Authentication Loopback&#8217; check:
1. [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/07/error-occured-accessing-data-source-error-id-5566/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making the Contact Selector mandatory in an InfoPath form</title>
		<link>http://www.petestilgoe.com/2010/06/making-the-contact-selector-mandatory-in-an-infopath-form/</link>
		<comments>http://www.petestilgoe.com/2010/06/making-the-contact-selector-mandatory-in-an-infopath-form/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 08:08:03 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Contact Selector]]></category>
		<category><![CDATA[infopath tips & tricks]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=588</guid>
		<description><![CDATA[OOTB you cannot make the contact selector in a InfoPath form a mandatory field.  However you can easily get round this by doing something like this.
- In my datasource I tend to create a hive called &#8216;Validation&#8217; (This is where I hold or my extra fields I use to carry out my various validation [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/06/making-the-contact-selector-mandatory-in-an-infopath-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of properties that get returned by the MOSS 2007 userprofileservice</title>
		<link>http://www.petestilgoe.com/2010/06/list-of-properties-that-get-returned-by-the-moss-2007-userprofileservice/</link>
		<comments>http://www.petestilgoe.com/2010/06/list-of-properties-that-get-returned-by-the-moss-2007-userprofileservice/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 14:29:30 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint User Profiles]]></category>
		<category><![CDATA[user profile service]]></category>
		<category><![CDATA[user profiles]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=586</guid>
		<description><![CDATA[A list of the default profile properties that get returned by the MOSS 2007 userprofileservice.
UserProfile_GUID
AccountName
FirstName
LastName
PreferredName
WorkPhone
Office
Department
Title
Manager
AboutMe
PersonalSpace
PictureURL
UserName
QuickLinks
WebSite
PublicSiteRedirect
SPS-Dotted-line
SPS-Peers
SPS-Responsibility
SPS-Skills
SPS-PastProjects
SPS-Interests
SPS-School
SPS-SipAddress
SPS-Birthday
SPS-MySiteUpgrade
SPS-DontSuggestList
SPS-ProxyAddresses
SPS-HireDate
SPS-LastColleagueAdded
SPS-OWAUrl
SPS-ResourceAccountName
SPS-MasterAccountName
Assistant
WorkEmail
CellPhone
Fax
HomePhone
]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/06/list-of-properties-that-get-returned-by-the-moss-2007-userprofileservice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to display most viewed documents from a Document Library</title>
		<link>http://www.petestilgoe.com/2010/05/how-to-display-most-viewed-documents-from-a-document-library/</link>
		<comments>http://www.petestilgoe.com/2010/05/how-to-display-most-viewed-documents-from-a-document-library/#comments</comments>
		<pubDate>Thu, 13 May 2010 06:45:58 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint How To]]></category>
		<category><![CDATA[Sharepoint Webparts]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[XML Webpart]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=579</guid>
		<description><![CDATA[Came accross an interesting solution on Linkedin to display most viewed Documents from a Document Library in a webpart.  I havnt tried it myself but sounds like it would work:
1) Install LogParser on Web App Server (Sharepoint Index Server) 
2) Setup a batch file with the LogParse query of your choice.
For example:
&#8220;C:\Program Files\Log Parser [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/05/how-to-display-most-viewed-documents-from-a-document-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>After restoring a site collection to a new location you get error The file /_catalogs/masterpage/blahblah.aspx does not exist.</title>
		<link>http://www.petestilgoe.com/2010/03/after-restoring-a-site-collection-to-a-new-location-you-get-error-the-file-_catalogsmasterpageblahblah-aspx-does-not-exist/</link>
		<comments>http://www.petestilgoe.com/2010/03/after-restoring-a-site-collection-to-a-new-location-you-get-error-the-file-_catalogsmasterpageblahblah-aspx-does-not-exist/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 11:14:31 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint Errors]]></category>
		<category><![CDATA[Sharepoint Master Pages]]></category>
		<category><![CDATA[Sharepoint Publishing Sites]]></category>
		<category><![CDATA[Sharepoint Pages]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=559</guid>
		<description><![CDATA[How To Fix Publishing Pages Page Layout URL 
The scenario when moving you want to move a publishing site collection that is your root site collection to a new location 
ie http://rootsc &#8212;> http://sites/rootsc
You expect a simple backup &#038; restore to the new location to do the job.  However once your restore is complete [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/03/after-restoring-a-site-collection-to-a-new-location-you-get-error-the-file-_catalogsmasterpageblahblah-aspx-does-not-exist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>STSADM restore errors with &#8220;No content databases are available for this operation&#8221;</title>
		<link>http://www.petestilgoe.com/2010/03/stsadm-restore-errors-with-no-content-databases-are-available-for-this-operation/</link>
		<comments>http://www.petestilgoe.com/2010/03/stsadm-restore-errors-with-no-content-databases-are-available-for-this-operation/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 09:18:32 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint Backup Restore]]></category>
		<category><![CDATA[Content Database]]></category>
		<category><![CDATA[Site Collection Backup Restore]]></category>
		<category><![CDATA[stsadm]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=557</guid>
		<description><![CDATA[The problem is probably that the GUID of the new site youre trying to restore is the same as an existing site in the content database.  Either delete the existing site or I would imagine you could restore to a diffrent content database although I havnt verified this.
]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/03/stsadm-restore-errors-with-no-content-databases-are-available-for-this-operation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
