<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Marko Apfel</title>
        <link>http://geekswithblogs.net/mapfel/Default.aspx</link>
        <description>EAI, BizTalk, SQL Server, C#</description>
        <language>de-DE</language>
        <copyright>Marko Apfel</copyright>
        <managingEditor>Marko.Apfel@gmx.net</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <image>
            <title>Marko Apfel</title>
            <url>http://geekswithblogs.net/images/RSS2Image.gif</url>
            <link>http://geekswithblogs.net/mapfel/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>MSB3105: Duplicate ressource parameter</title>
            <link>http://geekswithblogs.net/mapfel/archive/2010/01/25/137616.aspx</link>
            <description>&lt;p&gt;error MSB3105: The item "BALoginForm.resources" was specified more than once in the "Resources" parameter.  Duplicate items are not supported by the "Resources" parameter.&lt;/p&gt;  &lt;h3&gt;Reason&lt;/h3&gt;  &lt;p&gt;We use two custom cultures to divide between UIs for two customers. At the machine with this error only one custom culture was installed.&lt;/p&gt;  &lt;h3&gt;Problem&lt;/h3&gt;  &lt;p&gt;In production environments by the customers only one custom culture is installed. These installed custom culture we use to set the UI culture.&lt;/p&gt;  &lt;p&gt;This lets run us in the problem, that during compile time we need booth custom cultures and during runtime only one custom culture are allowed.&lt;/p&gt;  &lt;p&gt;So we must change the logic to evaluate the UI-culture during runtime.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=137616"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=137616" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/137616.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2010/01/25/137616.aspx</guid>
            <pubDate>Mon, 25 Jan 2010 11:17:30 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/137616.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2010/01/25/137616.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/137616.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/137616.aspx</trackback:ping>
        </item>
        <item>
            <title>Formatting removable media throws &amp;ldquo;You do not have sufficient rights to perform this operation.&amp;rdquo;</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/12/03/136671.aspx</link>
            <description>&lt;p&gt;I tried to format my camera SD-card and my windows comes up with the error:&lt;/p&gt;  &lt;p&gt;&lt;img src="http://sites.google.com/site/markoapfel/FormattingSdCardWithoutAdminPrivileges.01.png" /&gt; &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;A little bit google helped:&lt;/p&gt;  &lt;p&gt;Starting management console as lokal administrator   &lt;br /&gt;Start | Run | Open: runas /user:&amp;lt;LokalAdmin&amp;gt; mmc.exe&lt;/p&gt;  &lt;p&gt;Adding group policy snap-in   &lt;br /&gt;File | Add/Remove Snap-In… | Add… | Group Policy Object Editor | Add | Finish | Close | OK&lt;/p&gt;  &lt;p&gt;Browse to security policy&lt;/p&gt;  &lt;p&gt;Console Root | Local Computer Policy | Computer Configuration | Windows Settings | Security Settings | Local Policies | Security Options&lt;/p&gt;  &lt;p&gt;Pimp the privileges for non administrative users   &lt;br /&gt;Open policy “Devices: Allowed to format and eject removable media”    &lt;br /&gt;Set value to: “Administrators and Interactive Users”    &lt;br /&gt;OK&lt;/p&gt;  &lt;p&gt;&lt;img src="http://sites.google.com/site/markoapfel/FormattingSdCardWithoutAdminPrivileges.02.png" /&gt; &lt;/p&gt;  &lt;p&gt;After logging out and newly logging in formatting is possible.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136671"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136671" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136671.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/12/03/136671.aspx</guid>
            <pubDate>Thu, 03 Dec 2009 07:49:40 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136671.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/12/03/136671.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136671.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136671.aspx</trackback:ping>
        </item>
        <item>
            <title>How to install &amp;ldquo;SQL Server 2008 Management Studio Express&amp;rdquo;</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/12/01/136643.aspx</link>
            <description>&lt;p&gt;If you google for “SQL Server 2008 Management Studio Express” you will find a MS resource which downloads a 172MB setup.&lt;/p&gt;  &lt;p&gt;But this setup does not offer a separate “SQL Server 2008 Management Studio Express” option. Why ever.&lt;/p&gt;  &lt;p&gt;So i startet a new search and i found this solution:&lt;/p&gt;  &lt;p&gt;Download &amp;amp; install the web platform installer &lt;a title="http://www.microsoft.com/web/Downloads/platform.aspx" href="http://www.microsoft.com/web/Downloads/platform.aspx"&gt;http://www.microsoft.com/web/Downloads/platform.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Start the installer&lt;/p&gt;  &lt;p&gt;&lt;img src="http://sites.google.com/site/markoapfel/SqlServer2008ManagementStudioExpress.01.png" width="383" height="350" /&gt; &lt;/p&gt;  &lt;p&gt;and use the “customize” link in the Database section to activate “SQL Server 2008 Management Studio Express” option&lt;/p&gt;  &lt;p&gt;&lt;img src="http://sites.google.com/site/markoapfel/SqlServer2008ManagementStudioExpress.03.png" width="383" height="350" /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136643"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136643" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136643.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/12/01/136643.aspx</guid>
            <pubDate>Tue, 01 Dec 2009 17:06:38 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136643.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/12/01/136643.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136643.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136643.aspx</trackback:ping>
        </item>
        <item>
            <title>MSBuild Exec task: using quotes in WorkingDirectory does not work</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/11/27/136567.aspx</link>
            <description>&lt;p&gt;For a general applicability i tried to specify the WorkingDirectory attribute in a qotted manner:&lt;/p&gt;  &lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;   &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;br /&gt;&amp;lt;WorkingDir&amp;gt;&amp;amp;quot;$(SolutionRoot)\EsriDE.Commons\tools\EsriDE\&amp;amp;quot;&amp;lt;/WorkingDir&amp;gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;or&lt;/p&gt;

&lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;
  &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;br /&gt;&amp;lt;DoubleQuotes&amp;gt;%22&amp;lt;/DoubleQuotes&amp;gt;&lt;br /&gt;&amp;lt;WorkingDir&amp;gt;$(DoubleQuotes)$(SolutionRoot)\EsriDE.Commons\tools\EsriDE\$(DoubleQuotes)&amp;lt;/WorkingDir&amp;gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;The Exec task self is&lt;/p&gt;

&lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;
  &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;br /&gt;&amp;lt;Exec&lt;br /&gt;  WorkingDirectory=&lt;span style="color: #006080"&gt;"$(WorkingDir)"&lt;/span&gt;&lt;br /&gt;  Command=&lt;span style="color: #006080"&gt;"$(ExtractComCategories) $(InputDirectoryArg) $(FilterArg) $(SeparationArg) $(OutputDirectoryArg) $(OutputFileArg) $(OutputFormatArg)"&lt;/span&gt; /&amp;gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;Every variant throws during building the exception MSB6003 (The directory name is invalid):&lt;/p&gt;

&lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;
  &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;br /&gt;&lt;span style="color: #006080"&gt;"E:\builds\RXXXXX_Sourcecode\APF_Evaluation\BuildType\..\Sources\EsriDE.Commons\tools\EsriDE\EsriDE.Utilities.Build.Com.ComCategoryExtractor.exe"&lt;/span&gt;&lt;br /&gt;-inDir:&lt;span style="color: #006080"&gt;"E:\builds\RXXXXX_Sourcecode\APF_Evaluation\Binaries\Debug"&lt;/span&gt; -&lt;span style="color: #0000ff"&gt;filter&lt;/span&gt;:* -separation:AssemblySeparated&lt;br /&gt;-outDir:&lt;span style="color: #006080"&gt;"E:\builds\RXXXXX_Sourcecode\APF_Evaluation\Binaries\Debug"&lt;/span&gt; -outFile:AllInOneReg -outFormat:RegistryFile&lt;br /&gt;E:\builds\RXXXXX_Sourcecode\APF_Evaluation\BuildType\TFSBuild.proj(70,3):&lt;br /&gt;error MSB6003: The specified task executable could not be run.&lt;br /&gt;&lt;br /&gt;The directory name is invalid&lt;br /&gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt; &lt;/p&gt;

&lt;p&gt;I have no idea for a solution. Now the WorkingDirectory is not quoted.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136567"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136567" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136567.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/11/27/136567.aspx</guid>
            <pubDate>Fri, 27 Nov 2009 16:01:45 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136567.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/11/27/136567.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136567.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136567.aspx</trackback:ping>
        </item>
        <item>
            <title>Visual Studio 2005/2008 Code Analysis Error</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/11/26/136558.aspx</link>
            <description>&lt;p&gt;After installing VS2005 TE on my machine (which previously runs Visual Studio 2008 TE) all mixed projects (VS2005/VS2008 compatibility with TargetFramework=2.0 and ToolsVersion=2.0 options) thrown an error during compilation:&lt;/p&gt;  &lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;   &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;br /&gt;C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0\CodeAnalysis\Microsoft.CodeAnalysis.targets(46,4):&lt;br /&gt;error : In order to perform Code Analysis on managed binaries, MSBuild needs to launch FxCop.&lt;br /&gt;MSBuild is unable to locate the FxCop binaries.&lt;br /&gt;Make sure Visual Studio Team Edition &lt;span style="color: #0000ff"&gt;for&lt;/span&gt; Software Developers or Visual Studio Team Suite is installed &lt;br /&gt;and run MSBuild from within the &lt;span style="color: #006080"&gt;"Visual Studio Command Prompt"&lt;/span&gt; &lt;br /&gt;or specify the path to FxCop by setting the FXCOPDIR environment variable.&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;Specifying the FXCOPDIR-variable brings up the next obscure errors.&lt;/p&gt;

&lt;p&gt;Replacing the VS2005 CodeAnalysis targets with the VS2008 targets lets run everything fine.&lt;/p&gt;

&lt;p&gt;So replace [dont forget to make a backup ;-)]&lt;/p&gt;

&lt;p&gt;&lt;font face="Courier New"&gt;C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0\CodeAnalysis&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;with&lt;/p&gt;

&lt;p&gt;&lt;font face="Courier New"&gt;C:\Program Files\MSBuild\Microsoft\VisualStudio\v9.0\CodeAnalysis&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;But now you get an error in Visual Studio 2005:&lt;/p&gt;

&lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;
  &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;br /&gt;MSBUILD : error : Invalid settings passed to CodeAnalysis task. See output window &lt;span style="color: #0000ff"&gt;for&lt;/span&gt; details.&lt;br /&gt;Code Analysis Complete -- 1 error(s), 0 warning(s)&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;Setting the build output information to diagnostic you get an good hint what the problem is.&lt;/p&gt;

&lt;p&gt;So we edit as the last step the VS2005 target:&lt;/p&gt;

&lt;p&gt;the line&lt;/p&gt;

&lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;
  &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&amp;lt;UsingTask TaskName=&lt;span style="color: #006080"&gt;"Microsoft.Build.Tasks.CodeAnalysis"&lt;/span&gt; AssemblyFile=&lt;span style="color: #006080"&gt;".\FxCopTask.dll"&lt;/span&gt;/&amp;gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;we modify to:&lt;/p&gt;

&lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;
  &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&amp;lt;UsingTask TaskName=&lt;span style="color: #006080"&gt;"Microsoft.Build.Tasks.CodeAnalysis"&lt;/span&gt; AssemblyFile=&lt;span style="color: #006080"&gt;"..\..\v9.0\CodeAnalysis\FxCopTask.dll"&lt;/span&gt;/&amp;gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt; &lt;/p&gt;

&lt;p&gt;and the following lines&lt;/p&gt;

&lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;
  &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&amp;lt;CodeAnalysisPath Condition=&lt;span style="color: #006080"&gt;"'$(CodeAnalysisPath)'=='' and '$(FxCopDir)'!='' and '$(TeamBuildConstants)'==''"&lt;/span&gt;&amp;gt;$(FxCopDir)&amp;lt;/CodeAnalysisPath&amp;gt;&lt;br /&gt;&amp;lt;CodeAnalysisPath Condition=&lt;span style="color: #006080"&gt;"'$(CodeAnalysisPath)'=='' and '$(VSINSTALLDIR)'!=''"&lt;/span&gt;&amp;gt;$(VSINSTALLDIR)\Team Tools\Static Analysis Tools\FxCop&amp;lt;/CodeAnalysisPath&amp;gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;are replaced with&lt;/p&gt;

&lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;
  &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&amp;lt;CodeAnalysisPath&amp;gt;C:\Program Files\Microsoft Visual Studio 9.0\Team Tools\Static Analysis Tools\FxCop&amp;lt;/CodeAnalysisPath&amp;gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt; &lt;/p&gt;

&lt;p&gt;not beautiful – but working!&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136558"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136558" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136558.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/11/26/136558.aspx</guid>
            <pubDate>Thu, 26 Nov 2009 18:52:58 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136558.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/11/26/136558.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136558.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136558.aspx</trackback:ping>
        </item>
        <item>
            <title>Stopping a build at the TFS</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/11/26/136553.aspx</link>
            <description>&lt;p&gt;Open a “visual studio command prompt” and try:&lt;/p&gt;  &lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;   &lt;div style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;     &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;tfsbuild stop https://*****:8143 RXXXXX_Sourcecode Gen_2.6_branch_test_20080827.1&lt;/pre&gt;
&lt;!--CRLF--&gt;&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136553"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136553" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136553.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/11/26/136553.aspx</guid>
            <pubDate>Thu, 26 Nov 2009 13:54:43 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136553.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/11/26/136553.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136553.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136553.aspx</trackback:ping>
        </item>
        <item>
            <title>Parsing argument line with a folder-parameter ending with backslash</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/11/25/136525.aspx</link>
            <description>&lt;p&gt;By using the argument line array of Main(string[] args) it is important to know such effect.&lt;/p&gt;  &lt;p&gt;If you specify a quoted folder (e.g. "C:\Projects\PDE\PRJ_EsriDE_Common\trunk\code\Commons\bin\Debug\") the ending backslash makes troubles.&lt;/p&gt;  &lt;p&gt;My whole argument line (linebreaked for better viewing):&lt;/p&gt;  &lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;   &lt;div style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;     &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-inDir:&lt;span style="color: #006080"&gt;"C:\Projects\PDE\PRJ_EsriDE_Common\trunk\code\Commons\bin\Debug\"&lt;/span&gt;&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-recursive:false&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-filter:*&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-separation:AssemblySeparated&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-outDir:"C:\Projects\PDE\PRJ_EsriDE_Common\trunk\code\Commons\bin\Debug\"&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-outFile:AllInOneReg&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-outFormat:RegistryFile&lt;/pre&gt;
&lt;!--CRLF--&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;is wrongly splitted to:&lt;/p&gt;

&lt;p&gt;&lt;img src="http://sites.google.com/site/markoapfel/ArgumentLine.01.png" /&gt; &lt;/p&gt;

&lt;p&gt;The following variant without a ending backslash:&lt;/p&gt;

&lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;
  &lt;div style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;
    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-inDir:&lt;span style="color: #006080"&gt;"C:\Projects\PDE\PRJ_EsriDE_Common\trunk\code\Commons\bin\Debug"&lt;/span&gt;&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-recursive:false&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-&lt;span style="color: #0000ff"&gt;filter&lt;/span&gt;:*&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-separation:AssemblySeparated&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-outDir:&lt;span style="color: #006080"&gt;"C:\Projects\PDE\PRJ_EsriDE_Common\trunk\code\Commons\bin\Debug"&lt;/span&gt;&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-outFile:AllInOneReg&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-outFormat:RegistryFile&lt;/pre&gt;
&lt;!--CRLF--&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;is no problem:&lt;/p&gt;

&lt;p&gt;&lt;img src="http://sites.google.com/site/markoapfel/ArgumentLine.02.png" /&gt; &lt;/p&gt;

&lt;p&gt;and also the forward slashes: &lt;/p&gt;

&lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;
  &lt;div style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;
    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-inDir:&lt;span style="color: #006080"&gt;"C:/Projects/PDE/PRJ_EsriDE_Common/trunk/code/Commons/bin/Debug/"&lt;/span&gt;&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-recursive:false&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-&lt;span style="color: #0000ff"&gt;filter&lt;/span&gt;:*&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-separation:AssemblySeparated&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-outDir:&lt;span style="color: #006080"&gt;"C:/Projects/PDE/PRJ_EsriDE_Common/trunk/code/Commons/bin/Debug/"&lt;/span&gt;&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-outFile:AllInOneReg&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;-outFormat:RegistryFile&lt;/pre&gt;
&lt;!--CRLF--&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;works in both variants (with and without an ending one):&lt;/p&gt;

&lt;p&gt;&lt;img src="http://sites.google.com/site/markoapfel/ArgumentLine.03.png" /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136525"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136525" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136525.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/11/25/136525.aspx</guid>
            <pubDate>Wed, 25 Nov 2009 11:21:11 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136525.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/11/25/136525.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136525.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136525.aspx</trackback:ping>
        </item>
        <item>
            <title>Visual Studio: Find in files with *.xml wildcard does not find all occurrences</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/11/17/136351.aspx</link>
            <description>&lt;p&gt;During a refactoring we searched for full type names in our IoC-config files. The filter was setted to *.xml and Visual Studio does not found all occurrences of the search string in these xml-files.&lt;/p&gt;  &lt;p&gt;Setting the filter to *xml without the dot solves this problem – however.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136351"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136351" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136351.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/11/17/136351.aspx</guid>
            <pubDate>Tue, 17 Nov 2009 10:51:52 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136351.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/11/17/136351.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136351.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136351.aspx</trackback:ping>
        </item>
        <item>
            <title>StyleCop throws documentation warning SA1600 for private elements</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/11/12/136238.aspx</link>
            <description>&lt;p&gt;if you see the following warnings in your code:&lt;/p&gt;  &lt;p&gt;&lt;img src="http://sites.google.com/site/markoapfel/StyleCop.Warning.SA1600.png" /&gt; &lt;/p&gt;  &lt;p&gt;You have two choices:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;deactivate the rule     &lt;br /&gt;but this disables this rule for all documentations – also the wanted&lt;/li&gt;    &lt;li&gt;tune the detail settings     &lt;br /&gt;In the settings editor you see additional options if you select the “Documentation Rules” root node&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;img src="http://sites.google.com/site/markoapfel/StyleCop.Settings.01.png" /&gt; &lt;/p&gt;  &lt;p&gt;Normally i want to ignore the warnings for missing private and internal documentations and also for documentation of fields.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136238"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136238" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136238.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/11/12/136238.aspx</guid>
            <pubDate>Thu, 12 Nov 2009 12:24:57 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136238.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/11/12/136238.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136238.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136238.aspx</trackback:ping>
        </item>
        <item>
            <title>Installing StyleCop for ReSharper</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/11/12/136235.aspx</link>
            <description>&lt;p&gt;Installing StyleCop for ReSharper under an administrative account does not activate this ReSharper plugin under my developer account.&lt;/p&gt;  &lt;p&gt;A system analysis show, that this plugin is installed under&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;%userprofile%\Local Settings\Application Data\JetBrains\ReSharper\v4.5\vs9.0\Plugins\Microsoft StyleCop for ReSharper&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;This gives the hint, that the msi must be started for each individual user separately – maybe the is the possibility to move the stuff to all users or that there is also an administrative installation possible.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136235"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136235" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136235.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/11/12/136235.aspx</guid>
            <pubDate>Thu, 12 Nov 2009 11:58:01 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136235.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/11/12/136235.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136235.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136235.aspx</trackback:ping>
        </item>
        <item>
            <title>AgentSmith: suppressing spell checking warnings</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/11/12/136232.aspx</link>
            <description>&lt;p&gt;If AgentSmith throws a warning that some term is not spelled correctly for this term the spell checking could be suppressed with:&lt;/p&gt;  &lt;div id="codeSnippetWrapper"&gt;   &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;span style="color: #008000"&gt;//agentsmith spellcheck disable&lt;/span&gt;&lt;br /&gt;...&lt;br /&gt;&lt;span style="color: #008000"&gt;//agentsmith spellcheck enable&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136232"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136232" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136232.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/11/12/136232.aspx</guid>
            <pubDate>Thu, 12 Nov 2009 09:42:32 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136232.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/11/12/136232.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136232.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136232.aspx</trackback:ping>
        </item>
        <item>
            <title>Using a custom dictionary in code analysis</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/11/11/136203.aspx</link>
            <description>&lt;p&gt;see also &lt;a href="http://geekswithblogs.net/mapfel/archive/2009/11/11/136202.aspx"&gt;Working with Microsoft FxCop&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;As described in the previous post a custom dictionary could be referenced in a FxCop-call of a target by using the option:&lt;/p&gt;  &lt;div id="codeSnippetWrapper"&gt;   &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;/dictionary:&lt;span style="color: #ff0000"&gt;&amp;amp;quot;&lt;/span&gt;$(ProjectDir)..\FxCop.CustomDictionary.xml&lt;span style="color: #ff0000"&gt;&amp;amp;quot;&lt;/span&gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;But how is it possible to publish this custom dictionary for the Visual Studio integrated code analysis?&lt;/p&gt;

&lt;p&gt;This analysis runs an other FxCop.exe than my special FxCop-target. So the custom dictionary which is specified in the FxCop-call of my target is not used.&lt;/p&gt;

&lt;p&gt;The solution is very simple. Because every project gets the FxCop-target the information about the custom dictionary could be inserted there.&lt;/p&gt;

&lt;p&gt;This is done with the section:&lt;/p&gt;

&lt;div id="codeSnippetWrapper"&gt;
  &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;ItemGroup&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;    &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;CodeAnalysisDictionary&lt;/span&gt; &lt;span style="color: #ff0000"&gt;Include&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="&amp;amp;quot;$(ProjectDir)..\FxCop.CustomDictionary.xml&amp;amp;quot;"&lt;/span&gt; &lt;span style="color: #0000ff"&gt;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;ItemGroup&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;Visual Studio code analysis uses this information. So with one line all projects are satisfied.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136203"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136203" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136203.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/11/11/136203.aspx</guid>
            <pubDate>Wed, 11 Nov 2009 15:22:08 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136203.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/11/11/136203.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136203.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136203.aspx</trackback:ping>
        </item>
        <item>
            <title>Working with Microsoft FxCop</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/11/11/136202.aspx</link>
            <description>&lt;h1&gt;Run FxCop as a post build event&lt;/h1&gt;  &lt;p&gt;Since FxCop 1.36 it is possible to include FxCop in a post-build event.&lt;/p&gt;  &lt;p&gt;&lt;img src="http://sites.google.com/site/markoapfel/DevelopingTools.FxCop.01.png" /&gt; &lt;/p&gt;  &lt;p&gt;So FxCop runs after compiling in Visual Studio and allows you directly jumping to the warned line.&lt;/p&gt;  &lt;p&gt;&lt;img src="http://sites.google.com/site/markoapfel/DevelopingTools.FxCop.02.png" /&gt; &lt;/p&gt;  &lt;h2&gt;Description of the command line&lt;/h2&gt;  &lt;p&gt;In the sample above the command line is &lt;/p&gt;  &lt;div id="codeSnippetWrapper"&gt;   &lt;div style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;     &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;IF $(ConfigurationName) == Debug $(ProjectDir)..\..\..\..\tools\FxCop\FxCopCmd.exe&lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;/console  &lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;/file:&lt;span style="color: #006080"&gt;"$(TargetPath)"&lt;/span&gt; &lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;/directory:&lt;span style="color: #006080"&gt;"$(ProjectDir)..\..\..\..\lib\Primary Interop Assemblies"&lt;/span&gt; &lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;/directory:&lt;span style="color: #006080"&gt;"$(ProjectDir)..\..\..\..\lib\ArcGIS\9.2.0.1324"&lt;/span&gt; &lt;/pre&gt;
&lt;!--CRLF--&gt;

    &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;/dictionary:&lt;span style="color: #006080"&gt;"$(ProjectDir)..\..\..\CustomDictionary.xml"&lt;/span&gt;&lt;/pre&gt;
&lt;!--CRLF--&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt; &lt;/p&gt;

&lt;table border="0" cellspacing="0" cellpadding="2" width="594"&gt;&lt;tbody&gt;
    &lt;tr&gt;
      &lt;td valign="top" width="200"&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;

      &lt;td valign="top" width="392"&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
      &lt;td valign="top" width="200"&gt;/console &lt;/td&gt;

      &lt;td valign="top" width="392"&gt;Outputs messages to console, including file and line number information. &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
      &lt;td valign="top" width="200"&gt;/file &lt;/td&gt;

      &lt;td valign="top" width="392"&gt;
        &lt;p&gt;Assembly file to analyze. &lt;/p&gt;

        &lt;p&gt;$(TargetPath) is a makro-variable of Visual Studio which points to the compilation. &lt;/p&gt;

        &lt;p&gt;Wrap it in quotations to avoid problems with spaces in path names.&lt;/p&gt;
      &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
      &lt;td valign="top" width="200"&gt;/directory &lt;/td&gt;

      &lt;td valign="top" width="392"&gt;
        &lt;p&gt;Location to search for assembly dependencies. This parametes could occurs multiple times. &lt;/p&gt;

        &lt;p&gt;$(ProjectDir) is a makro-variable of Visual Studio which points to the *.csproj-file of the project. &lt;/p&gt;
      &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
      &lt;td valign="top" width="200"&gt;/dictionary &lt;/td&gt;

      &lt;td valign="top" width="392"&gt;
        &lt;p&gt;Custom dictionary to allows own abbreviations and own words for syntax checking. &lt;/p&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;&lt;/table&gt;

&lt;p&gt; &lt;/p&gt;

&lt;h1&gt;Integration as a build target&lt;/h1&gt;

&lt;h2&gt;Integration as an own target&lt;/h2&gt;

&lt;p&gt;Instead running FxCop as a post build event the using of build targets is a good and since using of Hudson the recommended way. &lt;/p&gt;

&lt;p&gt;In the csproj file therefore a new target must included. You could name it De.Esri.FxCop.targets for instance. &lt;/p&gt;

&lt;p&gt;Place the call of this target beneath the normal build target. &lt;/p&gt;

&lt;div id="codeSnippetWrapper"&gt;
  &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Import&lt;/span&gt; &lt;span style="color: #ff0000"&gt;Project&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="$(MSBuildToolsPath)\Microsoft.CSharp.targets"&lt;/span&gt; &lt;span style="color: #0000ff"&gt;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Import&lt;/span&gt; &lt;span style="color: #ff0000"&gt;Project&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="..\De.Esri.FxCop.targets"&lt;/span&gt; &lt;span style="color: #0000ff"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;And now we need this target. Important is the FxCopCmd-call. Therefore we use the Exec tag. &lt;/p&gt;

&lt;p&gt;The whole call must made in one line. Only for documentation purposes every option has a own line. &lt;/p&gt;

&lt;div id="codeSnippetWrapper"&gt;
  &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Project&lt;/span&gt; &lt;span style="color: #ff0000"&gt;xmlns&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="http://schemas.microsoft.com/developer/msbuild/2003"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;    &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;PropertyGroup&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;BuildDependsOn&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;$(BuildDependsOn);FxCop&lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;BuildDependsOn&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;RebuildDependsOn&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;$(RebuildDependsOn);FxCop&lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;RebuildDependsOn&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;    &lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;PropertyGroup&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;    &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;ItemGroup&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;CodeAnalysisDictionary&lt;/span&gt; &lt;span style="color: #ff0000"&gt;Include&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="&amp;amp;quot;$(ProjectDir)..\FxCop.CustomDictionary.xml&amp;amp;quot;"&lt;/span&gt; &lt;span style="color: #0000ff"&gt;/&amp;gt;&lt;/span&gt;&lt;br /&gt;    &lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;ItemGroup&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;    &lt;br /&gt;    &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Target&lt;/span&gt; &lt;span style="color: #ff0000"&gt;Name&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="FxCop"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Exec&lt;/span&gt; &lt;span style="color: #ff0000"&gt;Command&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="..\..\tools\FxCop\FxCopCmd.exe &lt;br /&gt;              /file:&amp;amp;quot;$(TargetPath)&amp;amp;quot; &lt;br /&gt;              /dictionary:&amp;amp;quot;$(ProjectDir)..\FxCop.CustomDictionary.xml&amp;amp;quot; &lt;br /&gt;              /out:&amp;amp;quot;$(OutDir)..\$(ProjectName).FxCopReport.xml&amp;amp;quot; &lt;br /&gt;              /console /forceoutput"&lt;/span&gt;&lt;br /&gt;           &lt;span style="color: #ff0000"&gt;WorkingDirectory&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="..\..\tools\FxCop\"&lt;/span&gt; &lt;span style="color: #0000ff"&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Exec&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Message&lt;/span&gt; &lt;span style="color: #ff0000"&gt;Text&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="FxCop finished."&lt;/span&gt; &lt;span style="color: #0000ff"&gt;/&amp;gt;&lt;/span&gt;&lt;br /&gt;    &lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Target&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Project&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;Because the filesystem ressource parameters could contain spaces (e.g. )Program Files) these parameters must be quoted. Thats why we need the cryptical &amp;amp;quot; there. &lt;/p&gt;

&lt;h2&gt;Integration as a MSBuild-Community target&lt;/h2&gt;

&lt;p&gt;&lt;a href="http://consultingblogs.emc.com/johnrayner/archive/2006/10/05/Getting-FxCop-to-break-the-build.aspx"&gt;John Rayner's Blog&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Complex build script run FxCop:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://leifw.wickland.net/2006/10/integrating-fxcop-into.html"&gt;Integrating FxCop into CruiseControl.NET&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136202"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136202" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136202.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/11/11/136202.aspx</guid>
            <pubDate>Wed, 11 Nov 2009 15:06:56 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136202.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/11/11/136202.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136202.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136202.aspx</trackback:ping>
        </item>
        <item>
            <title>ReSharper is not available</title>
            <link>http://geekswithblogs.net/mapfel/archive/2009/11/09/136154.aspx</link>
            <description>&lt;p&gt;Today a colleague ask me to help.&lt;/p&gt;  &lt;p&gt;On his system all ReSharper menus are grayed out. Also the Visual Studio Add-In Manager does not show this add-in.&lt;/p&gt;  &lt;p&gt;He tried:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;a new installation: without success, &lt;/li&gt;    &lt;li&gt;running with administrative privilegeg: without success, &lt;/li&gt;    &lt;li&gt;looking in event- and application-logs: no entries. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;After searching a little bit with old buddy google we found this message: &lt;a href="http://resharper.blogspot.com/2008/10/wild-world-of-visual-studio-mysterious.html"&gt;Wild World of Visual Studio -- Mysterious Component&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;We downloaded and installed the latest &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=D21C292C-368B-4CE1-9DAB-3E9827B70604"&gt;Microsoft Core XML Services (MSXML) 6.0 Service Pack 1&lt;/a&gt; and ReSharper works fine. :-)&lt;/p&gt;  &lt;p&gt;The colleague remembered that he uninstalled SQL Server 2005 – and for this MSXML6 is a installation feature – so a full deinstallation removes MSXML6 also. :-(&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136154"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136154" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136154.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2009/11/09/136154.aspx</guid>
            <pubDate>Mon, 09 Nov 2009 13:23:27 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136154.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2009/11/09/136154.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136154.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136154.aspx</trackback:ping>
        </item>
        <item>
            <title>SQL Server 2005 Zugriffsproblem bei Remotezugriff</title>
            <link>http://geekswithblogs.net/mapfel/archive/2006/02/23/136118.aspx</link>
            <description>&lt;p&gt;Wenn ein Remote-Zugriff auf einen SQL Server 2005 mit der Fehlermeldung &lt;/p&gt;  &lt;div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: 'Courier New', courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper"&gt;   &lt;pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: 'Courier New', courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet"&gt;&lt;span style="color: #006080"&gt;"A connection was successfully established with the server, but then an error occurred during the pre-login handshake.&lt;br /&gt;When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections."&lt;/span&gt; &lt;/pre&gt;

  &lt;br /&gt;&lt;/div&gt;

&lt;p&gt;scheitert, dann hilft folgendes &lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Öffnen der SQL Server Surface Area Configuration&lt;/li&gt;

  &lt;li&gt;Anwählen von "Surface Area Configuration for Services and Connections" 
    &lt;br /&gt;Unter "MSSQLSERVER &amp;gt; Database Engine &amp;gt; Remote" den Zugriff auf "Local and remote connections" mit Unterpunkt "Using both TCP/IP and named pipes" setzen&lt;/li&gt;

  &lt;li&gt;SQL Server neu starten&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136118"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=136118" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mapfel/aggbug/136118.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Marko Apfel</dc:creator>
            <guid>http://geekswithblogs.net/mapfel/archive/2006/02/23/136118.aspx</guid>
            <pubDate>Thu, 23 Feb 2006 21:15:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/mapfel/comments/136118.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/mapfel/archive/2006/02/23/136118.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/mapfel/comments/commentRss/136118.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mapfel/services/trackbacks/136118.aspx</trackback:ping>
        </item>
    </channel>
</rss>