<?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>XinSpace&#187; SharePoint</title>
	<atom:link href="http://xinspace.com/category/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://xinspace.com</link>
	<description>SharePoint, Drupal and Other Random Notes</description>
	<lastBuildDate>Sat, 12 Mar 2011 04:59:23 +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>Enable/Allow ping with Windows Firewall in Windows 2008 Server</title>
		<link>http://xinspace.com/enableallow-ping-with-windows-firewall-in-windows-2008-server/</link>
		<comments>http://xinspace.com/enableallow-ping-with-windows-firewall-in-windows-2008-server/#comments</comments>
		<pubDate>Sat, 12 Mar 2011 04:59:23 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://xinspace.com/enableallow-ping-with-windows-firewall-in-windows-2008-server/</guid>
		<description><![CDATA[run the following command 
netsh firewall set icmpsetting 8 enable
]]></description>
		<wfw:commentRss>http://xinspace.com/enableallow-ping-with-windows-firewall-in-windows-2008-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Template Code</title>
		<link>http://xinspace.com/sharepoint-template-code/</link>
		<comments>http://xinspace.com/sharepoint-template-code/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 20:53:23 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/sharepoint-template-code/</guid>
		<description><![CDATA[GLOBAL#0 = Global template (1033)
STS#0 = Team Site (1033)
STS#1 = Blank Site (1033)
STS#2 = Document Workspace (1033)
MPS#0 = Basic Meeting Workspace (1033)
MPS#1 = Blank Meeting Workspace (1033)
MPS#2 = Decision Meeting Workspace (1033)
MPS#3 = Social Meeting Workspace (1033)
MPS#4 = Multipage Meeting Workspace (1033)
CENTRALADMIN#0 = Central Admin Site (1033)
WIKI#0 = Wiki Site (1033)
BLOG#0 = Blog (1033)
BDR#0 = [...]]]></description>
		<wfw:commentRss>http://xinspace.com/sharepoint-template-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exception from HRESULT: 0&#215;80020006 (DISP_E_UNKNOWNNAME</title>
		<link>http://xinspace.com/exception-from-hresult-0x80020006-disp_e_unknownname/</link>
		<comments>http://xinspace.com/exception-from-hresult-0x80020006-disp_e_unknownname/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 21:57:56 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://xinspace.com/exception-from-hresult-0x80020006-disp_e_unknownname/</guid>
		<description><![CDATA[In my ASP.NET/C# code, I used DirectoryServices to manage a remote IIS website. However, when a method Site.Invoke is called, this exception got thrown. 
This is a permission problem. The account running ASP.NET code on IIS doesn&#8217;t have permission to access remote server. So ASP.NET Impersonation has to be used to solve the issue.
]]></description>
		<wfw:commentRss>http://xinspace.com/exception-from-hresult-0x80020006-disp_e_unknownname/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>There is a duplicate ‘system.web.extensions/scripting/scriptResourceHandler’ section defined</title>
		<link>http://xinspace.com/there-is-a-duplicate-%e2%80%98system-web-extensionsscriptingscriptresourcehandler%e2%80%99-section-defined/</link>
		<comments>http://xinspace.com/there-is-a-duplicate-%e2%80%98system-web-extensionsscriptingscriptresourcehandler%e2%80%99-section-defined/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 20:27:32 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://xinspace.com/there-is-a-duplicate-%e2%80%98system-web-extensionsscriptingscriptresourcehandler%e2%80%99-section-defined/</guid>
		<description><![CDATA[We moved an ASP.NET 3.5 application from IIS Server 6.5 yo 7.5 and then this error starts to show. 
Solution: Change the associated application pool&#8217;s ASP.NET framework version from 4.0 to 2.0. 
]]></description>
		<wfw:commentRss>http://xinspace.com/there-is-a-duplicate-%e2%80%98system-web-extensionsscriptingscriptresourcehandler%e2%80%99-section-defined/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2003 Server can not access SharePoint Webdav Folder by UNC</title>
		<link>http://xinspace.com/windows-2003-server-can-not-access-sharepoint-webdav-folder-by-unc/</link>
		<comments>http://xinspace.com/windows-2003-server-can-not-access-sharepoint-webdav-folder-by-unc/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 19:37:28 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=60</guid>
		<description><![CDATA[Windows 2003 server has service &#8220;WebClient&#8221; disabled by default.
 
This service has to be on in order to access &#8220;File Share&#8221; by SharePoint Webdav. Below are the procedures to enable this service.
 
1. Login to the server with administrator account. Click Start&#8211;&#62;Run, type in services.msc, press enter.
 
2. Locate the service called &#8220;WebClient&#8221;, Double click this service. The [...]]]></description>
		<wfw:commentRss>http://xinspace.com/windows-2003-server-can-not-access-sharepoint-webdav-folder-by-unc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Prompts Login when Opening a XLSX file on a Publishing Site</title>
		<link>http://xinspace.com/sharepoint-prompts-login-when-opening-a-xlsx-file-on-a-publishing-site/</link>
		<comments>http://xinspace.com/sharepoint-prompts-login-when-opening-a-xlsx-file-on-a-publishing-site/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 15:54:20 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=55</guid>
		<description><![CDATA[Solution:
Edit the file &#8220;serverfilesExcelServer.xml&#8221; under C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\XML
Comments this line:
&#60;Mapping FileExtension=&#8221;xlsx&#8221; RedirectUrlTemplate= &#8220;/_layouts/xlviewer.aspx?id=&#124;0&#8243; NoGetRedirect=&#8221;TRUE&#8221;/&#62;
]]></description>
		<wfw:commentRss>http://xinspace.com/sharepoint-prompts-login-when-opening-a-xlsx-file-on-a-publishing-site/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Deploy software updates for Office SharePoint Server 2007</title>
		<link>http://xinspace.com/deploy-software-updates-for-office-sharepoint-server-2007/</link>
		<comments>http://xinspace.com/deploy-software-updates-for-office-sharepoint-server-2007/#comments</comments>
		<pubDate>Mon, 18 May 2009 20:33:49 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/deploy-software-updates-for-office-sharepoint-server-2007/</guid>
		<description><![CDATA[http://technet.microsoft.com/en-us/library/cc263467.aspx
]]></description>
		<wfw:commentRss>http://xinspace.com/deploy-software-updates-for-office-sharepoint-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>401 access denied when accessing /_vti_bin/Lists.asmx on an aliased website</title>
		<link>http://xinspace.com/401-access-denied-when-accessing-_vti_binlistsasmx-on-an-aliased-website/</link>
		<comments>http://xinspace.com/401-access-denied-when-accessing-_vti_binlistsasmx-on-an-aliased-website/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 20:46:38 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=46</guid>
		<description><![CDATA[This error happens on a SharePoint 2007 server, the web services is accessed by an alias url which does not exist in DNS. And we put a host name into our server&#8217;s HOSTS file
127.0.0.1 alias
and one of our applications accesses http://alias/_vti_bin/Lists.asmx on the server programmically. The application fails because it gets 401 access denied from IIS.
In the security eventlog, I [...]]]></description>
		<wfw:commentRss>http://xinspace.com/401-access-denied-when-accessing-_vti_binlistsasmx-on-an-aliased-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Page Name Already Exists error when using SharePoint Document Convertor to Convert Word Document to Web Page</title>
		<link>http://xinspace.com/this-page-name-already-exists-error-when-using-sharepoint-document-convertor-to-convert-word-document-to-web-page/</link>
		<comments>http://xinspace.com/this-page-name-already-exists-error-when-using-sharepoint-document-convertor-to-convert-word-document-to-web-page/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 20:32:34 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=41</guid>
		<description><![CDATA[I have a chance to try the feature Document Conversion of SharePoint Server 2007. It works pretty well. All formats are preserved. I used to copy text directly from a word document to a Publishing Page, which was ok not but great: It added an additional line to each paragraph. this Word Document to Web [...]]]></description>
		<wfw:commentRss>http://xinspace.com/this-page-name-already-exists-error-when-using-sharepoint-document-convertor-to-convert-word-document-to-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The backup file is corrupt and cannot be restored</title>
		<link>http://xinspace.com/the-backup-file-is-corrupt-and-cannot-be-restored/</link>
		<comments>http://xinspace.com/the-backup-file-is-corrupt-and-cannot-be-restored/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 01:41:10 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=20</guid>
		<description><![CDATA[The backup file is corrupt and cannot be restored. It was a huge backup, about 3G. Well, tried to re-do the backup, then did another restore and it was good.
Lession Learned: Never rely on the single source backup from stsadm.
]]></description>
		<wfw:commentRss>http://xinspace.com/the-backup-file-is-corrupt-and-cannot-be-restored/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

