<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>spextcontent Forum Rss Feed</title><link>http://code.msdn.microsoft.com/spextcontent/Thread/List.aspx</link><description>spextcontent Forum Rss Description</description><item><title>NEW POST: "Integrating External Content Repository with SharePoint Server 2007 ": compatible with WSS3.0?</title><link>http://code.msdn.microsoft.com/spextcontent/Thread/View.aspx?ThreadId=2534</link><description>&lt;div class="wikidoc"&gt;
Hi,&lt;br /&gt; &lt;br /&gt;Anybody had an experience implementing &amp;quot;External Content Repository&amp;quot; ( http://msdn.microsoft.com/en-us/library/dd440954.aspx ) with WSS 3.0?&lt;br /&gt; &lt;br /&gt;Please share your experience and let me know if it is compatible or what can be done to make it compatible...&lt;br /&gt; &lt;br /&gt;Any guidance would be appreciated...&lt;br /&gt; &lt;br /&gt;Thanks in advance!&lt;br /&gt;
&lt;/div&gt;</description><author>Nidhi_Jayaswal</author><pubDate>Wed, 11 Nov 2009 11:09:25 GMT</pubDate><guid isPermaLink="false">NEW POST: "Integrating External Content Repository with SharePoint Server 2007 ": compatible with WSS3.0? 20091111A</guid></item><item><title>NEW POST: Followed install and config guide, no External Lib button.</title><link>http://code.msdn.microsoft.com/spextcontent/Thread/View.aspx?ThreadId=1521</link><description>&lt;div class="wikidoc"&gt;
I can't seem to get the External Library button to show up in the Create page.  I have followed all steps in the Installation and Configuration guide.  Any thoughts?&lt;br /&gt;
&lt;/div&gt;</description><author>BBanet</author><pubDate>Sun, 05 Apr 2009 11:07:27 GMT</pubDate><guid isPermaLink="false">NEW POST: Followed install and config guide, no External Lib button. 20090405A</guid></item><item><title>NEW POST: Protocol Handler Not Installed and Remote Server Returned an Error: Not Found</title><link>http://code.msdn.microsoft.com/spextcontent/Thread/View.aspx?ThreadId=1444</link><description>&lt;div class="wikidoc"&gt;
When trying to install this sample I am having two issues.  &lt;br /&gt; &lt;br /&gt;An error in the search log:&lt;br /&gt;Protocol Handler Not Installed&lt;br /&gt; &lt;br /&gt;An error on the library page:&lt;br /&gt;Remote Server Returned an Error: Not Found&lt;br /&gt; &lt;br /&gt;I can however upload files to the repository.&lt;br /&gt; &lt;br /&gt;Has anyone experienced these issues or have a an idea where to dig?&lt;br /&gt;
&lt;/div&gt;</description><author>TMC5850</author><pubDate>Fri, 13 Mar 2009 21:51:36 GMT</pubDate><guid isPermaLink="false">NEW POST: Protocol Handler Not Installed and Remote Server Returned an Error: Not Found 20090313P</guid></item><item><title>NEW POST: Steps to integrate with Documentum</title><link>http://code.msdn.microsoft.com/spextcontent/Thread/View.aspx?ThreadId=1361</link><description>&lt;div class="wikidoc"&gt;
hi &lt;br /&gt; &lt;br /&gt;Can any one help me out to integrate WSS 3.0 with Documentum. And steps to run this sample in my VPC.&lt;br /&gt; &lt;br /&gt;Regards&lt;br /&gt;CSK&lt;br /&gt;
&lt;/div&gt;</description><author>CSK</author><pubDate>Sat, 21 Feb 2009 17:38:52 GMT</pubDate><guid isPermaLink="false">NEW POST: Steps to integrate with Documentum 20090221P</guid></item><item><title>NEW POST: The horrible mistakes</title><link>http://code.msdn.microsoft.com/spextcontent/Thread/View.aspx?ThreadId=1353</link><description>&lt;div class="wikidoc"&gt;
Hello everyone!&lt;br /&gt;Guys you created a really interesting project but when i looked at some code in such classes as installer.cs, objectservice.svc.cs, hostform.cs and so on i found that you not finished catch{} bloks in try catch statements. For instance, let me show some code from hostform.cs &lt;br /&gt;catch (Exception x)&lt;br /&gt;      {&lt;br /&gt;        MessageBox.Show(x.Message, &amp;quot;Cmis Producer&amp;quot;, MessageBoxButtons.OK, MessageBoxIcon.Error);&lt;br /&gt;        &lt;br /&gt;        try { repositoryHost.Close(); }&lt;br /&gt;        catch { }&lt;br /&gt;        try { navigationHost.Close(); }&lt;br /&gt;        catch { }&lt;br /&gt;        try { objectHost.Close(); }&lt;br /&gt;        catch { }&lt;br /&gt;        try { versioningHost.Close(); }&lt;br /&gt;        catch { }&lt;br /&gt; &lt;br /&gt;        running = false;&lt;br /&gt;        EndpointText.Enabled = true;&lt;br /&gt;        StateButton.Text = &amp;quot;Start&amp;quot;;&lt;br /&gt;      }   &lt;br /&gt;First of all you catch all possible exceptions that not rule, second of all you not finished catch blocks in other try catch statements. C# turns an empty catch statement into catch(System.Object) which means you end up catching all exceptions—even non-CLS compliant exceptions. I think it's bad programming style.&lt;br /&gt;
&lt;/div&gt;</description><author>mako</author><pubDate>Fri, 20 Feb 2009 08:22:36 GMT</pubDate><guid isPermaLink="false">NEW POST: The horrible mistakes 20090220A</guid></item></channel></rss>