<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Troubleshooting on Marko Apfel</title><link>http://blog.marko-apfel.de/tags/troubleshooting/</link><description>Recent content in Troubleshooting on Marko Apfel</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 26 Oct 2022 00:00:00 +0200</lastBuildDate><atom:link href="http://blog.marko-apfel.de/tags/troubleshooting/index.xml" rel="self" type="application/rss+xml"/><item><title>Kill processes in bulk mode</title><link>http://blog.marko-apfel.de/posts/kill-processes-in-bulk-mode/</link><pubDate>Wed, 26 Oct 2022 00:00:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/kill-processes-in-bulk-mode/</guid><description>&lt;p&gt;A quick Windows command-line technique for stopping multiple processes at once.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Open &lt;em&gt;PowerShell&lt;/em&gt; with elevated permissions and run &lt;code&gt;get-process &amp;gt; C:\_temp\process.txt&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="./01.save-processes.png" alt="." loading="lazy" decoding="async"&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Open &lt;code&gt;process.txt&lt;/code&gt; in an editor with multi cursor capabilities, e.g. &lt;em&gt;Visual Studio Code&lt;/em&gt; or _Notepad++`&lt;/p&gt;</description></item><item><title>Visual Studio – Getting compilation error “The type 'XAML' is not defined.”</title><link>http://blog.marko-apfel.de/posts/visual-studio-getting-compilation-error-the-type-xaml-is-not-defined/</link><pubDate>Thu, 09 Jul 2015 06:34:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/visual-studio-getting-compilation-error-the-type-xaml-is-not-defined/</guid><description>&lt;p&gt;During compilation of the &lt;a href="https://visualstudiogallery.msdn.microsoft.com/e0907c99-bb04-4eb8-9692-9333d5ff4399"&gt;F# Empty Windows App (WPF)&lt;/a&gt; I got that error (check the output pane carefully).&lt;/p&gt;
&lt;p&gt;&lt;a href="image_6.png"&gt;&lt;figure&gt;
 &lt;img src="http://blog.marko-apfel.de/posts/visual-studio-getting-compilation-error-the-type-xaml-is-not-defined/image-thumb-2.png" alt="image" loading="lazy" decoding="async" title="image"&gt;&lt;figcaption&gt;image&lt;/figcaption&gt;&lt;/figure&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To solve this issue you have to thrust of the XAML Type Provider of this project. This you can do via the Visual Studio options:&lt;/p&gt;</description></item><item><title>Error “Couldn’t install programs” during installing Windows Live Writer</title><link>http://blog.marko-apfel.de/posts/error-couldnt-install-programs-during-installing-windows-live-writer/</link><pubDate>Wed, 24 Jun 2015 14:57:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/error-couldnt-install-programs-during-installing-windows-live-writer/</guid><description>&lt;p&gt;By downloading the latest version of WLW you normally get the online installer. It is a small program &lt;code&gt;wlsetup-web.exe&lt;/code&gt; which downloads during setup the necessary components.&lt;/p&gt;
&lt;p&gt;Unfortunately this setup raised on different machines the error “Couldn’t install programs”.&lt;/p&gt;</description></item><item><title>Synology DS215j update results in read only access</title><link>http://blog.marko-apfel.de/posts/synology-ds215j-update-results-in-read-only-access/</link><pubDate>Sun, 17 May 2015 20:40:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/synology-ds215j-update-results-in-read-only-access/</guid><description>&lt;p&gt;Saturday morning I received a mail from my parents NAS (Synology DS215j) about a reboot after a system update. A few hours later my father called me, mentioning that he cannot write to the NAS anymore. All files are accessible in read only mode. All write operations under windows raises an error.&lt;/p&gt;</description></item><item><title>ClearOS: Installation hangs during system update with “Exception: Didn't install any keys”</title><link>http://blog.marko-apfel.de/posts/clearos-installation-hangs-during-system-update-with-exception-didn-t-install-any-keys/</link><pubDate>Tue, 25 Nov 2014 15:23:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/clearos-installation-hangs-during-system-update-with-exception-didn-t-install-any-keys/</guid><description>&lt;p&gt;During my first installation of ClearOS the (web) installer hangs during the system update step. It downloaded a lot but it didn’t applied the updates because of the error &lt;code&gt;Exception: Didn't install any keys&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>Outlook hangs during startup by step “loading profile”</title><link>http://blog.marko-apfel.de/posts/outlook-hangs-during-startup-by-step-loading-profile/</link><pubDate>Wed, 24 Oct 2012 07:29:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/outlook-hangs-during-startup-by-step-loading-profile/</guid><description>&lt;h2 id="problem"&gt;Problem&lt;/h2&gt;
&lt;p&gt;Starting Outlook shows only the splash screen with comment “loading profile”. I could cancel the startup but restarting shows the same. I verified with Task Manager that no hidden outlook process is bother me.&lt;/p&gt;</description></item><item><title>Lenovo ThinkPad W530 problem to activate the optical/DVD drive</title><link>http://blog.marko-apfel.de/posts/lenovo-thinkpad-w530-problem-to-activate-the-optical-dvd-drive/</link><pubDate>Sun, 14 Oct 2012 17:27:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/lenovo-thinkpad-w530-problem-to-activate-the-optical-dvd-drive/</guid><description>&lt;h2 id="problem"&gt;Problem&lt;/h2&gt;
&lt;p&gt;Sometimes my notebook shows the optical drive as power off:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/mapfel/Windows-Live-Writer/Lenovo-Thinkpad-W530-problem-to-activate_10E36/image_2.png"&gt;&lt;figure&gt;
 &lt;img src="http://blog.marko-apfel.de/posts/lenovo-thinkpad-w530-problem-to-activate-the-optical-dvd-drive/image_thumb.png" alt="image" loading="lazy" decoding="async" title="image"&gt;&lt;figcaption&gt;image&lt;/figcaption&gt;&lt;/figure&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But the hint there&lt;/p&gt;
&lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/mapfel/Windows-Live-Writer/Lenovo-Thinkpad-W530-problem-to-activate_10E36/image_4.png"&gt;&lt;figure&gt;
 &lt;img src="http://blog.marko-apfel.de/posts/lenovo-thinkpad-w530-problem-to-activate-the-optical-dvd-drive/image_thumb_1.png" alt="image" loading="lazy" decoding="async" title="image"&gt;&lt;figcaption&gt;image&lt;/figcaption&gt;&lt;/figure&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;is not changing this state.&lt;/p&gt;
&lt;h2 id="solution"&gt;Solution&lt;/h2&gt;
&lt;p&gt;By looking in the device manager you see the next problem:&lt;/p&gt;</description></item><item><title>Strange error “argument type ‘lambda expression’ is not assignable to parameter type ‘string’”</title><link>http://blog.marko-apfel.de/posts/strange-error-argument-type-lambda-expression-is-not-assignable-to-parameter-type-string/</link><pubDate>Sun, 01 Jul 2012 11:08:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/strange-error-argument-type-lambda-expression-is-not-assignable-to-parameter-type-string/</guid><description>&lt;p&gt;During playing with EF and LINQ I run in this UI-error:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;argument type ‘lambda expression’ is not assignable to parameter type ‘string’
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="image_2.png"&gt;&lt;figure&gt;
 &lt;img src="http://blog.marko-apfel.de/posts/strange-error-argument-type-lambda-expression-is-not-assignable-to-parameter-type-string/image_thumb.png" alt="image" loading="lazy" decoding="async" title="image"&gt;&lt;figcaption&gt;image&lt;/figcaption&gt;&lt;/figure&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Compiler themselves states:&lt;/p&gt;
&lt;p&gt;Cannot convert lambda expression to type &amp;lsquo;string&amp;rsquo; because it is not a delegate type.&lt;/p&gt;</description></item><item><title>Error while trying to run project: Unable to start program ‘…’. The endpoint was not reachable.</title><link>http://blog.marko-apfel.de/posts/error-while-trying-to-run-project-unable-to-start-program-the-endpoint-was-not-reachable/</link><pubDate>Tue, 20 Mar 2012 10:55:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/error-while-trying-to-run-project-unable-to-start-program-the-endpoint-was-not-reachable/</guid><description>&lt;p&gt;During playing with Entity Framework I got the error:&lt;/p&gt;
&lt;p&gt;“Error while trying to run project: Unable to start program ‘&amp;rsquo;…’.
The endpoint was not reachable.&lt;/p&gt;
&lt;p&gt;&lt;a href="image_4.png"&gt;&lt;figure&gt;
 &lt;img src="http://blog.marko-apfel.de/posts/error-while-trying-to-run-project-unable-to-start-program-the-endpoint-was-not-reachable/image_thumb_1.png" alt="image" loading="lazy" decoding="async" title="image"&gt;&lt;figcaption&gt;image&lt;/figcaption&gt;&lt;/figure&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By running the project in Visual Studio. Outside VS were no problems.&lt;/p&gt;</description></item><item><title>Specifying new screen resolutions for ubuntu in a virtual box</title><link>http://blog.marko-apfel.de/posts/specifying-new-screen-resolutions-for-ubuntu-in-a-virtual-box/</link><pubDate>Tue, 06 Mar 2012 18:34:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/specifying-new-screen-resolutions-for-ubuntu-in-a-virtual-box/</guid><description>&lt;p&gt;Per default Ubuntu offers screen resolutions which does not fit for my laptop. My panel allows 1980x1080 but the best fitting choice from ubuntu was 1280x960.&lt;/p&gt;
&lt;p&gt;But with some nice commands you could pimp the list of available resolutions:&lt;/p&gt;</description></item><item><title>Restoring removed thumbnails in Google Chrome “New Tab” overview site</title><link>http://blog.marko-apfel.de/posts/restoring-removed-thumbnails-in-google-chrome-new-tab-overview-site/</link><pubDate>Mon, 20 Feb 2012 11:26:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/restoring-removed-thumbnails-in-google-chrome-new-tab-overview-site/</guid><description>&lt;p&gt;Normally the thumbnails at the new tab page are organized by how often you visited a page.&lt;/p&gt;
&lt;p&gt;But after removing such a thumbnail by clicking the little gray cross at the right top corner deactivates the logic for this page on the whole. The page is added to an internal black list.&lt;/p&gt;</description></item><item><title>NuGet: Update to an older version of a package</title><link>http://blog.marko-apfel.de/posts/nuget-update-to-an-older-version-of-a-package/</link><pubDate>Fri, 04 Nov 2011 10:52:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/nuget-update-to-an-older-version-of-a-package/</guid><description>&lt;h2 id="problem"&gt;Problem&lt;/h2&gt;
&lt;p&gt;I must go back to an older package version (from 1.1.0.0 to 1.0.0.0) but the Package Manager Console does not allow this.&lt;/p&gt;
&lt;p&gt;With the command&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-cmd" data-lang="cmd"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Update-Package EsriDE.Commons.System.Utils -Version 1.0.0.0
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;I got the error:&lt;/p&gt;</description></item><item><title>"Failure has occurred while loading a type."</title><link>http://blog.marko-apfel.de/posts/failure-has-occurred-while-loading-a-type/</link><pubDate>Fri, 28 Oct 2011 12:08:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/failure-has-occurred-while-loading-a-type/</guid><description>&lt;h2 id="motivation"&gt;Motivation&lt;/h2&gt;
&lt;p&gt;During programming suddenly this error (&lt;code&gt;Failure has occurred while loading a type&lt;/code&gt;) was thrown by accessing a artifact of a referenced library.&lt;/p&gt;
&lt;p&gt;In such cases I take the assembly fusion logger &lt;em&gt;fuslogvw&lt;/em&gt; to search for problems of loading assemblies. Sometimes an old version from a not expected folder is binded. But all bindings were correct.&lt;/p&gt;</description></item><item><title>Correcting wrong AssemblyInfo Copyright and Vendor-information</title><link>http://blog.marko-apfel.de/posts/correcting-wrong-assemblyinfo-copyright-and-vendor-information/</link><pubDate>Mon, 01 Aug 2011 09:53:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/correcting-wrong-assemblyinfo-copyright-and-vendor-information/</guid><description>&lt;h2 id="initial-situation"&gt;Initial situation&lt;/h2&gt;
&lt;p&gt;Normally all of our installations are registered to the company name.&lt;/p&gt;
&lt;p&gt;But now we have the effect that some (developer) tool seems to overwrite this registry entries. That results in the following:&lt;/p&gt;</description></item><item><title>Break the mechanism, that GAC-assemblies could only bind to other GAC-assemblies</title><link>http://blog.marko-apfel.de/posts/break-the-mechanism-that-gac-assemblies-could-only-bind-to-other-gac-assemblies/</link><pubDate>Tue, 31 May 2011 08:30:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/break-the-mechanism-that-gac-assemblies-could-only-bind-to-other-gac-assemblies/</guid><description>&lt;p&gt;Till yet I thought, that if you have an assembly in the GAC all referenced assemblies must also be in the GAC. So a break of this GAC-assembly resolving chain is impossible.&lt;/p&gt;</description></item><item><title>Lenovo ThinkPad W510 crashes and hangs up often</title><link>http://blog.marko-apfel.de/posts/lenovo-thinkpad-w510-crashes-and-hangs-up-often/</link><pubDate>Sun, 22 May 2011 13:10:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/lenovo-thinkpad-w510-crashes-and-hangs-up-often/</guid><description>&lt;p&gt;Now I have my 3rd Lenovo ThinkPad W510 – and with all of them I had problems in stability.&lt;/p&gt;
&lt;h2 id="first-one-freezing-and-not-able-to-wake-up"&gt;First one (freezing and not able to wake up)&lt;/h2&gt;
&lt;p&gt;The first one from July 2010 sometimes freezes for some seconds till minutes. Mostly it comes back after that time and I could continue my work.&lt;/p&gt;</description></item><item><title>Get Keymaps for ReSharper running</title><link>http://blog.marko-apfel.de/posts/get-keymaps-for-resharper-running/</link><pubDate>Thu, 12 May 2011 06:27:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/get-keymaps-for-resharper-running/</guid><description>&lt;p&gt;&lt;em&gt;Keymaps for ReSharper&lt;/em&gt; is a nice tool and allows the user easily to learn short cuts of ReSharper.&lt;/p&gt;
&lt;p&gt;Unfortunately, the last update is from january 2010. So the installation folder of the installing script (&lt;code&gt;Install.Keymaps.for.ReSharper.cmd&lt;/code&gt;) is not up to date. If you run it no expected new menu item “Show Keymap” under the ReSharper-menu is listed.&lt;/p&gt;</description></item><item><title>Clear list of recent repositories in Git Extensions</title><link>http://blog.marko-apfel.de/posts/clear-list-of-recent-repositories-in-git-extensions/</link><pubDate>Tue, 04 Jan 2011 01:12:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/clear-list-of-recent-repositories-in-git-extensions/</guid><description>&lt;p&gt;Orphaned and wrong specified repositories in the recent list are annoying. Straightaway I does not found an option to clean this entries. And also not the persistence place for that.&lt;/p&gt;
&lt;p&gt;So it was time for &lt;em&gt;Process Explorer&lt;/em&gt;.&lt;/p&gt;</description></item><item><title>Fix folder scrolling problem in navigation pane of Explorer</title><link>http://blog.marko-apfel.de/posts/fix-folder-scrolling-problem-in-navigation-pane-of-explorer/</link><pubDate>Mon, 03 Jan 2011 23:00:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/fix-folder-scrolling-problem-in-navigation-pane-of-explorer/</guid><description>&lt;p&gt;Since my first steps with &lt;em&gt;Win7&lt;/em&gt; I hate the behavior of Explorer to scroll down the current expanded folder in the navigation pane. Today I found a solution in this thread:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://social.answers.microsoft.com/Forums/en-US/w7files/thread/50a81b05-da98-4d55-821d-55ffbbd0e998"&gt;Bug: Windows Explorer expands folders inappropriately, jumping the folder you expand to the bottom of the navigation pane&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Current working path of batches evaluates to distinct folders for different users</title><link>http://blog.marko-apfel.de/posts/current-working-path-of-batches-evaluates-to-distinct-folders-for-different-users/</link><pubDate>Wed, 29 Dec 2010 11:56:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/current-working-path-of-batches-evaluates-to-distinct-folders-for-different-users/</guid><description>&lt;p&gt;Lets have a batch with the following content:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bat" data-lang="bat"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; 1: ECHO &lt;span class="nv"&gt;%CD%&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; 2:
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; 3: PAUSE
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Then this batch runs by double-clicking in the folder with the batch:&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;
 &lt;img src="http://blog.marko-apfel.de/posts/current-working-path-of-batches-evaluates-to-distinct-folders-for-different-users/currentworkingpath-01-currentuser.png" alt="Screenshot for Current working path of batches evaluates to distinct folders for different users" loading="lazy" decoding="async"&gt;&lt;/figure&gt;&lt;/p&gt;</description></item><item><title>Installation experiences with NDepend under Win7/64 with restricted user permissions</title><link>http://blog.marko-apfel.de/posts/installation-experiences-with-ndepend-under-win7-64-with-restricted-user-permissions/</link><pubDate>Mon, 27 Dec 2010 19:10:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/installation-experiences-with-ndepend-under-win7-64-with-restricted-user-permissions/</guid><description>&lt;p&gt;Today Patrick from NDepend gave me a new license for his static code analysis tool &lt;em&gt;NDepend&lt;/em&gt; for my fresh machine with Win7/64. This platform is new for me, so some things are different to Win XP. Maybe that till yet some of these things are not well enough understood from me. So I stepped in some traps.&lt;/p&gt;</description></item><item><title>Hudson error: could not delete ..config.xml</title><link>http://blog.marko-apfel.de/posts/hudson-error-could-not-delete-config-xml/</link><pubDate>Tue, 06 Jul 2010 16:44:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/hudson-error-could-not-delete-config-xml/</guid><description>&lt;p&gt;Today we updated our &lt;em&gt;Hudson&lt;/em&gt; CI-server. After changing job-configuration &lt;em&gt;Hudson&lt;/em&gt; throws an error, that the &lt;code&gt;config.xml&lt;/code&gt; could not be deleted.&lt;/p&gt;
&lt;p&gt;But the new entries are correct saved.&lt;/p&gt;
&lt;p&gt;Nevertheless such behavior bothers.&lt;/p&gt;
&lt;p&gt;The trick was to update also the plugins. After that all works fine again.&lt;/p&gt;</description></item><item><title>Searching the new FxCop-Release (10.0)</title><link>http://blog.marko-apfel.de/posts/searching-the-new-fxcop-release-10-0/</link><pubDate>Mon, 05 Jul 2010 14:45:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/searching-the-new-fxcop-release-10-0/</guid><description>&lt;p&gt;Today my FxCop-GUI stated, that a new release is available – but the link to this release is broken.&lt;/p&gt;
&lt;p&gt;After googling a little bit i realized, that the new release of FxCop ist actually only included in “Windows SDK for Windows 7.1”.&lt;/p&gt;</description></item><item><title>Caching of toolbar names in ArcMap</title><link>http://blog.marko-apfel.de/posts/caching-of-toolbar-names-in-arcmap/</link><pubDate>Tue, 08 Jun 2010 10:06:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/caching-of-toolbar-names-in-arcmap/</guid><description>&lt;p&gt;For little GUI-changes in own ArcMap-customizations normally it is enough to start the application and look that every entry is visible. Especially for refactoring of an own toolbar it was still enough to verify that the toolbar is already shown in the choice-list.&lt;/p&gt;</description></item><item><title>Remote Debugging mit Visual Studio</title><link>http://blog.marko-apfel.de/posts/remote-debugging-mit-visual-studio/</link><pubDate>Tue, 27 Apr 2010 09:38:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/remote-debugging-mit-visual-studio/</guid><description>&lt;p&gt;Das Debuggen einer Applikation auf einem Rechner ohne installiertes Visual Studio gestaltet sich mit dem Remote Debugging Monitor relativ einfach.&lt;/p&gt;
&lt;p&gt;Derartige Konstellationen ergeben sich insbesondere dann, wenn ein Debugging von Anwendungen in Produktiv-Umgebungen notwendig wird.&lt;/p&gt;</description></item><item><title>Integrating F# in SharpDevelop</title><link>http://blog.marko-apfel.de/posts/integrating-f-sharp-in-sharpdevelop/</link><pubDate>Wed, 24 Mar 2010 13:10:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/integrating-f-sharp-in-sharpdevelop/</guid><description>&lt;p&gt;After installing SharpDevelop 4 the F# Interactive could not be activated.&lt;/p&gt;
&lt;p&gt;In my case the correct folder for the F# installation must by specified in die application config file.
So i opened SharpDevelop.exe.config and set this entry in the appSettings section:&lt;/p&gt;</description></item><item><title>MSB3105: Duplicate ressource parameter</title><link>http://blog.marko-apfel.de/posts/msb3105-duplicate-ressource-parameter/</link><pubDate>Mon, 25 Jan 2010 05:17:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/msb3105-duplicate-ressource-parameter/</guid><description>&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;error MSB3105: The item &amp;#34;BALoginForm.resources&amp;#34; was specified more than once in the &amp;#34;Resources&amp;#34; parameter.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Duplicate items are not supported by the &amp;#34;Resources&amp;#34; parameter.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="reason"&gt;Reason&lt;/h2&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;</description></item><item><title>Formatting removable media throws “You do not have sufficient rights to perform this operation.”</title><link>http://blog.marko-apfel.de/posts/formatting-removable-media-throws-you-do-not-have-sufficient-rights-to-perform-this-operation/</link><pubDate>Thu, 03 Dec 2009 01:49:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/formatting-removable-media-throws-you-do-not-have-sufficient-rights-to-perform-this-operation/</guid><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;figure&gt;
 &lt;img src="http://blog.marko-apfel.de/posts/formatting-removable-media-throws-you-do-not-have-sufficient-rights-to-perform-this-operation/formattingsdcardwithoutadminprivileges-01.png" alt="Screenshot for Formatting removable media throws “You do not have sufficient rights to perform this operation.”" loading="lazy" decoding="async"&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;A little bit google helped:&lt;/p&gt;</description></item><item><title>MSBuild Exec task: using quotes in WorkingDirectory does not work</title><link>http://blog.marko-apfel.de/posts/msbuild-exec-task-using-quotes-in-workingdirectory-does-not-work/</link><pubDate>Fri, 27 Nov 2009 10:01:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/msbuild-exec-task-using-quotes-in-workingdirectory-does-not-work/</guid><description>&lt;p&gt;For a general applicability I tried to specify the &lt;code&gt;WorkingDirectory&lt;/code&gt; attribute in a quoted manner:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-xml" data-lang="xml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nt"&gt;&amp;lt;WorkingDir&amp;gt;&lt;/span&gt;&lt;span class="ni"&gt;&amp;amp;quot;&lt;/span&gt;$(SolutionRoot)\EsriDE.Commons\tools\EsriDE\&lt;span class="ni"&gt;&amp;amp;quot;&lt;/span&gt;&lt;span class="nt"&gt;&amp;lt;/WorkingDir&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;or&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-xml" data-lang="xml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nt"&gt;&amp;lt;DoubleQuotes&amp;gt;&lt;/span&gt;%22&lt;span class="nt"&gt;&amp;lt;/DoubleQuotes&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nt"&gt;&amp;lt;WorkingDir&amp;gt;&lt;/span&gt;$(DoubleQuotes)$(SolutionRoot)\EsriDE.Commons\tools\EsriDE\$(DoubleQuotes)&lt;span class="nt"&gt;&amp;lt;/WorkingDir&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The Exec task self is&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-xml" data-lang="xml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nt"&gt;&amp;lt;Exec&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="na"&gt;WorkingDirectory=&lt;/span&gt;&lt;span class="s"&gt;&amp;#34;$(WorkingDir)&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="na"&gt;Command=&lt;/span&gt;&lt;span class="s"&gt;&amp;#34;$(ExtractComCategories) $(InputDirectoryArg) $(FilterArg) $(SeparationArg) $(OutputDirectoryArg) $(OutputFileArg) $(OutputFormatArg)&amp;#34;&lt;/span&gt; &lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Every variant throws during building the exception MSB6003 (The directory name is invalid):&lt;/p&gt;</description></item><item><title>Visual Studio 2005/2008 Code Analysis Error</title><link>http://blog.marko-apfel.de/posts/visual-studio-2005-2008-code-analysis-error/</link><pubDate>Thu, 26 Nov 2009 12:52:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/visual-studio-2005-2008-code-analysis-error/</guid><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 class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0\CodeAnalysis\Microsoft.CodeAnalysis.targets(46,4):
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;error : In order to perform Code Analysis on managed binaries, MSBuild needs to launch FxCop.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;MSBuild is unable to locate the FxCop binaries.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Make sure Visual Studio Team Edition for Software Developers or Visual Studio Team Suite is installed
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;and run MSBuild from within the &amp;#34;Visual Studio Command Prompt&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;or specify the path to FxCop by setting the FXCOPDIR environment variable.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Specifying the &lt;code&gt;FXCOPDIR&lt;/code&gt;-variable brings up the next obscure errors.&lt;/p&gt;</description></item><item><title>Parsing argument line with a folder-parameter ending with backslash</title><link>http://blog.marko-apfel.de/posts/parsing-argument-line-with-a-folder-parameter-ending-with-backslash/</link><pubDate>Wed, 25 Nov 2009 05:21:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/parsing-argument-line-with-a-folder-parameter-ending-with-backslash/</guid><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. &lt;code&gt;&amp;quot;C:\Projects\PDE\PRJ_EsriDE_Common\trunk\code\Commons\bin\Debug\&amp;quot;&lt;/code&gt;) the ending backslash makes troubles.&lt;/p&gt;
&lt;p&gt;My whole argument line (linebreaked for better viewing):&lt;/p&gt;</description></item><item><title>Visual Studio: Find in files with *.xml wildcard does not find all occurrences</title><link>http://blog.marko-apfel.de/posts/visual-studio-find-in-files-with-xml-wildcard-does-not-find-all-occurrences/</link><pubDate>Tue, 17 Nov 2009 04:51:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/visual-studio-find-in-files-with-xml-wildcard-does-not-find-all-occurrences/</guid><description>&lt;p&gt;During a refactoring we searched for full type names in our IoC-config files. The filter was setted to &lt;code&gt;*.xml&lt;/code&gt; and Visual Studio does not found all occurrences of the search string in these xml-files.&lt;/p&gt;</description></item><item><title>ReSharper is not available</title><link>http://blog.marko-apfel.de/posts/resharper-is-not-available/</link><pubDate>Mon, 09 Nov 2009 07:23:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/resharper-is-not-available/</guid><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 privileges: 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 &amp;ndash; Mysterious Component&lt;/a&gt;&lt;/p&gt;</description></item><item><title>SAP.Net.Setup_2.0.msi throws “You must first install the Visual Studio.NET 7.1”</title><link>http://blog.marko-apfel.de/posts/sap-net-setup-2-0-msi-throws-you-must-first-install-the-visual-studio-net-7-1/</link><pubDate>Fri, 06 Nov 2009 04:29:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/sap-net-setup-2-0-msi-throws-you-must-first-install-the-visual-studio-net-7-1/</guid><description>&lt;p&gt;During installation of the SAP .NET Connector the setup throws this error because no Visual Studio 2003 could be found.&lt;/p&gt;
&lt;p&gt;If you only need the assembly sap.connector.dll (for instance in cases of old projects which references this dll) you could ask google for downloading it ;-)&lt;/p&gt;</description></item><item><title>Visual Studio Error: The item "*.resources" was specified more than once in the "Resources" parameter.</title><link>http://blog.marko-apfel.de/posts/visual-studio-error-the-item-resources-was-specified-more-than-once-in-the-resources-parameter/</link><pubDate>Fri, 30 Oct 2009 09:58:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/visual-studio-error-the-item-resources-was-specified-more-than-once-in-the-resources-parameter/</guid><description>&lt;p&gt;Full error message in Visual Studio output window:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;The item `*.resources` was specified more than once in the &amp;#34;Resources&amp;#34; parameter. Duplicate items are not supported by the &amp;#34;Resources&amp;#34; parameter.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;I saw this error on context of custom cultures usage. The compiling machine does not have a project used custom culture registered.&lt;/p&gt;</description></item><item><title>Visual Studio lists Error: “CA0503 : Additional code analysis warnings or errors cannot be displayed”</title><link>http://blog.marko-apfel.de/posts/visual-studio-lists-error-ca0503-additional-code-analysis-warnings-or-errors-cannot-be-displayed/</link><pubDate>Thu, 29 Oct 2009 05:54:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/visual-studio-lists-error-ca0503-additional-code-analysis-warnings-or-errors-cannot-be-displayed/</guid><description>&lt;p&gt;This error during compilation annoyed me in a legacy project.&lt;/p&gt;
&lt;p&gt;Apparently because of performance issues the &lt;em&gt;Visual Studio&lt;/em&gt; development team decided to limit the warnings of code analysis to 200 items.&lt;/p&gt;
&lt;p&gt;This behavior could be parameterized under:&lt;/p&gt;</description></item><item><title>WinXP search problem</title><link>http://blog.marko-apfel.de/posts/winxp-search-problem/</link><pubDate>Wed, 21 Oct 2009 06:07:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/winxp-search-problem/</guid><description>&lt;p&gt;When you search for files that contain text by using the &lt;strong&gt;A word or phrase in the file&lt;/strong&gt; search criterion, the search results may not contain files that contain the text that you specified. For example, &lt;code&gt;.log&lt;/code&gt;, &lt;code&gt;.dll&lt;/code&gt;, &lt;code&gt;.js&lt;/code&gt;, &lt;code&gt;.asp&lt;/code&gt;, &lt;code&gt;.xml&lt;/code&gt;, &lt;code&gt;.xsl&lt;/code&gt;, &lt;code&gt;.hta&lt;/code&gt;, &lt;code&gt;.css&lt;/code&gt;, &lt;code&gt;.wsh&lt;/code&gt;, &lt;code&gt;.cpp&lt;/code&gt;, &lt;code&gt;.c&lt;/code&gt;, or &lt;code&gt;.h&lt;/code&gt; files, or files with no file name extension, may not appear in the search results even if the files contain the text that you specified. This problem may occur even if you specified the file name or type in the All or part of the file name box.&lt;/p&gt;</description></item><item><title>Building a Help-TOC by hand</title><link>http://blog.marko-apfel.de/posts/building-a-help-toc-by-hand/</link><pubDate>Fri, 25 Sep 2009 09:24:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/building-a-help-toc-by-hand/</guid><description>&lt;p&gt;If you build a TOC for a CHM-help by hand it is important the for an entry the &lt;code&gt;&amp;lt;object&amp;gt;&lt;/code&gt;-tag directly follows the &lt;code&gt;&amp;lt;li&amp;gt;&lt;/code&gt;-tag.&lt;/p&gt;
&lt;p&gt;So this format works:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-xml" data-lang="xml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nt"&gt;&amp;lt;LI&amp;gt;&amp;lt;OBJECT&lt;/span&gt; &lt;span class="na"&gt;type=&lt;/span&gt;&lt;span class="s"&gt;&amp;#34;text/sitemap&amp;#34;&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;and this format lets show nothing:&lt;/p&gt;</description></item><item><title>NUnit project file cant reference assemblies which are not in subfolders</title><link>http://blog.marko-apfel.de/posts/nunit-project-file-cant-reference-assemblies-which-are-not-in-subfolders/</link><pubDate>Fri, 12 Jun 2009 13:35:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/nunit-project-file-cant-reference-assemblies-which-are-not-in-subfolders/</guid><description>&lt;p&gt;We use a developer tree like&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;src&lt;/code&gt; (contains the master-SLN and other code-stuff)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;build&lt;/code&gt; (contains tools to build assemblies, code-doku, ..)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;bin&lt;/code&gt; (central common output-folder for c#-compiler)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Under src normally the &lt;code&gt;&amp;lt;project&amp;gt;.nunit&lt;/code&gt; should lay. But this file then references the assembly in a schema like:
&lt;code&gt;&amp;lt;assembly path=&amp;quot;..\bin\Debug\EsriDE.PipelineManagement.Core.ClassExtensions.Test.dll&amp;quot; &amp;gt;&lt;/code&gt;&lt;/p&gt;</description></item><item><title>Post-build event with folders which contains spaces</title><link>http://blog.marko-apfel.de/posts/post-build-event-with-folders-which-contains-spaces/</link><pubDate>Mon, 27 Apr 2009 03:47:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/post-build-event-with-folders-which-contains-spaces/</guid><description>&lt;p&gt;If you want to use a Post-build event with folders which contains a space often you get an error like:&lt;/p&gt;
&lt;p&gt;The system cannot find the file specified.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;c:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets(3397,13):
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;error MSB3073: The command
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&amp;#34;COPY C:\Projekte\_Learning By Doing\EsriDE.QA.StyleCop\bin\Debug\EsriDE.QA.StyleCop.dll
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&amp;#34;C:\Program Files\Microsoft StyleCop 4.3&amp;#34;&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;exited with code 1.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;In my case I used the macro &lt;code&gt;$(TargetPath)&lt;/code&gt; in following line which contains indirectly the spaces in &lt;code&gt;_Learning By Doing&lt;/code&gt;:&lt;/p&gt;</description></item><item><title>Sandcastle Help File Builder: Content Editor opens without functionality</title><link>http://blog.marko-apfel.de/posts/sandcastle-help-file-builder-content-editor-opens-without-functionality/</link><pubDate>Thu, 16 Apr 2009 10:52:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/sandcastle-help-file-builder-content-editor-opens-without-functionality/</guid><description>&lt;p&gt;If the content editor of &lt;em&gt;SHFB&lt;/em&gt; opens without any functionality then the configuration file is corrupt.&lt;/p&gt;
&lt;p&gt;This is repairable through deleting the config-files under &lt;code&gt;C:\Documents and Settings\[YOUR\_USER\_ID]\Local Settings\Application Data\Eric\_Woodruff\...&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Sometimes an error occurred during opening content editor next time. In this case you must study the message. Often you have created a not XML-wellformed content file. Open your last used files with an other XML-editor and look for the place which is described in the message.
After fixing the prob you must close &lt;em&gt;SHFB&lt;/em&gt;, delete the config-file again and reopen your &lt;em&gt;SHFB&lt;/em&gt;-project.&lt;/p&gt;</description></item><item><title>HTML Help Compiler Error HHC3004</title><link>http://blog.marko-apfel.de/posts/html-help-compiler-error-hhc3004/</link><pubDate>Wed, 11 Mar 2009 11:28:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/html-help-compiler-error-hhc3004/</guid><description>&lt;p&gt;Today i had an error by building my sandcastle documentation project.&lt;/p&gt;
&lt;p&gt;After compiling during opening the output instead my chm-file in the help viewer the internet explorer pops up with an error message that the destination could not be found.
So i took a look in the log of the compile process and there was some warnings of the following type listed:&lt;/p&gt;</description></item><item><title>ClickOnce installation folder</title><link>http://blog.marko-apfel.de/posts/clickonce-installation-folder/</link><pubDate>Thu, 19 Feb 2009 14:17:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/clickonce-installation-folder/</guid><description>&lt;p&gt;During testing ClickOnce-Deployment i wondered that in my start-menu an &amp;ldquo;application reference&amp;rdquo; is created which has no link-reference to the application which is installed at the client.&lt;/p&gt;
&lt;p&gt;Only references to the server which offers the application are listed.
It seems there is some magic in the ClickOnce-client-engine of .NET-FW 2.0&lt;/p&gt;</description></item><item><title>Compiler-Error: error MSB3217</title><link>http://blog.marko-apfel.de/posts/compiler-error-error-msb3217/</link><pubDate>Thu, 08 Jan 2009 11:54:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/compiler-error-error-msb3217/</guid><description>&lt;p&gt;Since several days during compilation i had the error:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Cannot register assembly &amp;#34;Foo.dll&amp;#34;.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Exception has been thrown by the target of an invocation.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;In the output-window with diagnostic compile information the following statement was listed:&lt;/p&gt;</description></item><item><title>GACing und Kopieren nach dem Kompilieren</title><link>http://blog.marko-apfel.de/posts/gacing-und-kopieren-nach-dem-kompilieren/</link><pubDate>Thu, 08 Mar 2007 13:00:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/gacing-und-kopieren-nach-dem-kompilieren/</guid><description>&lt;p&gt;Beim Entwickeln eigener Functoide (Custom Functoids) und deren Verwendung im BizTalk Mapper muss das Kompilat sowohl in den GAC als auch ins Verzeichnis &lt;code&gt;c:\Program Files\Microsoft BizTalk Server 2006\Developer Tools\Mapper Extensions&lt;/code&gt; kopiert werden.&lt;/p&gt;</description></item><item><title>Tracing des BizTalk Adapter for mySAP Business Suite</title><link>http://blog.marko-apfel.de/posts/tracing-des-biztalk-adapter-for-mysap-business-suite/</link><pubDate>Wed, 21 Jun 2006 15:30:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/tracing-des-biztalk-adapter-for-mysap-business-suite/</guid><description>&lt;p&gt;Im Zusammenhang mit verlorenengegangenen Werten innerhalb des mySAP-Adapters war es interessant das Verhalten genauer zu protokollieren.&lt;/p&gt;
&lt;p&gt;Dafür gibt es Trace-Variablen.&lt;/p&gt;
&lt;h2 id="umgebungsvariablen-setzen"&gt;Umgebungsvariablen setzen&lt;/h2&gt;
&lt;p&gt;Man lege folgende 3 System-Umgebungsvariablen an&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-cmd" data-lang="cmd"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;CPIC_TRACE=1
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;RFC_TRACE=1
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;RFC_TRACE_DIR=C:\Tracedir
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Nach einem Reboot werden vom mySAP-Adapter Low-Level-Informationen in verschiedene Files im oben angegebenen Verzeichnis geschrieben.&lt;/p&gt;</description></item><item><title>BizTalk Server 2006 Error: SAP .Net connector is not installed</title><link>http://blog.marko-apfel.de/posts/biztalk-server-2006-error-sap-net-connector-is-not-installed/</link><pubDate>Wed, 07 Jun 2006 13:45:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/biztalk-server-2006-error-sap-net-connector-is-not-installed/</guid><description>&lt;p&gt;Nach dem Unzug eines Projektes von einem Rechner auf einen anderen, gab es die Warnung und Fehlermeldung:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;The adapter failed to transmit message going to send port &amp;#34;spZ_ESRI_DEBITOR_CREATE.SAP&amp;#34; with URL &amp;#34;sap://AS:xxx/00/800/&amp;#34;.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;It will be retransmitted after the retry interval specified for this Send Port.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Details:&amp;#34;SAP .Net connector is not installed&amp;#34;.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;A message sent to adapter &amp;#34;SAP&amp;#34; on send port &amp;#34;spZ_ESRI_DEBITOR_CREATE.SAP&amp;#34; with URI &amp;#34;sap://AS:xxx/00/800/&amp;#34; is suspended.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Error details: SAP .Net connector is not installed
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Diese Fehlermeldung ist etwas irreführend. Vermisst wird eine Wrapping-DLL, die der BizTalk-SAP-Adapter beim Import des SAP-Schemas für den Zugriff auf die RFC erzeugt. Diese DLL befindet sich im BIN-Unterordner vom Adapter-Verzeichnis.&lt;/p&gt;</description></item><item><title>Error: EXECUTE permission denied on object 'sp_sdidebug'</title><link>http://blog.marko-apfel.de/posts/error-execute-permission-denied-on-object-sp-sdidebug/</link><pubDate>Fri, 05 May 2006 09:00:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/error-execute-permission-denied-on-object-sp-sdidebug/</guid><description>&lt;p&gt;Beim Debugging wird der Fehler:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&amp;#34;EXECUTE permission denied on object &amp;#39;sp_sdidebug&amp;#39;, database &amp;#39;master&amp;#39;, owner &amp;#39;dbo&amp;#39;.&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;geworfen.&lt;/p&gt;
&lt;p&gt;Komplette Fehlermeldung:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;[System.Data.SqlClient.SqlException] = 
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{&amp;#34;EXECUTE permission denied on object &amp;#39;sp_sdidebug&amp;#39;, database &amp;#39;master&amp;#39;, owner &amp;#39;dbo&amp;#39;.&amp;#34;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Ein Deaktivieren der Checkbox &amp;ldquo;Enable SQL Server debugging&amp;rdquo; brachte keine Besserung.&lt;/p&gt;</description></item><item><title>Developing own Custom Functoid for BizTalk</title><link>http://blog.marko-apfel.de/posts/developing-own-custom-functoid-for-biztalk/</link><pubDate>Fri, 28 Apr 2006 18:15:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/developing-own-custom-functoid-for-biztalk/</guid><description>&lt;p&gt;Eigene Functoide für den BizTalk zu entwickeln ist ziemlich easy. Die Dokumentation mit den Beispielen ist OK und ausreichend.&lt;/p&gt;
&lt;p&gt;Trotzdem gibt es ein paar Dinge die man im Eifer des Gefechtes schnell mal übersieht.&lt;/p&gt;</description></item><item><title>BizTalk und NameSpaces</title><link>http://blog.marko-apfel.de/posts/biztalk-und-namespaces/</link><pubDate>Thu, 23 Mar 2006 23:45:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/biztalk-und-namespaces/</guid><description>&lt;p&gt;Unterschiedliche Namespaces zwischen Schemas und Instanzen führen immer wieder zu kryptischen Fehlermeldungen.&lt;/p&gt;
&lt;p&gt;Die Erfahrung zeigt, dass es einige besonders tückische Stellen gibt, die man sofort verifizieren sollte.&lt;/p&gt;
&lt;h2 id="typische-fehlermeldungen"&gt;Typische Fehlermeldungen&lt;/h2&gt;
&lt;h3 id="namespace-referenzierung-in-der-instanz-passt-nicht-zur-deklarierten-im-schema"&gt;Namespace-Referenzierung in der Instanz passt nicht zur deklarierten im Schema&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;There was a failure executing the receive pipeline: &amp;#34;Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Source: &amp;#34;XML disassembler&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Receive Port: &amp;#34;RpIn&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;URI: &amp;#34;C:File_InMiniTest*.xml&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Reason: Finding document specification by message type &amp;#34;de.MeineFirma.EAI.Schema.FalscherTyp#MyEntity&amp;#34; failed.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Verify that the schema is deployed properly.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id="komplette-namespace-referenzierung-in-der-instanz-vergessen"&gt;Komplette Namespace-Referenzierung in der Instanz vergessen&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;There was a failure executing the receive pipeline: &amp;#34;Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Source: &amp;#34;XML disassembler&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Receive Port: &amp;#34;RpIn&amp;#34; URI: &amp;#34;C:File_InMiniTest*.xml&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Reason: Finding document specification by message type &amp;#34;MyEntity&amp;#34; failed. Verify that the schema is deployed properly.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id="receive-pipeline-falsch-konfiguriert-zb-auf-passthrureceive-anstatt-auf-xmlreceive"&gt;Receive-Pipeline falsch konfiguriert, z.B. auf PassThruReceive anstatt auf XMLReceive&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;The Messaging engine failed to process a message submitted by adapter:FILE Source
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;URL:C:File_InMiniTest*.xml.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Details:The published message could not be routed because no subscribers were found.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;This error occurs if the subscribed orchestration schedule or send port has not been started, 
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;or if some of the message properties necessary for subscription evaluation have not been promoted.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="folgende-einstellungen-sollten-immer-passen"&gt;Folgende Einstellungen sollten immer passen&lt;/h2&gt;
&lt;h3 id="schema-an-sich-auswahl-der-xsd-datei"&gt;Schema an sich (Auswahl der XSD-Datei)&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Namespace: de.MeineFirma.EAI.Schema
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Type Name: MeinTyp
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;macht zusammen für den Full Qualified Name ein de.MeineFirma.EAI.Schema.MeinTyp&lt;/p&gt;</description></item><item><title>BizTalk Server 2006 Error: Loading document specification XYZ from assembly XYZ failed.</title><link>http://blog.marko-apfel.de/posts/biztalk-server-2006-error-loading-document-specification-xyz-from-assembly-xyz-failed/</link><pubDate>Mon, 20 Mar 2006 02:00:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/biztalk-server-2006-error-loading-document-specification-xyz-from-assembly-xyz-failed/</guid><description>&lt;p&gt;Obwohl die Assemblies mit den Schemas im GAC und deployed sind, kommt es beim Aufpicken einer Schemainstanz zu 2 Fehlereinträgen im Eventlog und die Message wird supended.&lt;/p&gt;
&lt;h2 id="fehler"&gt;Fehler&lt;/h2&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Event Id: 5753
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;A message received by adapter &amp;#34;FILE&amp;#34; on receive location &amp;#34;XML&amp;#34; with URI &amp;#34;C:File_InORDERS01*.xml&amp;#34; is suspended. 
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Error details:
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;There was a failure executing the receive pipeline:
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&amp;#34;Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Source: &amp;#34;XML disassembler&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Receive Port: &amp;#34;RpORDERS01&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;URI: &amp;#34;C:File_InORDERS01*.xml&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Reason: Loading document specification from assembly failed. Verify that the schema for this document specification is deployed and placed in the Global Assembly Cache.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;und&lt;/p&gt;</description></item><item><title>IIS-Error: Service unavailable</title><link>http://blog.marko-apfel.de/posts/iis-error-service-unavailable/</link><pubDate>Thu, 16 Mar 2006 13:00:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/iis-error-service-unavailable/</guid><description>&lt;p&gt;Schon eim Aufrufen der Default-Webseite unter &lt;a href="http://localhost"&gt;http://localhost&lt;/a&gt; kommt die Fehlermeldung &amp;ldquo;Service unavailable&amp;rdquo; und im Eventlog tauchen Warnings und Errors auf.&lt;/p&gt;
&lt;h2 id="warnings"&gt;Warnings&lt;/h2&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;A process serving application pool &amp;#39;DefaultAppPool&amp;#39; terminated unexpectedly.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;The process id was &amp;#39;5920&amp;#39;.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;The process exit code was &amp;#39;0xffffffff&amp;#39;.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="errors"&gt;Errors&lt;/h2&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Application pool &amp;#39;DefaultAppPool&amp;#39; is being automatically disabled due to a series
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;of failures in the process(es) serving that application pool.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;bzw:&lt;/p&gt;</description></item><item><title>Error: The database server you specified cannot be reached ..</title><link>http://blog.marko-apfel.de/posts/error-the-database-server-you-specified-cannot-be-reached/</link><pubDate>Thu, 23 Feb 2006 18:15:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/error-the-database-server-you-specified-cannot-be-reached/</guid><description>&lt;p&gt;Beim Installieren des Enterprise Single Sign-On Dienstes kommt folgende Fehlermeldung:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;The database server you specified cannot be reached.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Make sure you have specified the correct server name and that the server is currently running.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Login failed for user ***
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Die Domain-Gruppe der &amp;ldquo;SSO Administratoren&amp;rdquo; muss in die Gruppe der lokalen Adminstratoren auf der SQL Server Maschine. Der Installations-User bekommt durch die Mitgliedschaft in &amp;ldquo;SSO Administratoren&amp;rdquo; dann Admin-Rechte im SQL-Server.&lt;/p&gt;</description></item><item><title>SQL Server 2005 Zugriffsproblem bei Remotezugriff</title><link>http://blog.marko-apfel.de/posts/sql-server-2005-zugriffsproblem-bei-remotezugriff/</link><pubDate>Thu, 23 Feb 2006 15:15:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/sql-server-2005-zugriffsproblem-bei-remotezugriff/</guid><description>&lt;p&gt;Wenn ein Remote-Zugriff auf einen SQL Server 2005 mit der Fehlermeldung&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&amp;#34;A connection was successfully established with the server, but then an error occurred during the pre-login handshake.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&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.&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;scheitert, dann hilft folgendes&lt;/p&gt;</description></item></channel></rss>