<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Small Business Starter Kit</title><link>http://forums.asp.net/1092.aspx</link><description>Discussions about the Small Business Starter Kit for ASP.NET 2.0.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>XP HOME: security policy doesn't allow installation of some ASP.NET programs</title><link>http://forums.asp.net/thread/3119801.aspx</link><pubDate>Sun, 26 Apr 2009 17:03:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3119801</guid><dc:creator>PseudoGeek</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3119801.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3119801</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;**IMPORTANT: I am using XP HOME, so none of the regular methods of correcting this issue work for me because they rely on changing things in IIS, which I do not have on my machine. For example, Microsoft&amp;#39;s KB# 329291 says that it applies to Microsoft Internet Information Services 5.0 andMicrosoft Internet Information Services 6.0. Clearly that doesn&amp;#39;t help a user of XP Home.**&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;The Issue:&lt;/b&gt; &lt;/p&gt;&lt;p&gt;I have administrator rights on my XP Home machine (with all the latest patches including SP3), which I have been using for developing asp.net 3.5 web sites with VWDExpress 2008. I have SP1 for the asp.net 3.5 installed. A few months ago, I started getting error messages when trying to install certain programs, including the ASP.NET Small Business template from the ASP.NET web site, Turbo Tax Updater, an several others. All of them return an error message (see below for an example) that I do not have permission to install this application and that I need to contact my system administrator.&lt;/p&gt;&lt;p&gt;I am not sure, but the issue may have started around the time that XP SP3 came out.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Is there a fix that a mere mortal (not a real programmer) can use to fix this or do I need to go out and buy XP Pro so that I have access to the IIS tools? (In which case I&amp;#39;ll probably wait and buy Windows 7 SP1.)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Thanks in advance, especially if you reply in plain english!&lt;/b&gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Example error message - this one from the Microsoft Small Business aspx template installation attempt:&lt;/b&gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Application attempted to perform an operation not allowed by the security policy. To grant this application the required permission, contact your system administrator or use the Microsoft.NET Framework Configuration tool...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;************** Exception Text **************&lt;br /&gt;System.Security.SecurityException: Requested registry access is not allowed.&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Win32.RegistryKey.OpenSubKey(String name)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.LinkUtilities.GetIEColor(String name)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.LinkUtilities.get_IELinkColor()&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.LinkLabel.get_LinkColor()&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.LinkLabel.OnPaint(PaintEventArgs e)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.WmPaint(Message&amp;amp; m)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Label.WndProc(Message&amp;amp; m)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.LinkLabel.WndProc(Message&amp;amp; msg)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;br /&gt;The Zone of the assembly that failed was:&lt;br /&gt;MyComputer&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;************** Loaded Assemblies **************&lt;br /&gt;mscorlib&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assembly Version: 2.0.0.0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;VSContentInstaller&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assembly Version: 9.0.0.0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Win32 Version: 9.0.30729.1&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodeBase: file:///C:/Program%20Files/Common%20Files/Microsoft%20Shared/MSEnv/VSContentInstaller.exe&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Windows.Forms&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assembly Version: 2.0.0.0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assembly Version: 2.0.0.0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Drawing&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assembly Version: 2.0.0.0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.VisualStudio.VSContentInstaller&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assembly Version: 8.0.0.0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Win32 Version: 8.0.50727.42&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.VSContentInstaller/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.VSContentInstaller.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.VisualStudio.Zip&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assembly Version: 8.0.0.0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Win32 Version: 8.0.50727.762&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Zip/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Zip.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Xml&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assembly Version: 2.0.0.0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.WizardFramework&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assembly Version: 8.0.0.0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Win32 Version: 8.0.50727.762&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodeBase: file:///C:/Program%20Files/Common%20Files/Microsoft%20Shared/MSEnv/Microsoft.WizardFramework.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;&lt;br /&gt;************** JIT Debugging **************&lt;br /&gt;To enable just-in-time (JIT) debugging, the .config file for this&lt;br /&gt;application or computer (machine.config) must have the&lt;br /&gt;jitDebugging value set in the system.windows.forms section.&lt;br /&gt;The application must also be compiled with debugging&lt;br /&gt;enabled.&lt;br /&gt;&lt;br /&gt;For example:&lt;br /&gt;&lt;br /&gt;&amp;lt;configuration&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;system.windows.forms jitDebugging=&amp;quot;true&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/configuration&amp;gt;&lt;br /&gt;&lt;br /&gt;When JIT debugging is enabled, any unhandled exception&lt;br /&gt;will be sent to the JIT debugger registered on the computer&lt;br /&gt;rather than be handled by this dialog box.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>