<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ExportCrawlLog Work Item Rss Feed</title><link>http://www.codeplex.com/ExportCrawlLog/WorkItem/List.aspx</link><description>ExportCrawlLog Work Item Rss Description</description><item><title>Created Issue: Parameter "-mt s" is not working properly [10187]</title><link>http://exportcrawllog.codeplex.com/WorkItem/View.aspx?WorkItemId=10187</link><description>When I try to export the successes using &amp;#34;-mt s &amp;#34; , it exported the same warnings that I got using &amp;#34;-mt w&amp;#34; option.&lt;br /&gt;</description><author>okoestner</author><pubDate>Wed, 10 Feb 2010 08:57:49 GMT</pubDate><guid isPermaLink="false">Created Issue: Parameter "-mt s" is not working properly [10187] 20100210085749A</guid></item><item><title>Commented Issue: Unable to export log messages from File Share content sources. [8811]</title><link>http://exportcrawllog.codeplex.com/WorkItem/View.aspx?WorkItemId=8811</link><description>At line 42 of ExportCrawlLog.vb the code there assumes that the -site parameter refers to a SharePoint site in farm.  When desiring to export log messages from a File Share content source, the user needs to pass in a UNC path of the content source, however this path is not valid for use to obtain the SearchContext.  might need to add another optional parameter to support this export scenario.&lt;br /&gt;Comments: ** Comment from web user: lkuhn65 ** &lt;p&gt;found a way to get it done.  I used the -hostname option to acheive my results&lt;br /&gt;C&amp;#58;&amp;#92;Program Files&amp;#92;Common Files&amp;#92;microsoft shared&amp;#92;Web Server Extensions&amp;#92;12&amp;#92;BIN&amp;#62;stsadm -o ExportCrawlLog -t d -site &amp;#34;http&amp;#58;&amp;#47;&amp;#47;XXYXX&amp;#47;&amp;#34; -history -outfile c&amp;#58;&amp;#92;downloads&amp;#92;crawl.csv -s &amp;#34;2009-09-12 07&amp;#58;20&amp;#58;00&amp;#34; -e &amp;#34;2009-09-18 08&amp;#58;00&amp;#58;00&amp;#34; -hostname co-shr-w -mt e&lt;br /&gt;To get the errors on the actual sharepoint site i had to use&lt;br /&gt;C&amp;#58;&amp;#92;Program Files&amp;#92;Common Files&amp;#92;microsoft shared&amp;#92;Web Server Extensions&amp;#92;12&amp;#92;BIN&amp;#62;stsadm -o ExportCrawlLog -t d -site &amp;#34;http&amp;#58;&amp;#47;&amp;#47;XXYXX&amp;#47;&amp;#34; -history -outfile c&amp;#58;&amp;#92;downloads&amp;#92;crawl.csv -s &amp;#34;2009-09-12 07&amp;#58;20&amp;#58;00&amp;#34; -e &amp;#34;2009-09-18 08&amp;#58;00&amp;#58;00&amp;#34; -hostname XXYXX -mt e  &lt;br /&gt;To get a consolidated error log just exclude the -hostname option.  That does the trick&lt;br /&gt;&lt;/p&gt;</description><author>lkuhn65</author><pubDate>Fri, 18 Sep 2009 22:08:59 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to export log messages from File Share content sources. [8811] 20090918100859P</guid></item><item><title>Closed Issue: Unable to export log messages from File Share content sources. [8811]</title><link>http://exportcrawllog.codeplex.com/WorkItem/View.aspx?WorkItemId=8811</link><description>At line 42 of ExportCrawlLog.vb the code there assumes that the -site parameter refers to a SharePoint site in farm.  When desiring to export log messages from a File Share content source, the user needs to pass in a UNC path of the content source, however this path is not valid for use to obtain the SearchContext.  might need to add another optional parameter to support this export scenario.&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>lkuhn65</author><pubDate>Fri, 18 Sep 2009 22:08:49 GMT</pubDate><guid isPermaLink="false">Closed Issue: Unable to export log messages from File Share content sources. [8811] 20090918100849P</guid></item><item><title>Created Issue: Unable to export log messages from File Share content sources. [8811]</title><link>http://exportcrawllog.codeplex.com/WorkItem/View.aspx?WorkItemId=8811</link><description>At line 42 of ExportCrawlLog.vb that the code there assumes that the -site parameter refers to a SharePoint site in farm.  When desiring to export log messages from a File Share content source, the user needs to pass in a UNC path of the content source, however this path is not valid for use to obtain the SearchContext.  might need to add another optional parameter to support this export scenario.&lt;br /&gt;</description><author>lkuhn65</author><pubDate>Fri, 18 Sep 2009 14:20:48 GMT</pubDate><guid isPermaLink="false">Created Issue: Unable to export log messages from File Share content sources. [8811] 20090918022048P</guid></item><item><title>Commented Issue: Failure adding assembly ...</title><link>http://www.codeplex.com/ExportCrawlLog/WorkItem/View.aspx?WorkItemId=5556</link><description>Hello, I am trying to deploy the STSADMExportCrawlLog.dll by running the &amp;#34;deploySTSADMExportCrawlLog.cmd&amp;#34; that come with the zip file, but I received the following error message&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&amp;#34;Failure adding assembly to the cache&amp;#58; Unknown Error&amp;#34;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&lt;br /&gt;Then I tried to run the stsadm command, and received the following error&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;Value cannot be null.&lt;br /&gt;Parameter name&amp;#58; type&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&lt;br /&gt;Did I do something wrong&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Eton&lt;br /&gt;Comments: ** Comment from web user: exl3074 ** &lt;p&gt;Larry, it is working now.  Thanks for the fix.&lt;/p&gt;&lt;p&gt;Eton&lt;/p&gt;</description><author>exl3074</author><pubDate>Tue, 29 Jul 2008 10:38:47 GMT</pubDate><guid isPermaLink="false">Commented Issue: Failure adding assembly ... 20080729103847A</guid></item><item><title>Closed Issue: Failure adding assembly ...</title><link>http://www.codeplex.com/ExportCrawlLog/WorkItem/View.aspx?WorkItemId=5556</link><description>Hello, I am trying to deploy the STSADMExportCrawlLog.dll by running the &amp;#34;deploySTSADMExportCrawlLog.cmd&amp;#34; that come with the zip file, but I received the following error message&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&amp;#34;Failure adding assembly to the cache&amp;#58; Unknown Error&amp;#34;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&lt;br /&gt;Then I tried to run the stsadm command, and received the following error&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;Value cannot be null.&lt;br /&gt;Parameter name&amp;#58; type&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&lt;br /&gt;Did I do something wrong&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Eton&lt;br /&gt;Comments: fixed in Release 1.1</description><author>lkuhn65</author><pubDate>Wed, 16 Jul 2008 16:03:53 GMT</pubDate><guid isPermaLink="false">Closed Issue: Failure adding assembly ... 20080716040353P</guid></item><item><title>Commented Issue: Failure adding assembly ...</title><link>http://www.codeplex.com/ExportCrawlLog/WorkItem/View.aspx?WorkItemId=5556</link><description>Hello, I am trying to deploy the STSADMExportCrawlLog.dll by running the &amp;#34;deploySTSADMExportCrawlLog.cmd&amp;#34; that come with the zip file, but I received the following error message&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&amp;#34;Failure adding assembly to the cache&amp;#58; Unknown Error&amp;#34;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&lt;br /&gt;Then I tried to run the stsadm command, and received the following error&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;Value cannot be null.&lt;br /&gt;Parameter name&amp;#58; type&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&lt;br /&gt;Did I do something wrong&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Eton&lt;br /&gt;Comments: ** Comment from web user: lkuhn65 ** &lt;p&gt;It looks like I was invoking the wrong&amp;#47;old gacutil.exe, per this blog http&amp;#58;&amp;#47;&amp;#47;weblogs.asp.net&amp;#47;wenching&amp;#47;archive&amp;#47;2008&amp;#47;05&amp;#47;22&amp;#47;gacutil-missing-in-windows-server-2008-visual-studio-2008-installation.aspx I have fixed the .cmd file now.&lt;br /&gt;Thanks for the feedback&amp;#33;&lt;br /&gt;- Larry&lt;/p&gt;</description><author>lkuhn65</author><pubDate>Wed, 16 Jul 2008 16:03:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: Failure adding assembly ... 20080716040328P</guid></item><item><title>Commented Issue: Failure adding assembly ...</title><link>http://www.codeplex.com/ExportCrawlLog/WorkItem/View.aspx?WorkItemId=5556</link><description>Hello, I am trying to deploy the STSADMExportCrawlLog.dll by running the &amp;#34;deploySTSADMExportCrawlLog.cmd&amp;#34; that come with the zip file, but I received the following error message&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&amp;#34;Failure adding assembly to the cache&amp;#58; Unknown Error&amp;#34;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&lt;br /&gt;Then I tried to run the stsadm command, and received the following error&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;Value cannot be null.&lt;br /&gt;Parameter name&amp;#58; type&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&lt;br /&gt;Did I do something wrong&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Eton&lt;br /&gt;Comments: ** Comment from web user: lkuhn65 ** &lt;p&gt;Eton,&lt;br /&gt;There may be some problem with that .cmd file and therefore it seems the assembly is not registered right.  What you can do instead is use drag&amp;#47;drop approach to add the assembly into the GAC&amp;#58; open windows explorer to view c&amp;#58;&amp;#92;windows&amp;#92;assembly, then drag&amp;#47;drop STSADMExportCrawlLog.dll into there.  And then try again to run the command.&lt;br /&gt;- Larry&lt;/p&gt;</description><author>lkuhn65</author><pubDate>Wed, 16 Jul 2008 15:40:08 GMT</pubDate><guid isPermaLink="false">Commented Issue: Failure adding assembly ... 20080716034008P</guid></item><item><title>Created Issue: Failure adding assembly ...</title><link>http://www.codeplex.com/ExportCrawlLog/WorkItem/View.aspx?WorkItemId=5556</link><description>Hello, I am trying to deploy the STSADMExportCrawlLog.dll by running the &amp;#34;deploySTSADMExportCrawlLog.cmd&amp;#34; that come with the zip file, but I received the following error message&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&amp;#34;Failure adding assembly to the cache&amp;#58; Unknown Error&amp;#34;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&lt;br /&gt;Then I tried to run the stsadm command, and received the following error&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;Value cannot be null.&lt;br /&gt;Parameter name&amp;#58; type&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;&lt;br /&gt;Did I do something wrong&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Eton&lt;br /&gt;</description><author>exl3074</author><pubDate>Thu, 10 Jul 2008 22:37:28 GMT</pubDate><guid isPermaLink="false">Created Issue: Failure adding assembly ... 20080710103728P</guid></item></channel></rss>