<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Permissions on Marko Apfel</title><link>http://blog.marko-apfel.de/tags/permissions/</link><description>Recent content in Permissions on Marko Apfel</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 16 May 2011 07:17:00 +0200</lastBuildDate><atom:link href="http://blog.marko-apfel.de/tags/permissions/index.xml" rel="self" type="application/rss+xml"/><item><title>Suppressing Add-in-registration task during build process</title><link>http://blog.marko-apfel.de/posts/suppressing-add-in-registration-task-during-build-process/</link><pubDate>Mon, 16 May 2011 07:17:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/suppressing-add-in-registration-task-during-build-process/</guid><description>&lt;p&gt;If you develop ArcGIS Add-ins with Visual Studio under limited permissions you get during the build process an error, that the stuff could not be registered.&lt;/p&gt;
&lt;p&gt;Normally its enough to run one times this build as an admin. Then all needed information are set and also taken for users with limited access.&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>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>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></channel></rss>