<?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>Uzma's SharePoint Blog</title>
	<atom:link href="http://sharepointuzma.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepointuzma.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 26 Oct 2011 08:21:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sharepointuzma.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Uzma's SharePoint Blog</title>
		<link>http://sharepointuzma.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sharepointuzma.wordpress.com/osd.xml" title="Uzma&#039;s SharePoint Blog" />
	<atom:link rel='hub' href='http://sharepointuzma.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Hyperlink/Picture Column does not display image</title>
		<link>http://sharepointuzma.wordpress.com/2011/10/24/hyperlinkpicture-column-does-not-display-image/</link>
		<comments>http://sharepointuzma.wordpress.com/2011/10/24/hyperlinkpicture-column-does-not-display-image/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 11:04:07 +0000</pubDate>
		<dc:creator>sharepointuzma</dc:creator>
				<category><![CDATA[SharePoint Designer]]></category>
		<category><![CDATA[hyperlink]]></category>
		<category><![CDATA[image not found]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[sharepoint page]]></category>
		<category><![CDATA[xsl]]></category>
		<category><![CDATA[xsl src]]></category>

		<guid isPermaLink="false">http://sharepointuzma.wordpress.com/?p=118</guid>
		<description><![CDATA[I came across a very interesting issue. I had a simple custom SharePoint List library. One of the columns was a &#8220;headshot&#8221; formatted as a Picture to allow users to paste in a URL of their pictures. In a SharePoint list view, the picture came out wonderfully. However, I wanted to be a little creative [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=118&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I came across a very interesting issue. I had a simple custom SharePoint List library. One of the columns was a &#8220;headshot&#8221; formatted as a Picture to allow users to paste in a URL of their pictures.</p>
<p>In a SharePoint list view, the picture came out wonderfully. However, I wanted to be a little creative in SharePoint Designer.</p>
<p>So I created my data view and dragged my columns onto the page.</p>
<p>&nbsp;</p>
<p>The Headshot value turned out to be something like this on the page. &#8220;http://intranet-porta/headshots/uzma1.jpg,&#8221;<a href="http://sharepointuzma.files.wordpress.com/2011/10/headshot1.jpg"><img class="alignnone size-full wp-image-122" title="headshot1" src="http://sharepointuzma.files.wordpress.com/2011/10/headshot1.jpg?w=634&#038;h=105" alt="" width="634" height="105" /></a></p>
<p>When formatting the &#8220;@Headshot&#8221; value as a picture link was broken. All images in the list turned out to have an extra &#8220;,&#8221; at the end of the URL.</p>
<p><a href="http://sharepointuzma.files.wordpress.com/2011/10/filenotfound.jpg"><img class="alignnone size-full wp-image-121" title="filenotfound" src="http://sharepointuzma.files.wordpress.com/2011/10/filenotfound.jpg?w=531&#038;h=139" alt="" width="531" height="139" /></a></p>
<p>The work around is to create a XSL attribute, in my example, I created:</p>
<p>&lt;img&gt;</p>
<p>&lt;xsl:attribute name=&#8221;src&#8221;&gt;</p>
<p>&lt;xsl:value-of select=&#8221;substring-before(@Headshot,&#8217;,')&#8221; /&gt;</p>
<p>&lt;/xsl:attribute&gt;</p>
<p>&lt;/img&gt;</p>
<p>And it works like magic!</p>
<p><a href="http://sharepointuzma.files.wordpress.com/2011/10/afterxslmagic.jpg"><img class="alignnone size-full wp-image-120" title="afterxslmagic" src="http://sharepointuzma.files.wordpress.com/2011/10/afterxslmagic.jpg?w=450&#038;h=181" alt="" width="450" height="181" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointuzma.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointuzma.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointuzma.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointuzma.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointuzma.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointuzma.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointuzma.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointuzma.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointuzma.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointuzma.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointuzma.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointuzma.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointuzma.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointuzma.wordpress.com/118/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=118&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointuzma.wordpress.com/2011/10/24/hyperlinkpicture-column-does-not-display-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e894aff828ed043d469986a02ddf5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Uzma</media:title>
		</media:content>

		<media:content url="http://sharepointuzma.files.wordpress.com/2011/10/headshot1.jpg" medium="image">
			<media:title type="html">headshot1</media:title>
		</media:content>

		<media:content url="http://sharepointuzma.files.wordpress.com/2011/10/filenotfound.jpg" medium="image">
			<media:title type="html">filenotfound</media:title>
		</media:content>

		<media:content url="http://sharepointuzma.files.wordpress.com/2011/10/afterxslmagic.jpg" medium="image">
			<media:title type="html">afterxslmagic</media:title>
		</media:content>
	</item>
		<item>
		<title>Email attachments from a Document Library in SharePoint 2010</title>
		<link>http://sharepointuzma.wordpress.com/2011/10/20/email-attachments-from-a-document-library-in-sharepoint-2010/</link>
		<comments>http://sharepointuzma.wordpress.com/2011/10/20/email-attachments-from-a-document-library-in-sharepoint-2010/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 08:56:54 +0000</pubDate>
		<dc:creator>sharepointuzma</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[email attachments]]></category>
		<category><![CDATA[sharepoint 2010]]></category>

		<guid isPermaLink="false">http://sharepointuzma.wordpress.com/?p=116</guid>
		<description><![CDATA[I have had to look into how we can email attachments from Document Libraries in SharePoint 2010. Bear in mind, Microsoft will only allow you to email links out but is a little annoying when you have to use Windows Explorer and manage your documents (esp if you have hundreds!) so I have found a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=116&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have had to look into how we can email attachments from Document Libraries in SharePoint 2010.</p>
<p>Bear in mind, Microsoft will only allow you to email links out but is a little annoying when you have to use Windows Explorer and manage your documents (esp if you have hundreds!) so I have found a lovely Codeplex solution to do the job for me!</p>
<p>Check it out, works beautifully: <a href="http://sendemailsp2010.codeplex.com/">http://sendemailsp2010.codeplex.com/</a></p>
<p>Ensure that your outgoing SMTP server is specified correctly in CA to.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointuzma.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointuzma.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointuzma.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointuzma.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointuzma.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointuzma.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointuzma.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointuzma.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointuzma.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointuzma.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointuzma.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointuzma.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointuzma.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointuzma.wordpress.com/116/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=116&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointuzma.wordpress.com/2011/10/20/email-attachments-from-a-document-library-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e894aff828ed043d469986a02ddf5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Uzma</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint Designer 2010</title>
		<link>http://sharepointuzma.wordpress.com/2011/10/19/sharepoint-designer-2010/</link>
		<comments>http://sharepointuzma.wordpress.com/2011/10/19/sharepoint-designer-2010/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 10:02:37 +0000</pubDate>
		<dc:creator>sharepointuzma</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint Designer]]></category>

		<guid isPermaLink="false">http://sharepointuzma.wordpress.com/?p=113</guid>
		<description><![CDATA[I will highly recommend Penny Coventry&#8217;s SharePoint Deisgner 2010 step by step book. I have had a particular interest in workflows over the last few months and have made a great solution for a new employee workflow! Fantastic book and update to the SharePoint world!! Fairly good price on Amazon: http://www.amazon.co.uk/Microsoft-SharePoint-Designer-2010-Step/dp/0735627339/ref=pd_cp_b_1<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=113&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I will highly recommend Penny Coventry&#8217;s SharePoint Deisgner 2010 step by step book. I have had a particular interest in workflows over the last few months and have made a great solution for a new employee workflow! Fantastic book and update to the SharePoint world!!<br />
Fairly good price on Amazon:</p>
<p><a href="http://www.amazon.co.uk/Microsoft-SharePoint-Designer-2010-Step/dp/0735627339/ref=pd_cp_b_1">http://www.amazon.co.uk/Microsoft-SharePoint-Designer-2010-Step/dp/0735627339/ref=pd_cp_b_1 </a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointuzma.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointuzma.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointuzma.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointuzma.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointuzma.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointuzma.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointuzma.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointuzma.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointuzma.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointuzma.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointuzma.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointuzma.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointuzma.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointuzma.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=113&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointuzma.wordpress.com/2011/10/19/sharepoint-designer-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e894aff828ed043d469986a02ddf5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Uzma</media:title>
		</media:content>
	</item>
		<item>
		<title>Optimising a Virtual Machine in a SharePoint 2010 Dev Environment</title>
		<link>http://sharepointuzma.wordpress.com/2011/09/28/optimising-a-virtual-machine-in-a-sharepoint-2010-dev-environment/</link>
		<comments>http://sharepointuzma.wordpress.com/2011/09/28/optimising-a-virtual-machine-in-a-sharepoint-2010-dev-environment/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 10:28:27 +0000</pubDate>
		<dc:creator>sharepointuzma</dc:creator>
				<category><![CDATA[Set Up]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://sharepointuzma.wordpress.com/?p=110</guid>
		<description><![CDATA[Very, very useful post by Andre. &#160; http://blogit.create.pt/blogs/andrevala/archive/2010/03/06/Optimizing-a-VM-for-SharePoint-2010.aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=110&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Very, very useful post by Andre.</p>
<p>&nbsp;</p>
<p>http://blogit.create.pt/blogs/andrevala/archive/2010/03/06/Optimizing-a-VM-for-SharePoint-2010.aspx</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointuzma.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointuzma.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointuzma.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointuzma.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointuzma.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointuzma.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointuzma.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointuzma.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointuzma.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointuzma.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointuzma.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointuzma.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointuzma.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointuzma.wordpress.com/110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=110&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointuzma.wordpress.com/2011/09/28/optimising-a-virtual-machine-in-a-sharepoint-2010-dev-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e894aff828ed043d469986a02ddf5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Uzma</media:title>
		</media:content>
	</item>
		<item>
		<title>Troubles opening Windows Explorer from a Document Library in SharePoint 2010</title>
		<link>http://sharepointuzma.wordpress.com/2011/08/04/troubles-opening-windows-explorer-from-a-document-library-in-sharepoint-2010/</link>
		<comments>http://sharepointuzma.wordpress.com/2011/08/04/troubles-opening-windows-explorer-from-a-document-library-in-sharepoint-2010/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 10:58:48 +0000</pubDate>
		<dc:creator>sharepointuzma</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[document library]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[webdav]]></category>

		<guid isPermaLink="false">http://sharepointuzma.wordpress.com/?p=108</guid>
		<description><![CDATA[Ever come across the issue where a document library refuses to open in Windows Explorer with SharePoint Foundation 2010? I came across an issue &#8211; whenever I opened a document library in Windows Explorer, I was prompted with an Office install set up dialog, requesting for my installation disk. Yes, I know, strange but it&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=108&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ever come across the issue where a document library refuses to open in Windows Explorer with SharePoint Foundation 2010?</p>
<p>I came across an issue &#8211; whenever I opened a document library in Windows Explorer, I was prompted with an Office install set up dialog, requesting for my installation disk.</p>
<p>Yes, I know, strange but it&#8217;s true.</p>
<p>To overcome this issue, go to services.msc on your PC/Server and ensure that WebDav client is started. In my case, it was disabled, stopped and well.. enabling it fixed the issue.</p>
<p>Here is a WIKI explaination on what the WebDav client does: http://en.wikipedia.org/wiki/WebDAV</p>
<p>Hope this helps!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointuzma.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointuzma.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointuzma.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointuzma.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointuzma.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointuzma.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointuzma.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointuzma.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointuzma.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointuzma.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointuzma.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointuzma.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointuzma.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointuzma.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=108&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointuzma.wordpress.com/2011/08/04/troubles-opening-windows-explorer-from-a-document-library-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e894aff828ed043d469986a02ddf5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Uzma</media:title>
		</media:content>
	</item>
		<item>
		<title>Replicating User Profiles with Exchange 2010 and OCS</title>
		<link>http://sharepointuzma.wordpress.com/2011/08/01/replicating-user-profiles-with-exchange-2010-and-ocs/</link>
		<comments>http://sharepointuzma.wordpress.com/2011/08/01/replicating-user-profiles-with-exchange-2010-and-ocs/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 14:49:56 +0000</pubDate>
		<dc:creator>sharepointuzma</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[sharepoint 2010]]></category>
		<category><![CDATA[synchronisation]]></category>
		<category><![CDATA[user profiles]]></category>

		<guid isPermaLink="false">http://sharepointuzma.wordpress.com/?p=105</guid>
		<description><![CDATA[Came across a lovely blog post which goes in depth as to how to set up MySites with Exchange and OCS. Check out: http://blogs.technet.com/b/dcaro/archive/2010/06/05/replicating-user-pictures-from-sharepoint-2010-to-exchange-2010-and-communications-server-14.aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=105&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Came across a lovely blog post which goes in depth as to how to set up MySites with Exchange and OCS.</p>
<p>Check out: http://blogs.technet.com/b/dcaro/archive/2010/06/05/replicating-user-pictures-from-sharepoint-2010-to-exchange-2010-and-communications-server-14.aspx</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointuzma.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointuzma.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointuzma.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointuzma.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointuzma.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointuzma.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointuzma.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointuzma.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointuzma.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointuzma.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointuzma.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointuzma.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointuzma.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointuzma.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=105&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointuzma.wordpress.com/2011/08/01/replicating-user-profiles-with-exchange-2010-and-ocs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e894aff828ed043d469986a02ddf5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Uzma</media:title>
		</media:content>
	</item>
		<item>
		<title>Office 365 and SharePoint Online</title>
		<link>http://sharepointuzma.wordpress.com/2011/07/14/office-365-and-sharepoint-online/</link>
		<comments>http://sharepointuzma.wordpress.com/2011/07/14/office-365-and-sharepoint-online/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 08:59:54 +0000</pubDate>
		<dc:creator>sharepointuzma</dc:creator>
				<category><![CDATA[Office 365]]></category>
		<category><![CDATA[Set Up]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Sharepoint General]]></category>
		<category><![CDATA[SharePoint Online]]></category>
		<category><![CDATA[office 365]]></category>
		<category><![CDATA[sharepoint online]]></category>

		<guid isPermaLink="false">http://sharepointuzma.wordpress.com/?p=100</guid>
		<description><![CDATA[Office 365 was released as an office hosted Microsoft solution, encompassing Microsoft Exchagne, Professional Plus, Lync and SharePoint 2010. This is the BPOS replacement and is worth upgrading your existing solution or see what is on offer . I have been using the SharePoint Beta release for a while, it&#8217;s an easy, simple collaboration piece [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=100&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Office 365 was released as an office hosted Microsoft solution, encompassing Microsoft Exchagne, Professional Plus, Lync and SharePoint 2010. This is the BPOS replacement and is worth upgrading your existing solution or see what is on offer .</p>
<p>I have been using the SharePoint Beta release for a while, it&#8217;s an easy, simple collaboration piece of software. Pricing wise, it will save your business stacks of money, no server administrator, no backup team to call on, Microsoft deal with this all.</p>
<p>The snag, you&#8217;ll need a Microsoft partner to purchase the product. If you&#8217;re interested in the Office 365. Also, the pricing can be confusing.</p>
<p>Check the site: http://www.microsoft.com/en-gb/office365/plans.aspx for more information or.. contact me (uz_my_naz@hotmail.com) and I&#8217;ll assist you with your perfect plan!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointuzma.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointuzma.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointuzma.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointuzma.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointuzma.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointuzma.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointuzma.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointuzma.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointuzma.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointuzma.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointuzma.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointuzma.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointuzma.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointuzma.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=100&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointuzma.wordpress.com/2011/07/14/office-365-and-sharepoint-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e894aff828ed043d469986a02ddf5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Uzma</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint Foundation 2010 &#8211; Security Token Service unavailable</title>
		<link>http://sharepointuzma.wordpress.com/2011/07/14/sharepoint-foundation-2010-security-token-service-unavailable/</link>
		<comments>http://sharepointuzma.wordpress.com/2011/07/14/sharepoint-foundation-2010-security-token-service-unavailable/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 08:12:13 +0000</pubDate>
		<dc:creator>sharepointuzma</dc:creator>
				<category><![CDATA[Set Up]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[health analyser]]></category>
		<category><![CDATA[security token]]></category>
		<category><![CDATA[sharepoint 2010]]></category>

		<guid isPermaLink="false">http://sharepointuzma.wordpress.com/?p=96</guid>
		<description><![CDATA[For a while I noticed a Event ID 3 error on my SharePoint deployment. After much research, the solution to fix this is pretty simple! Some background info: Under the health analyser, the security token service was marked as a service that could not start. Event logs showed an error every hour, since the health [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=96&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For a while I noticed a Event ID 3 error on my SharePoint deployment.</p>
<p>After much research, the solution to fix this is pretty simple!</p>
<p>Some background info: Under the health analyser, the security token service was marked as a service that could not start.</p>
<p>Event logs showed an error every hour, since the health analyser runs.</p>
<p>Error is:</p>
<p>Log Name:      Application<br />
Source:        System.ServiceModel 3.0.0.0<br />
Date:          7/14/2011 6:00:00 AM<br />
Event ID:      3<br />
Task Category: WebHost<br />
Level:         Error<br />
Keywords:      Classic<br />
User:          NETWORK SERVICE<br />
Computer:      109-104-81-240<br />
Description:<br />
WebHost failed to process a request.<br />
Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/41149443<br />
Exception: System.ServiceModel.ServiceActivationException: The service &#8216;/SecurityTokenServiceApplication/securitytoken.svc&#8217; cannot be activated due to an exception during compilation.  The exception message is: Exception has been thrown by the target of an invocation.. &#8212;&gt; System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. &#8212;&gt; System.InvalidOperationException: The farm is unavailable.<br />
at Microsoft.SharePoint.Administration.Claims.SPSecurityTokenServiceManager.get_Local()<br />
at Microsoft.SharePoint.IdentityModel.SPSecurityTokenServiceConfiguration..ctor()<br />
&#8212; End of inner exception stack trace &#8212;<br />
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp; canBeCached, RuntimeMethodHandle&amp; ctor, Boolean&amp; bNeedSecurityCheck)<br />
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)<br />
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)<br />
at System.Activator.CreateInstance(Type type, Boolean nonPublic)<br />
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)<br />
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)<br />
at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceHostFactory.CreateSecurityTokenServiceConfiguration(String constructorString)<br />
at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses)<br />
at Microsoft.SharePoint.IdentityModel.SPSecurityTokenServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses)<br />
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.CreateService(String normalizedVirtualPath)<br />
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath)<br />
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)<br />
&#8212; End of inner exception stack trace &#8212;<br />
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)<br />
at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath)<br />
Process Name: w3wp<br />
Process ID: 53044</p>
<p>I resolved this issue by going into IIS, going to the security token application pool, advanced and saw that &#8220;enable 32-bit applications&#8221; was set to true, change this to false, re-run the analyser and bamb! Problem solved. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>Hope this helps.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointuzma.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointuzma.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointuzma.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointuzma.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointuzma.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointuzma.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointuzma.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointuzma.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointuzma.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointuzma.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointuzma.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointuzma.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointuzma.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointuzma.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=96&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointuzma.wordpress.com/2011/07/14/sharepoint-foundation-2010-security-token-service-unavailable/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e894aff828ed043d469986a02ddf5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Uzma</media:title>
		</media:content>
	</item>
		<item>
		<title>Move subsites in WSS 3.0 like you would in MOSS 2007</title>
		<link>http://sharepointuzma.wordpress.com/2011/02/28/move-subsites-in-wss-3-0-like-you-would-in-moss-2007/</link>
		<comments>http://sharepointuzma.wordpress.com/2011/02/28/move-subsites-in-wss-3-0-like-you-would-in-moss-2007/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 10:44:35 +0000</pubDate>
		<dc:creator>sharepointuzma</dc:creator>
				<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[move site]]></category>
		<category><![CDATA[wss]]></category>

		<guid isPermaLink="false">http://sharepointuzma.wordpress.com/?p=92</guid>
		<description><![CDATA[Manage content and structure is a MOSS 2007 feature, but if you were like me trying to figure out a dead simple way to move a site to another URL or location, without backing up, dealing with all the permissions, the answer was in this genius blog: Use STSASM to rename a site to another [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=92&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Manage content and structure is a MOSS 2007 feature, but if you were like me trying to figure out a dead simple way to move a site to another URL or location, without backing up, dealing with all the permissions, the answer was in this genius blog: Use STSASM to rename a site to another location.</p>
<p><strong>stsadm -o renameweb -url </strong><strong><a href="http://locationofyoursite">http://locationofyoursite</a></strong><strong> -newname location/location. </strong></p>
<p>Note, this can only be peformed in the same site collection. Ensure illegal characters are not present in the site move as I saw this morning!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointuzma.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointuzma.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointuzma.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointuzma.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointuzma.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointuzma.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointuzma.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointuzma.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointuzma.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointuzma.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointuzma.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointuzma.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointuzma.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointuzma.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=92&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointuzma.wordpress.com/2011/02/28/move-subsites-in-wss-3-0-like-you-would-in-moss-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e894aff828ed043d469986a02ddf5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Uzma</media:title>
		</media:content>
	</item>
		<item>
		<title>Show All Subsites on a Webpage (without using table of contents web part!)</title>
		<link>http://sharepointuzma.wordpress.com/2010/07/08/show-all-subsites-on-a-webpage-without-using-table-of-contents-web-part/</link>
		<comments>http://sharepointuzma.wordpress.com/2010/07/08/show-all-subsites-on-a-webpage-without-using-table-of-contents-web-part/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 09:30:51 +0000</pubDate>
		<dc:creator>sharepointuzma</dc:creator>
				<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[SharePoint Designer]]></category>

		<guid isPermaLink="false">http://sharepointuzma.wordpress.com/?p=89</guid>
		<description><![CDATA[It&#8217;s been a while, I know. I&#8217;ve been lost under the radar when it comes to SharePoint but I am back! I&#8217;ve had a large collection of subsites and no matter how much I tweaked the master.xml file that controls the number of sites you can have on a drop down menu, my table of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=89&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while, I know. I&#8217;ve been lost under the radar when it comes to SharePoint but I am back!</p>
<p>I&#8217;ve had a large collection of subsites and no matter how much I tweaked the master.xml file that controls the number of sites you can have on a drop down menu, my table of contents web part simply would not display all subsites. Annoying.</p>
<p>However, a stroke of luck brought me to Michael Wilcox&#8217;s blog and here&#8217;s how you display a subsite on a webpage using SPDesigner 2007:</p>
<p>You can use SharePoint Designer to show a list of sub sites in a MOSS site.</p>
<p>An example of a sub site is a document workspace. An overview of all available sub sites provides an easy way for users to navigate to these workspaces.</p>
<p>1) Open your site in SharePoint Designer</p>
<p>2) Open the Data Source Library task pane</p>
<p>3) Connect to the XML Web Service that provides information about the sub sites.</p>
<ul>
<li>Click on <strong>Connect to a web service</strong> in the XML Web Services section.</li>
<li>In the Data Source Properties enter the Service description location: <a href="http://servername/sites/YourSiteName/_vti_bin/Webs.asmx?WSDL">http://ServerName/sites/YourSiteName/_vti_bin/Webs.asmx?WSDL</a></li>
<li>Click on <strong>Connect Now</strong>and select:
<ul>
<li>Port: WebsSoap</li>
<li>Operation <strong>GetWebCollection</strong></li>
</ul>
</li>
</ul>
<p><strong> </strong>4) Add the information to your home page</p>
<p>You can drag and drop the newly created data source to your home page. A list of sub sites will be shown.</p>
<p>5) Change the way the information is shown.</p>
<p>By default a plain list of the sub sites will be shown. You can change this list, and for instance make the URL’s clickable. As you hover over the title field, right click and select:</p>
<ul>
<li>Data Field: Title</li>
<li>Format as: Hyperlink</li>
</ul>
<p>6) Amend the rest of the layout to suit your design.</p>
<p>Thanks Michael!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointuzma.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointuzma.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointuzma.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointuzma.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointuzma.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointuzma.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointuzma.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointuzma.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointuzma.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointuzma.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointuzma.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointuzma.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointuzma.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointuzma.wordpress.com/89/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointuzma.wordpress.com&amp;blog=6384927&amp;post=89&amp;subd=sharepointuzma&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointuzma.wordpress.com/2010/07/08/show-all-subsites-on-a-webpage-without-using-table-of-contents-web-part/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4e894aff828ed043d469986a02ddf5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Uzma</media:title>
		</media:content>
	</item>
	</channel>
</rss>
