<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Huddled Masses - Latest Comments in Installing a clean Development box</title><link>http://huddledmasses.disqus.com/</link><description>Joel Bennett's development blog...</description><language>en</language><lastBuildDate>Wed, 17 Oct 2007 14:23:58 -0000</lastBuildDate><item><title>Re: Installing a clean Development box</title><link>http://HuddledMasses.org/installing-a-clean-development-box/#comment-2587401</link><description>More power to you, I guess, if you're able to work without being in the administrators group.  &lt;br&gt;&lt;br&gt;&amp;lt;notextile&amp;gt;&lt;blockquote&gt;&lt;p&gt;Microsoft recommends that when using Visual Studio 2005, you do the following:&lt;/p&gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Run Visual Studio with elevated administrator permissions&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Be a member of the "Administrators" group on the local machine&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Right-click the Visual Studio icon and select the "Run as administrator" option from the context menu&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;/blockquote&gt;&amp;lt;/notextile&amp;gt;&lt;br&gt;&lt;br&gt;If you look at "this list of known issues":http://msdn2.microsoft.com/en-us/vstudio/aa972193.aspx which *only* apply to those using Visual Studio 2005 on Vista _without_ being an administrator, I find that several of those affect me. Just the process of "debugging web apps in IE":http://msdn2.microsoft.com/en-us/vstudio/aa972193.aspx#question16  is quite simply unacceptable, even leaving aside all the other problems, like the fact that _no_ profilers will work without being elevated, and you can't even browse web services on your own machine, and the managed code SDK debugger fails or hangs when a user changes options without elevated administrator permissions...&lt;br&gt;&lt;br&gt;Honestly, you'd have to be logging in as that administrative user each time you wanted to test an installer, or shut off or turn on the local SQL Server (which I don't leave running all the time).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jaykul</dc:creator><pubDate>Wed, 17 Oct 2007 14:23:58 -0000</pubDate></item><item><title>Re: Installing a clean Development box</title><link>http://HuddledMasses.org/installing-a-clean-development-box/#comment-2587402</link><description>Hi Joel,&lt;br&gt;&lt;br&gt;I've got to say no to "Add my domain account as an administrator."&lt;br&gt;&lt;br&gt;On both XP and Vista for the last two years we have had a basic domain account called "LocalAdmin" added as a local administrator to all dev workstations. We use this to install stuff. Otherwise, our personal domain accounts are just boring users (not even Power Users).&lt;br&gt;&lt;br&gt;Visual Studio, SQL Server, web development and all the usual stuff works fine as non-admin.&lt;br&gt;&lt;br&gt;Regards,</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jason Stangroome</dc:creator><pubDate>Tue, 16 Oct 2007 18:04:20 -0000</pubDate></item></channel></rss>