<?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>Jeremy Taylor</title>
	<atom:link href="http://www.jeremytaylor.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremytaylor.net</link>
	<description>SharePoint &#38; more</description>
	<lastBuildDate>Mon, 15 Mar 2010 21:34:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Free SharePoint 2010 Training webinar: PowerShell Boot Camp &#8211; March 25, 2010</title>
		<link>http://www.jeremytaylor.net/2010/03/16/free-sharepoint-2010-training-webinar-powershell-boot-camp-march-25-2010/</link>
		<comments>http://www.jeremytaylor.net/2010/03/16/free-sharepoint-2010-training-webinar-powershell-boot-camp-march-25-2010/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 21:33:32 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=284</guid>
		<description><![CDATA[
SharePoint 2010 is the first version of  SharePoint technologies in which Microsoft supports administration  through PowerShell scripts. In SharePoint 2007, farm administrators use a  command-line utility named STSADM.EXE to run  interactive commands from the console window and to write DOS-style  batch file scripts to automate common administrative tasks such as [...]]]></description>
			<content:encoded><![CDATA[<div id="ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField">
<p>SharePoint 2010 is the first version of  SharePoint technologies in which Microsoft supports administration  through PowerShell scripts. In SharePoint 2007, farm administrators use a  command-line utility named <strong>STSADM.EXE</strong> to run  interactive commands from the console window and to write DOS-style  batch file scripts to automate common administrative tasks such as  creating, backing up or restoring a new site collection.</p>
<p>Microsoft now recommends using the new PowerShell support for  writing, testing and executing scripts that automate the same types of  administrative tasks that you can accomplish using STSADM.EXE.</p>
<p><a title="SharePoint 2010 Webinar - Powershell Boot camp" href="http://www.criticalpathtraining.com/Schedule/Webcasts/Pages/PowerShellBootCampforSharePointProfessionals.aspx" target="_blank">Click here to register</a></p>
</div>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F03%2F16%2Ffree-sharepoint-2010-training-webinar-powershell-boot-camp-march-25-2010%2F&amp;linkname=Free%20SharePoint%202010%20Training%20webinar%3A%20PowerShell%20Boot%20Camp%20%26%238211%3B%20March%2025%2C%202010"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/03/16/free-sharepoint-2010-training-webinar-powershell-boot-camp-march-25-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating custom SharePoint MOSS 2007 &amp; WSS 3.0 themes</title>
		<link>http://www.jeremytaylor.net/2010/03/13/creating-custom-sharepoint-moss-2007-wss-3-0-themes/</link>
		<comments>http://www.jeremytaylor.net/2010/03/13/creating-custom-sharepoint-moss-2007-wss-3-0-themes/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 01:21:47 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=281</guid>
		<description><![CDATA[I was looking around for some reading today and I thought of collecting information on whats out there on SharePoint skinning, SharePoint customisation of themes and master pages. There are a few articles on the web that I have read before and would like to share them with you. May I suggest you bookmark this [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking around for some reading today and I thought of collecting information on whats out there on SharePoint skinning, SharePoint customisation of themes and master pages. There are a few articles on the web that I have read before and would like to share them with you. May I suggest you bookmark this article so you can refer back when you need. I will add more links as I come across them. You may be able to share your favourites with me and I will edit this article to include your valuable suggestions! Thanks!</p>
<p><span id="more-281"></span></p>
<p><strong>Article 1: </strong><a title="In this article, you will learn how to create a SharePoint template to be used for sub areas, the important elements that need to be changed in the default.aspx page, important elements in Onet.xml, and also the folder structure for lists. In the end, we will discuss about some of the important elements included with the Schema.xml file." href="http://aspalliance.com/759_Working_with_SharePoint_Templates.all" target="_blank"></p>
<p>http://aspalliance.com/759_Working_with_SharePoint_Templates.all</a></p>
<p>With the help of this article, you will learn how to<br />
1. Create a new template.<br />
2. Add Web Part Zones to a template in default.aspx page.<br />
3. Add Web Parts by default while create Sub Area Pages using Onet.xml.<br />
4. Create default Content Lists using Onet.xml.<br />
5. Create multiple lists of the same list type in Onet.xml.<br />
6. Change the view using Schema.xml.</p>
<p><strong>Article 2:</strong><a title="heather solomon" href="http://www.heathersolomon.com/blog/articles/sp2007.aspx" target="_blank"></p>
<p>http://www.heathersolomon.com/blog/articles/sp2007.aspx</a></p>
<p>In this article on Heather Solomon&#8217;s website, you will get to understand more on Master Pages and themes in SharePoint.<br />
There are a lot of SharePoint Design tips, working with CSS and the master page. You might need some good time set aside to go through these articles.</p>
<p>Article 3:<br />
<a href="http://www.idratherbewriting.com/2008/06/21/customizing-your-sharepoint-site-read-these-10-conceptsgotchas-first/" target="_blank">http://www.idratherbewriting.com/2008/06/21/customizing-your-sharepoint-site-read-these-10-conceptsgotchas-first/</a><br />
In this article, you will read 10 Concepts/Gotchas when customising SharePoint.<br />
1. A good SharePoint site is one that doesn’t look like a SharePoint site.<br />
2. Without SharePoint Designer, you can do nothing. With SharePoint Designer, you can do nothing.<br />
3. Like the Borg, all content pages render through Default.master or another master file.<br />
4. When you edit the master, the core.css file unghosts.<br />
5. You can’t see the image directory that the core.css stylesheet refers to.<br />
6. If you edit the Summary View and change the item limit, it breaks the code and you have to generate a new site to figure out the code to fix it.<br />
7. If you modify a theme, switch back to the default, and then return to your modified theme, all modifications are gone.<br />
8. To configure the search to see just blog posts, you have to enter a code that does not exist anywhere on the Internet or help file.<br />
9. You can’t control the look and feel of the admin side of things.<br />
10. Site metrics don’t tell you what post anyone has viewed.</p>
<p>Arcticle 4:<br />
<a href="http://branding-sharepoint.com/2010/01/winter-in-minnesota/" target="_blank">http://branding-sharepoint.com/2010/01/winter-in-minnesota/</a><br />
A blog in the life of a SharePoint graphic designer. Some inspiring articles to see where SharePoint design can lead to!</p>
<p>May I suggest you bookmark this article so you can refer back when you need. I will add more links as I come across them. You may be able to share your favourites with me and I will edit this article to include your valuable suggestions! Thanks!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F03%2F13%2Fcreating-custom-sharepoint-moss-2007-wss-3-0-themes%2F&amp;linkname=Creating%20custom%20SharePoint%20MOSS%202007%20%26%23038%3B%20WSS%203.0%20themes"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/03/13/creating-custom-sharepoint-moss-2007-wss-3-0-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Central Administration High Availability, Load Balancing &amp; General Recommendations</title>
		<link>http://www.jeremytaylor.net/2010/03/09/sharepoint-central-administration-high-availability-load-balancing-general-recommendations/</link>
		<comments>http://www.jeremytaylor.net/2010/03/09/sharepoint-central-administration-high-availability-load-balancing-general-recommendations/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 11:55:47 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=279</guid>
		<description><![CDATA[A few questions have come up about having dual SharePoint Central Administation servers in a farm. In short, it is possible to run two CAs in a farm. (It is Microsoft supported).
In a 5 server farm (3 WFE, 1 Index, 1 CA), we may feel the need to load balance the CAs with Microsoft&#8217;s Network [...]]]></description>
			<content:encoded><![CDATA[<p>A few questions have come up about having dual SharePoint Central Administation servers in a farm. In short, it is possible to run two CAs in a farm. (It is Microsoft supported).<br />
In a 5 server farm (3 WFE, 1 Index, 1 CA), we may feel the need to load balance the CAs with Microsoft&#8217;s Network load balancing NLB.<br />
I found a <strong>good </strong>article that helped reinforced some concepts..<br />
<a title="Harbar.net" href="http://www.harbar.net/articles/spca.aspx" target="_blank">http://www.harbar.net/articles/spca.aspx</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F03%2F09%2Fsharepoint-central-administration-high-availability-load-balancing-general-recommendations%2F&amp;linkname=SharePoint%20Central%20Administration%20High%20Availability%2C%20Load%20Balancing%20%26%23038%3B%20General%20Recommendations"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/03/09/sharepoint-central-administration-high-availability-load-balancing-general-recommendations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure SharePoint search pdf files with a free ifilter</title>
		<link>http://www.jeremytaylor.net/2010/02/04/configure-sharepoint-search-pdf-files-with-a-free-ifilter/</link>
		<comments>http://www.jeremytaylor.net/2010/02/04/configure-sharepoint-search-pdf-files-with-a-free-ifilter/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 14:24:20 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[ifilter]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=276</guid>
		<description><![CDATA[1. Download Free ifilter from: http://download.adobe.com/pub/adobe/acrobat/win/all/ifilter60.exe
You can also download Download Adobe Reader 9.0 which contains the ifilter.  Necessary for x64 bit systems. http://www.adobe.com/support/downloads/detail.jsp?ftpID=4025
2. Run the newly downloaded file and go through the install wizard with your preferences.
3. Enable the pdf extension in SharePoint. Central Administration &#62; SharedServices &#62; Search Settings &#62; File Types &#62;New File [...]]]></description>
			<content:encoded><![CDATA[<p>1. Download Free ifilter from: <a href="http://download.adobe.com/pub/adobe/acrobat/win/all/ifilter60.exe" target="_blank">http://download.adobe.com/pub/adobe/acrobat/win/all/ifilter60.exe</a><br />
You can also download Download Adobe Reader 9.0 which contains the ifilter.  Necessary for x64 bit systems. <a href="http://www.adobe.com/support/downloads/detail.jsp?ftpID=4025" target="_blank">http://www.adobe.com/support/downloads/detail.jsp?ftpID=4025</a></p>
<p>2. Run the newly downloaded file and go through the install wizard with your preferences.</p>
<p>3. Enable the pdf extension in SharePoint. Central Administration &gt; SharedServices &gt; Search Settings &gt; File Types &gt;New File Type<br />
4. Enter ‘pdf’ as a file extension and Click OK.</p>
<p>5. Right click and save the pdf icon from <a href="http://www.adobe.com/misc/linking.html" target="_blank">http://www.adobe.com/misc/linking.html</a></p>
<p>6. Add the Acrobat pdf icon to the SharePoint templates directory. Copy the Acrobat PDF picture called pdficon_small.gif in the 12 Hive\TEMPLATE\IMAGES folder, e.g. %programfiles%\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\IMAGES.</p>
<p>7. Open the 12 Hive\TEMPLATE\XML\DOCICON.XML file.<br />
Find the &lt;DocIcons.ByExtension&gt; part<br />
Add the following: &lt;mapping Key=&#8221;pdf&#8221; Value=&#8221;pdficon_small.gif&#8221; OpenControl=&#8221;" /&gt;<br />
Save</p>
<p>8. Run<br />
net stop osearch<br />
net start osearch</p>
<p>9. Perform a full crawl to reindex your pdf files.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F02%2F04%2Fconfigure-sharepoint-search-pdf-files-with-a-free-ifilter%2F&amp;linkname=Configure%20SharePoint%20search%20pdf%20files%20with%20a%20free%20ifilter"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/02/04/configure-sharepoint-search-pdf-files-with-a-free-ifilter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The directory C:\Inetpub\wwwroot\wss\VirtualDirectories\80 is already being used by another IIS Web Site.  Choose a different root directory for your new Web application.</title>
		<link>http://www.jeremytaylor.net/2010/01/13/the-directory-cinetpubwwwrootwssvirtualdirectories80-is-already-being-used-by-another-iis-web-site-choose-a-different-root-directory-for-your-new-web-application/</link>
		<comments>http://www.jeremytaylor.net/2010/01/13/the-directory-cinetpubwwwrootwssvirtualdirectories80-is-already-being-used-by-another-iis-web-site-choose-a-different-root-directory-for-your-new-web-application/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 04:00:23 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[Host Headers]]></category>
		<category><![CDATA[port 80]]></category>
		<category><![CDATA[Web application]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=269</guid>
		<description><![CDATA[When creating a new web application, you may experience this error:
The directory C:\Inetpub\wwwroot\wss\VirtualDirectories\80 is already being used by another IIS Web Site.  Choose a different root directory for your new Web application.
Solution:
1. Ensure you have a proper dns name / entry in the hosts file of your server for the new url you are wanting [...]]]></description>
			<content:encoded><![CDATA[<p>When creating a new web application, you may experience this error:</p>
<blockquote><p>The directory C:\Inetpub\wwwroot\wss\VirtualDirectories\80 is already being used by another IIS Web Site.  Choose a different root directory for your new Web application.</p></blockquote>
<p>Solution:<br />
1. Ensure you have a proper dns name / entry in the hosts file of your server for the new url you are wanting to create.<br />
2. Ensure you have typed in the &#8216;host header&#8217; typed in when creating the new web application.<br />
3. If this doesnt work, open IIS Manager &#8211; Start&gt;run&gt; inetmgr&gt; and verify the home directory &#8211; it could be located on a different drive.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F01%2F13%2Fthe-directory-cinetpubwwwrootwssvirtualdirectories80-is-already-being-used-by-another-iis-web-site-choose-a-different-root-directory-for-your-new-web-application%2F&amp;linkname=The%20directory%20C%3A%5CInetpub%5Cwwwroot%5Cwss%5CVirtualDirectories%5C80%20is%20already%20being%20used%20by%20another%20IIS%20Web%20Site.%20%20Choose%20a%20different%20root%20directory%20for%20your%20new%20Web%20application."><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/01/13/the-directory-cinetpubwwwrootwssvirtualdirectories80-is-already-being-used-by-another-iis-web-site-choose-a-different-root-directory-for-your-new-web-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Content type &#8216;0&#215;01010007FF3E057FA8AB4AA42FCB67B453FFC100E214EEE741181F4E9F7ACC43278EE811&#8242; not found in web</title>
		<link>http://www.jeremytaylor.net/2010/01/12/content-type-0x01010007ff3e057fa8ab4aa42fcb67b453ffc100e214eee741181f4e9f7acc43278ee811-not-found-in-web/</link>
		<comments>http://www.jeremytaylor.net/2010/01/12/content-type-0x01010007ff3e057fa8ab4aa42fcb67b453ffc100e214eee741181f4e9f7acc43278ee811-not-found-in-web/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 11:06:10 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[content type]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[publishing portal]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=267</guid>
		<description><![CDATA[You may sometimes see this error when creating a new page in a SharePoint MOSS 2007 publishing portal.
&#8220;Content type &#8216;0&#215;01010007FF3E057FA8AB4AA42FCB67B453FFC100E214EEE741181F4E9F7ACC43278EE811&#8242; not found in web &#8216;http://yoururl&#8217;
Two step solution:

1. Go to Central Admin, Application Management, User Permissions for Web Application.
Ensure &#8220;Use Client Integration Features&#8221; and &#8220;Use Remote Interfaces&#8221; are enabled.
2. Go to Central Admin, Application Management, Policy [...]]]></description>
			<content:encoded><![CDATA[<p>You may sometimes see this error when creating a new page in a SharePoint MOSS 2007 publishing portal.</p>
<blockquote><p>&#8220;Content type &#8216;0&#215;01010007FF3E057FA8AB4AA42FCB67B453FFC100E214EEE741181F4E9F7ACC43278EE811&#8242; not found in web &#8216;http://yoururl&#8217;</p></blockquote>
<p><strong>Two step solution:<br />
</strong></p>
<p>1. Go to Central Admin, Application Management, User Permissions for Web Application.<br />
Ensure &#8220;Use Client Integration Features&#8221; and &#8220;Use Remote Interfaces&#8221; are enabled.</p>
<p>2. Go to Central Admin, Application Management, Policy for Web Application.<br />
Add your user account with Full Control and Finish!</p>
<p>You may have to do an IISRESET and you should be able to create new pages.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F01%2F12%2Fcontent-type-0x01010007ff3e057fa8ab4aa42fcb67b453ffc100e214eee741181f4e9f7acc43278ee811-not-found-in-web%2F&amp;linkname=Content%20type%20%26%238216%3B0%26%23215%3B01010007FF3E057FA8AB4AA42FCB67B453FFC100E214EEE741181F4E9F7ACC43278EE811%26%238242%3B%20not%20found%20in%20web"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/01/12/content-type-0x01010007ff3e057fa8ab4aa42fcb67b453ffc100e214eee741181f4e9f7acc43278ee811-not-found-in-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Designer 2010 useful links</title>
		<link>http://www.jeremytaylor.net/2010/01/11/sharepoint-designer-2010-useful-links/</link>
		<comments>http://www.jeremytaylor.net/2010/01/11/sharepoint-designer-2010-useful-links/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 11:51:32 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Designer]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint Designer 2010]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[useful links]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=256</guid>
		<description><![CDATA[SharePoint Designer 2010 is the tool of choice for the rapid development of SharePoint applications. Using SharePoint Designer, advanced users and developers alike can rapidly create SharePoint solutions in response to business needs. Advanced users can compose no-code solutions that encompass a variety of common scenarios, from collaborative sites and web publishing to Line-Of-Business data [...]]]></description>
			<content:encoded><![CDATA[<p><strong>SharePoint Designer 2010</strong> is the tool of choice for the rapid development of SharePoint applications. Using SharePoint Designer, advanced users and developers alike can rapidly create SharePoint solutions in response to business needs. Advanced users can compose no-code solutions that encompass a variety of common scenarios, from collaborative sites and web publishing to Line-Of-Business data integration, business intelligence solutions, and human workflows, leveraging the building blocks available in SharePoint in an easy to use environment. In addition, developers can use SharePoint Designer 2010 to get a quick start on SharePoint development projects.</p>
<p>Here are some useful links for you on SharePoint Designer 2010 I hope you find useful. You can bookmark this page and refer to it later as I will be updating more links as time goes by.</p>
<p>MSDN blogs on SharePoint Designer 2010: <a href="http://blogs.msdn.com/sharepointdesigner/archive/2009/11/02/sharepoint-designer-2010-new-shell-tour.aspx" target="_blank">http://blogs.msdn.com/sharepointdesigner/archive/2009/11/02/sharepoint-designer-2010-new-shell-tour.aspx</a></p>
<p>SharePoint videos: <a href="http://www.sharepoint-videos.com/free-sharepoint-sharepoint-designer-and-infopath-2010-videos/">http://www.sharepoint-videos.com/free-sharepoint-sharepoint-designer-and-infopath-2010-videos/</a></p>
<p>Official SharePoint Designer 2010 page on Microsoft: <a href="http://sharepoint2010.microsoft.com/product/related-technologies/Pages/SharePoint-Designer-2010.aspx">http://sharepoint2010.microsoft.com/product/related-technologies/Pages/SharePoint-Designer-2010.aspx</a></p>
<p>Introduction to SharePoint Designer 2010: <a href="http://www.endusersharepoint.com/2009/11/12/introduction-to-sharepoint-designer-2010/" target="_blank">http://www.endusersharepoint.com/2009/11/12/introduction-to-sharepoint-designer-2010/</a></p>
<p>Download Microsoft SharePoint Designer 2010 Beta (64-bit): <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=eeda9ab1-ac53-4870-9e1c-38940343d677&amp;displaylang=en" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=eeda9ab1-ac53-4870-9e1c-38940343d677&amp;displaylang=en</a></p>
<p>Download Microsoft SharePoint Designer 2010 Beta (32-bit): <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=82df15bd-16a5-460e-a7c4-22599c669bb1&amp;displaylang=en" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=82df15bd-16a5-460e-a7c4-22599c669bb1&amp;displaylang=en</a></p>
<p>Changes in SharePoint Designer 2010: <a href="http://technet.microsoft.com/en-us/library/cc179083%28office.14%29.aspx">http://technet.microsoft.com/en-us/library/cc179083%28office.14%29.aspx</a></p>
<p>SharePoint Designer 2010 books: <a href="http://www.informit.com/store/product.aspx?isbn=0672331055" target="_blank">http://www.informit.com/store/product.aspx?isbn=0672331055</a></p>
<p>SharePoint Designer 2010 training: <a href="http://www.kalliance.com/microsoft-office/microsoft-sharepoint-designer-2010-training.htm">http://www.kalliance.com/microsoft-office/microsoft-sharepoint-designer-2010-training.htm</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F01%2F11%2Fsharepoint-designer-2010-useful-links%2F&amp;linkname=SharePoint%20Designer%202010%20useful%20links"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/01/11/sharepoint-designer-2010-useful-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint MOSS Shared Services SSP delete unprovisioning</title>
		<link>http://www.jeremytaylor.net/2010/01/09/sharepoint-moss-shared-services-ssp-delete-unprovisioning/</link>
		<comments>http://www.jeremytaylor.net/2010/01/09/sharepoint-moss-shared-services-ssp-delete-unprovisioning/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 06:00:15 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=251</guid>
		<description><![CDATA[When you try to delete a SharePoint Shared Services Provider &#8211; SSP, you may notice the SSP stuck with unprovisioning as its state. Eg. SharedServices1 (Unprovisioning)
Possible Cause: The SSP database has been deleted in SQL and SharePoint is unable to delete the SSP.
Some objects may still be dependent on the configuration database, hence you are [...]]]></description>
			<content:encoded><![CDATA[<p>When you try to delete a SharePoint Shared Services Provider &#8211; SSP, you may notice the SSP stuck with unprovisioning as its state. Eg. SharedServices1 (Unprovisioning)</p>
<p>Possible Cause: The SSP database has been deleted in SQL and SharePoint is unable to delete the SSP.<br />
Some objects may still be dependent on the configuration database, hence you are unable to delete the SSP.</p>
<p>Solution: Manually delete the SSP by the following stsadm command:<br />
<strong>stsadm -o deletessp -title “ssp_name&#8221;</strong></p>
<p><strong><br />
You may also want to check if your SSP is providing services to other farms.<br />
</strong>1. Go to Central admin &gt; Application Management &gt; Manage Shared Services between Farms<br />
2. Disable “This farm will provide shared services to other farms”<br />
3. Enable “This farm does not participate in shared services between farms”</p>
<p>Try to delete the SSP again.</p>
<p><strong><br />
</strong></p>
<p><strong>You may also receive this error:</strong></p>
<p>“An object in the SharePoint administrative framework, “SharedResourceProvider Name=SSP Parent=SPFarm Name=MOSS”, could not be deleted because other objects depend on it. Update all of these dependants to point to null or different objects and retry this operation.</p>
<p><strong>Solution:</strong> Identify the GUID of the SSP in SQL and then delete the configuration object by the GUID.</p>
<p>Perform the following steps to get the GUID of the unprovisioning SSP and then delete it:<br />
1. Log into the SQL Management studio and go to the configuration database.</p>
<p>2. Expand the tables and open dbo.object</p>
<p>3. Update the following queryto your database name and run it to receive the GUID</p>
<p><strong>SELECT * FROM [Name of your configuration database].[dbo].[Objects]where name like ‘Name of  the Shared Services’</strong></p>
<p>4. Run the following stsadm command<strong><br />
</strong></p>
<p><strong>stsadm -o deleteconfigurationobject -id “GUID retrieved from object table in SQL database”</strong></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F01%2F09%2Fsharepoint-moss-shared-services-ssp-delete-unprovisioning%2F&amp;linkname=SharePoint%20MOSS%20Shared%20Services%20SSP%20delete%20unprovisioning"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/01/09/sharepoint-moss-shared-services-ssp-delete-unprovisioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(Provisioning failed: Access is denied. (Exception from HRESULT: 0&#215;80070005 (E_ACCESSDENIED)))</title>
		<link>http://www.jeremytaylor.net/2010/01/01/provisioning-failed-access-is-denied-exception-from-hresult-0x80070005-e_accessdenied/</link>
		<comments>http://www.jeremytaylor.net/2010/01/01/provisioning-failed-access-is-denied-exception-from-hresult-0x80070005-e_accessdenied/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 11:20:55 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Articles]]></category>
		<category><![CDATA[SSP provisioning failed]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=243</guid>
		<description><![CDATA[When creating a SharePoint Shared Services provider (SSP), you receive the following error:
(Provisioning failed: Access is denied. (Exception from HRESULT: 0&#215;80070005 (E_ACCESSDENIED)))
Solution:
Check the Windows SharePoint Services Timer if its running and try restarting it. You may have to update the services logon credentials.
This link can help you further: http://support.microsoft.com/kb/934838
]]></description>
			<content:encoded><![CDATA[<p>When creating a SharePoint Shared Services provider (SSP), you receive the following error:<br />
(Provisioning failed: Access is denied. (Exception from HRESULT: 0&#215;80070005 (E_ACCESSDENIED)))</p>
<p>Solution:<br />
Check the Windows SharePoint Services Timer if its running and try restarting it. You may have to update the services logon credentials.</p>
<p>This link can help you further: <a href="http://support.microsoft.com/kb/934838">http://support.microsoft.com/kb/934838</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F01%2F01%2Fprovisioning-failed-access-is-denied-exception-from-hresult-0x80070005-e_accessdenied%2F&amp;linkname=%28Provisioning%20failed%3A%20Access%20is%20denied.%20%28Exception%20from%20HRESULT%3A%200%26%23215%3B80070005%20%28E_ACCESSDENIED%29%29%29"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/01/01/provisioning-failed-access-is-denied-exception-from-hresult-0x80070005-e_accessdenied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft SQL Server 2008 Native Client: download error</title>
		<link>http://www.jeremytaylor.net/2010/01/01/microsoft-sql-server-2008-native-client-download-error/</link>
		<comments>http://www.jeremytaylor.net/2010/01/01/microsoft-sql-server-2008-native-client-download-error/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 10:05:02 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[sql 2008 native client]]></category>
		<category><![CDATA[sqlncli.msi]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=241</guid>
		<description><![CDATA[When installing SharePoint 2010, you may see the following error in the SharePoint 2010 preparation tool &#8220;Microsoft SQL Server 2008 Native Client: download error&#8221;
Solution: Install the SQL Native client and then re-run the preparation tool. You need to run sqlncli.msi file which can be found in your Microsoft SQL Server 2008 install media.
In Microsoft SQL [...]]]></description>
			<content:encoded><![CDATA[<p>When installing SharePoint 2010, you may see the following error in the SharePoint 2010 preparation tool &#8220;Microsoft SQL Server 2008 Native Client: download error&#8221;</p>
<p>Solution: Install the SQL Native client and then re-run the preparation tool. You need to run <strong>sqlncli.msi</strong> file which can be found in your Microsoft SQL Server 2008 install media.<br />
In Microsoft SQL 2008 R2, it is located here: 1033_ENU_LP\x64\Setup\x64\sqlncli.msi</p>
<p>You can also download it directly from here: <a href="http://go.microsoft.com/fwlink/?LinkId=123718&#038;clcid=0x409">http://go.microsoft.com/fwlink/?LinkId=123718&#038;clcid=0&#215;409</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F01%2F01%2Fmicrosoft-sql-server-2008-native-client-download-error%2F&amp;linkname=Microsoft%20SQL%20Server%202008%20Native%20Client%3A%20download%20error"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/01/01/microsoft-sql-server-2008-native-client-download-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
