<?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>Microsoft SharePoint Products &#38; Technologies &#187; SharePoint</title>
	<atom:link href="http://www.mstechblogs.com/sharepoint/tag/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mstechblogs.com/sharepoint/en/</link>
	<description></description>
	<lastbuilddate>Wed, 17 Aug 2011 15:43:16 +0000</lastbuilddate>
	<language>en</language>
	<sy:updateperiod>hourly</sy:updateperiod>
	<sy:updatefrequency>1</sy:updatefrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Create Simple Approval Workflow in SharePoint Designer</title>
		<link>http://www.mstechblogs.com/sharepoint/en/how-to-create-simple-approval-workflow-in-sharepoint-designer/</link>
		<comments>http://www.mstechblogs.com/sharepoint/en/how-to-create-simple-approval-workflow-in-sharepoint-designer/#comments</comments>
		<pubdate>Tue, 04 Nov 2008 20:05:00 +0000</pubdate>
		<dc:creator>Udayakumar Ethirajulu</dc:creator>
				<category><![CDATA[SharePoint Designer]]></category>
		<category><![CDATA[WorkFlow]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/2008/11/how-to-create-simple-approval-workflow/-en</guid>
		<description><![CDATA[<p>In this article i am explaining the step by step creation of simple workflow in sharepoint designer .</p> <p>Open the Site in SharePoint Designer Click File -> New ->WorkFlow</p> <p></p> <p>Provide the name of the workflow and choose the list from the drop down to bind the workflow to the list.</p> <p></p> <p>Define the [...]]]></description>
		<wfw:commentrss>http://www.mstechblogs.com/sharepoint/en/how-to-create-simple-approval-workflow-in-sharepoint-designer/feed/</wfw:commentrss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTTP 401 Not Found web service error while publishing SSRS Report to SharePoint</title>
		<link>http://www.mstechblogs.com/sharepoint/en/http-401-not-found-web-service-error-while-publishing-ssrs-report-to-sharepoint/</link>
		<comments>http://www.mstechblogs.com/sharepoint/en/http-401-not-found-web-service-error-while-publishing-ssrs-report-to-sharepoint/#comments</comments>
		<pubdate>Sun, 21 Sep 2008 19:11:00 +0000</pubdate>
		<dc:creator>Udayakumar Ethirajulu</dc:creator>
				<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[SQL Server Reporting Services]]></category>
		<category><![CDATA[SSRS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SSRS 2005]]></category>

		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/2008/09/http-401-not-found-web-service-error/-en</guid>
		<description><![CDATA[<p>If you are getting &#8220;HTTP 401 Not Found web service error&#8221; while publishing your SSRS report in SharePoint Library. Please refer your integration settings in Central Administration and verify the user permission from the login where you are trying to publish the report to SharePoint Library.</p> ]]></description>
		<wfw:commentrss>http://www.mstechblogs.com/sharepoint/en/http-401-not-found-web-service-error-while-publishing-ssrs-report-to-sharepoint/feed/</wfw:commentrss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updates are currently disallowed on GET requests. To allow updates on a GET, set the &#8216;AllowUnsafeUpdates&#8217; property on SPWeb</title>
		<link>http://www.mstechblogs.com/sharepoint/en/updates-are-currently-disallowed-on-get-requests-to-allow-updates-on-a-get-set-the-allowunsafeupdates-property-on-spweb/</link>
		<comments>http://www.mstechblogs.com/sharepoint/en/updates-are-currently-disallowed-on-get-requests-to-allow-updates-on-a-get-set-the-allowunsafeupdates-property-on-spweb/#comments</comments>
		<pubdate>Wed, 17 Sep 2008 14:03:00 +0000</pubdate>
		<dc:creator>Udayakumar Ethirajulu</dc:creator>
				<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[SharePoint Object Model]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/2008/09/updates-are-currently-disallowed-on-get/-en</guid>
		<description><![CDATA[<p>I got this below while updating the profile through object model.</p> <p>Updates are currently disallowed on GET requests. To allow updates on a GET, set the &#8216;AllowUnsafeUpdates&#8217; property on SPWeb</p> <p>Add web.AllowUnsafeUpdate = true; to solve this issue.</p> ]]></description>
		<wfw:commentrss>http://www.mstechblogs.com/sharepoint/en/updates-are-currently-disallowed-on-get-requests-to-allow-updates-on-a-get-set-the-allowunsafeupdates-property-on-spweb/feed/</wfw:commentrss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TreeView Document Library WebPart V1.0 for MOSS 2007</title>
		<link>http://www.mstechblogs.com/sharepoint/en/treeview-document-library-webpart-v10-for-moss-2007/</link>
		<comments>http://www.mstechblogs.com/sharepoint/en/treeview-document-library-webpart-v10-for-moss-2007/#comments</comments>
		<pubdate>Wed, 27 Aug 2008 03:00:00 +0000</pubdate>
		<dc:creator>Udayakumar Ethirajulu</dc:creator>
				<category><![CDATA[CodePlex]]></category>
		<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[Reusable Components]]></category>
		<category><![CDATA[Reusable Component]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid ispermalink="false">http://www.mstechblogs.com/sharepoint/2008/08/treeview-document-library-webpart-v10/-en</guid>
		<description><![CDATA[Hey Guys, I published the new project in CodePlex for Tree View Document Library WebPart for MOSS 2007 with Source Code. <p></p> See you guys there in discussion board. Pls come up with your own ideas/projects. Let execute together to make it happen in [...]]]></description>
		<wfw:commentrss>http://www.mstechblogs.com/sharepoint/en/treeview-document-library-webpart-v10-for-moss-2007/feed/</wfw:commentrss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

