<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Tech Tips, News and Tribal Knowledge</title>
	<atom:link href="http://www.os.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.os.com</link>
	<description>A technology blog about news, systems, gadgets, websites, software and productivity tools</description>
	<lastBuildDate>Thu, 09 Sep 2010 16:27:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Linking to File Shares from SharePoint Document Libraries by april</title>
		<link>http://www.os.com/blog/linking-to-file-shares-from-sharepoint-document-libraries/comment-page-1/#comment-160</link>
		<dc:creator>april</dc:creator>
		<pubDate>Thu, 09 Sep 2010 16:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.os.com/?p=42#comment-160</guid>
		<description>I&#039;ve added the function to the newlink.aspx file and updated the calls to the function name. But when I test (after iisreset), I get an error that the url contains invalid characters, not the usual &#039;must enter valid url&#039; error. I&#039;ve tried entering as &#039;file://\\fileshare\folder\document.doc&#039; and the error shows &quot;Documents/file:////fileshare/folder/document.doc.aspx&quot; has invalid characters where the invalid chars are:  # % &amp; * :  ? /  { &#124; }   

Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve added the function to the newlink.aspx file and updated the calls to the function name. But when I test (after iisreset), I get an error that the url contains invalid characters, not the usual &#8216;must enter valid url&#8217; error. I&#8217;ve tried entering as &#8216;file://\\fileshare\folder\document.doc&#8217; and the error shows &#8220;Documents/file:////fileshare/folder/document.doc.aspx&#8221; has invalid characters where the invalid chars are:  # % &amp; * :  ? /  { | }   </p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linking to File Shares from SharePoint Document Libraries by Angela</title>
		<link>http://www.os.com/blog/linking-to-file-shares-from-sharepoint-document-libraries/comment-page-1/#comment-156</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Thu, 12 Aug 2010 19:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.os.com/?p=42#comment-156</guid>
		<description>Does this method require server access? Using SharePoint Designer, I do not seem to have access to a ”…\12\TEMPLATE\LAYOUTS” directory. I am an end user with full control and site ownership, but do not have access to the server. Is there any solution for me to accomplish adding links to file shares in a document library?</description>
		<content:encoded><![CDATA[<p>Does this method require server access? Using SharePoint Designer, I do not seem to have access to a ”…\12\TEMPLATE\LAYOUTS” directory. I am an end user with full control and site ownership, but do not have access to the server. Is there any solution for me to accomplish adding links to file shares in a document library?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linking to File Shares from SharePoint Document Libraries by Linda Chapman</title>
		<link>http://www.os.com/blog/linking-to-file-shares-from-sharepoint-document-libraries/comment-page-1/#comment-149</link>
		<dc:creator>Linda Chapman</dc:creator>
		<pubDate>Thu, 29 Jul 2010 14:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.os.com/?p=42#comment-149</guid>
		<description>@Philippe: To make the Folder linkable you have to do 2 things. 1)You MUST create your own URL Content Type by copying from the exising built in content type, and 2) you must enter the folder name only in the Name field.

I always modify the NewLink page directly I don&#039;t refer to a copy, so not sure about that. You followed the instructions at http://LindaChapman.BlogSpot.com right? 

If you are able to make the hyperlink but you can&#039;t click on it from the Name field then that means usually what you entered in the Name field is wrong. Enter the complete file UNC for the URL field but only the name of the folder in the Name field. Feel free to email me pictures at LindaChapman @ Live . com</description>
		<content:encoded><![CDATA[<p>@Philippe: To make the Folder linkable you have to do 2 things. 1)You MUST create your own URL Content Type by copying from the exising built in content type, and 2) you must enter the folder name only in the Name field.</p>
<p>I always modify the NewLink page directly I don&#8217;t refer to a copy, so not sure about that. You followed the instructions at <a href="http://LindaChapman.BlogSpot.com" rel="nofollow">http://LindaChapman.BlogSpot.com</a> right? </p>
<p>If you are able to make the hyperlink but you can&#8217;t click on it from the Name field then that means usually what you entered in the Name field is wrong. Enter the complete file UNC for the URL field but only the name of the folder in the Name field. Feel free to email me pictures at LindaChapman @ Live . com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linking to File Shares from SharePoint Document Libraries by Philippe</title>
		<link>http://www.os.com/blog/linking-to-file-shares-from-sharepoint-document-libraries/comment-page-1/#comment-148</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Wed, 28 Jul 2010 18:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.os.com/?p=42#comment-148</guid>
		<description>@Linda: I haven&#039;t succeeded in making a shared FOLDER accessible by clicking the name. Documents on the share work fine. So does clicking the folder&#039;s URL column. But the folder name column doesn&#039;t work. I&#039;ve followed the steps from your windows live page pretty closely (I&#039;ve created a custom content type as described there), but instead of modifying the NewLink.aspx core file, I have created a copy containing the modified validation function, and specified it as the content type&#039;s document template (within the &#039;Advanced Settigs&#039;). Shouldn&#039;t that do the trick too?</description>
		<content:encoded><![CDATA[<p>@Linda: I haven&#8217;t succeeded in making a shared FOLDER accessible by clicking the name. Documents on the share work fine. So does clicking the folder&#8217;s URL column. But the folder name column doesn&#8217;t work. I&#8217;ve followed the steps from your windows live page pretty closely (I&#8217;ve created a custom content type as described there), but instead of modifying the NewLink.aspx core file, I have created a copy containing the modified validation function, and specified it as the content type&#8217;s document template (within the &#8216;Advanced Settigs&#8217;). Shouldn&#8217;t that do the trick too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Troubleshooting Events 10016, 7888, 6482 and 6398 in SharePoint by Suchdienst wirft Fehler</title>
		<link>http://www.os.com/blog/troubleshooting-events-10016-7888-6482-and-6398-in-sharepoint/comment-page-1/#comment-146</link>
		<dc:creator>Suchdienst wirft Fehler</dc:creator>
		<pubDate>Mon, 26 Jul 2010 12:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.os.com/?p=27#comment-146</guid>
		<description>[...] Idee war, das es an den Rechten der DCOM Config liegt, wie mehrfach hier und hier beschrieben. Auch das Hinzufügen des SSP und Search Users zur lokalen Backup Gruppe und Ändern [...]

Editor&#039;s note: In English, this says:

[...]Idea was that it is up to the rights of DCOM Config, as repeatedly described here and here. Even the addition of the SSP and Search Users group to the local backup and change[...]

(from Google translator)
</description>
		<content:encoded><![CDATA[<p>[...] Idee war, das es an den Rechten der DCOM Config liegt, wie mehrfach hier und hier beschrieben. Auch das Hinzufügen des SSP und Search Users zur lokalen Backup Gruppe und Ändern [...]</p>
<p>Editor&#8217;s note: In English, this says:</p>
<p>[...]Idea was that it is up to the rights of DCOM Config, as repeatedly described here and here. Even the addition of the SSP and Search Users group to the local backup and change[...]</p>
<p>(from Google translator)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linking to File Shares from SharePoint Document Libraries by manish</title>
		<link>http://www.os.com/blog/linking-to-file-shares-from-sharepoint-document-libraries/comment-page-1/#comment-141</link>
		<dc:creator>manish</dc:creator>
		<pubDate>Sun, 11 Jul 2010 00:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.os.com/?p=42#comment-141</guid>
		<description>Excellent I have been trying to find a simple way to accomplish this. I need to test it  out when I get back to the office on Monday, just have Mac&#039;s laying around my house.</description>
		<content:encoded><![CDATA[<p>Excellent I have been trying to find a simple way to accomplish this. I need to test it  out when I get back to the office on Monday, just have Mac&#8217;s laying around my house.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linking to File Shares from SharePoint Document Libraries by praneeth</title>
		<link>http://www.os.com/blog/linking-to-file-shares-from-sharepoint-document-libraries/comment-page-1/#comment-139</link>
		<dc:creator>praneeth</dc:creator>
		<pubDate>Thu, 08 Jul 2010 18:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.os.com/?p=42#comment-139</guid>
		<description>Now I have created a dashboard on the team site and created few buttons. How can i link the files in the internal file server to the buttons on the teamsite dashboard.</description>
		<content:encoded><![CDATA[<p>Now I have created a dashboard on the team site and created few buttons. How can i link the files in the internal file server to the buttons on the teamsite dashboard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linking to File Shares from SharePoint Document Libraries by John</title>
		<link>http://www.os.com/blog/linking-to-file-shares-from-sharepoint-document-libraries/comment-page-1/#comment-136</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 27 Apr 2010 17:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.os.com/?p=42#comment-136</guid>
		<description>Great ideas here.  I have been searching for days as a new user for how to link to documents on our internal server.  THIS WORKS.  No programming, just cut and paste and it works.

THANK YOU</description>
		<content:encoded><![CDATA[<p>Great ideas here.  I have been searching for days as a new user for how to link to documents on our internal server.  THIS WORKS.  No programming, just cut and paste and it works.</p>
<p>THANK YOU</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linking to File Shares from SharePoint Document Libraries by Linda Chapman</title>
		<link>http://www.os.com/blog/linking-to-file-shares-from-sharepoint-document-libraries/comment-page-1/#comment-132</link>
		<dc:creator>Linda Chapman</dc:creator>
		<pubDate>Fri, 26 Mar 2010 16:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.os.com/?p=42#comment-132</guid>
		<description>Greg: You have to make sure and only enter the name of the document in the Name field, do not include the extension. So if your document name is MyDoc.doc you need to enter:

Name = MyDoc
URL = file://Servname/ShareName/FolderName/MyDoc.doc</description>
		<content:encoded><![CDATA[<p>Greg: You have to make sure and only enter the name of the document in the Name field, do not include the extension. So if your document name is MyDoc.doc you need to enter:</p>
<p>Name = MyDoc<br />
URL = file://Servname/ShareName/FolderName/MyDoc.doc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linking to File Shares from SharePoint Document Libraries by greg</title>
		<link>http://www.os.com/blog/linking-to-file-shares-from-sharepoint-document-libraries/comment-page-1/#comment-131</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Tue, 23 Mar 2010 16:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.os.com/?p=42#comment-131</guid>
		<description>could you show me how to open a document that is on a file share by clicking on the name column? based on your solution, I can only open the document by clicking on URL column.</description>
		<content:encoded><![CDATA[<p>could you show me how to open a document that is on a file share by clicking on the name column? based on your solution, I can only open the document by clicking on URL column.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.239 seconds -->
