<?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>Wed, 28 Apr 2010 04:14:31 +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>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>0</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>
		<item>
		<title>Unable to retrieve TopNavigationBar SPNavigationNodeCollection from Web. The SPNavigation store is likely corrupt.</title>
		<link>http://xinspace.com/unable-to-retrieve-topnavigationbar-spnavigationnodecollection-from-web-the-spnavigation-store-is-likely-corrupt/</link>
		<comments>http://xinspace.com/unable-to-retrieve-topnavigationbar-spnavigationnodecollection-from-web-the-spnavigation-store-is-likely-corrupt/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 01:40:25 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=18</guid>
		<description><![CDATA[this problem only occurs on Report Center template.  Looks like a bug to me.
]]></description>
		<wfw:commentRss>http://xinspace.com/unable-to-retrieve-topnavigationbar-spnavigationnodecollection-from-web-the-spnavigation-store-is-likely-corrupt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can not enable Site Collection Feature: Office SharePoint Server Publishing Infrastructure</title>
		<link>http://xinspace.com/can-not-enable-site-collection-feature-office-sharepoint-server-publishing-infrastructure/</link>
		<comments>http://xinspace.com/can-not-enable-site-collection-feature-office-sharepoint-server-publishing-infrastructure/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 01:38:44 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=12</guid>
		<description><![CDATA[Once I disabled it, I could not renable it any more. Thanks for Microsoft&#8217;s error page only showing &#8220;There is an error&#8221;
But stsadm can do it
 
stsadm -o activatefeature -filename publishingfeature.xml -url http://URL -force
stsadm -o activatefeature -filename publishingresourcesfeature.xml -url http://URL -force
stsadm -o activatefeature -filename publishingSitefeature.xml -url http://URL -force
stsadm -o activatefeature -filename publishingwebfeature.xml -url http://URL -force
stsadm -o [...]]]></description>
		<wfw:commentRss>http://xinspace.com/can-not-enable-site-collection-feature-office-sharepoint-server-publishing-infrastructure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to hide SharePoint 2007 login link</title>
		<link>http://xinspace.com/how-to-hide-sharepoint-2007-login-link/</link>
		<comments>http://xinspace.com/how-to-hide-sharepoint-2007-login-link/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 01:37:15 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=10</guid>
		<description><![CDATA[http://blogs.msdn.com/michael_yeager/archive/2008/01/08/hiding-the-share&#8230;



&#8230;global links table containing the login control etc.
 
 
http://msdn2.microsoft.com/en-us/library/microsoft.sharepoint.webcontrol&#8230;
Possible values for PermissionsString



 
Member name
Description


 
AddAndCustomizePages
Add, change, or delete HTML pages or Web Part Pages, and edit the Web site using a Windows SharePoint Services–compatible editor.
 


 
AddDelPrivateWebParts
Add or remove personal Web Parts on a Web Part Page.
 


 
AddListItems
Add items to lists, add documents to document libraries, and add Web discussion comments.
 


 
ApplyStyleSheets
Apply [...]]]></description>
		<wfw:commentRss>http://xinspace.com/how-to-hide-sharepoint-2007-login-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Errors: 6482, 7888, 6398 and 7076</title>
		<link>http://xinspace.com/sharepoint-errors-6482-7888-6398-and-7076/</link>
		<comments>http://xinspace.com/sharepoint-errors-6482-7888-6398-and-7076/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 01:36:27 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=8</guid>
		<description><![CDATA[Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
http://www.moss2007.be/blogs/vandest/archive/2008/02/23/sharepoint-error&#8230;
http://support.microsoft.com/?id=946517
]]></description>
		<wfw:commentRss>http://xinspace.com/sharepoint-errors-6482-7888-6398-and-7076/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
