<?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>Installation and Setup</title><link>http://forums.asp.net/17.aspx</link><description>All about installing and getting ASP.NET running on your system.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2061967.aspx</link><pubDate>Sun, 16 Dec 2007 01:01:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2061967</guid><dc:creator>flipdoubt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2061967.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2061967</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m having the same problem with the RTM build on 32-bit Vista Ultimate. After much work, I fought my way through it.&lt;/p&gt;&lt;p&gt;First, I tried installing the two patches mentioned earlier. After running each patch mentioned above, my machine said the patch was not needed.&lt;/p&gt;&lt;p&gt;Second, I moved on to uninstalling and reinstalling. This didn&amp;#39;t help.&lt;/p&gt;&lt;p&gt;Thirdly, I re-ran the patches, this time requesting elevation before each patch. Unlike before, the first patch took and installed without issue. So I re-started my machine. When I ran the second patch as an elevated user, it ran through the installation process (unlike before) but concluded by saying it couldn&amp;#39;t install the update. Without restarting, I opened VS.NET 2008 and found I could open the forms designer without the error.&lt;/p&gt;&lt;p&gt;Hurrah. I think.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2039713.aspx</link><pubDate>Tue, 04 Dec 2007 09:15:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2039713</guid><dc:creator>Dunross</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2039713.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2039713</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;GAuty:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;Hi Dunross, 
&lt;p&gt;Yes, this is exactly the way I fixed it. My installation process was: VS2008 Pro, then MSDN for VS2008, followed by these two patches, in the order noted (KB110805 then KB929300). Following this, a reboot is required. This solved my problems on both machines it affected. These patches should be installed during the installation of VS2008, and I&amp;#39;ve had it confirmed by a Microsoft guy here in the UK that these are service packs for .NET 2.0 and .NET 3.0 frameworks.&lt;/p&gt;
&lt;p&gt;If this still doesn&amp;#39;t work for you, I suggest you uninstall VS2008, download the .NET 3.5 redistributable and install that, then try VS2008 again.&lt;/p&gt;
&lt;p&gt;Incidentally, while digging around over this, I installed VS2008 on a clean build of Vista Ultimate 32-bit in&amp;nbsp;a Virtual PC, and did not see this problem, so it&amp;#39;s obviously something to do with the setup of a real-worl PC - mine have nothing unusual on them, no beta software, mostly Microsoft stuff and Adobe software, and they were fully patched with Windows Update.&lt;/p&gt;
&lt;p&gt;Let me know how you get on.&lt;/p&gt;
&lt;p&gt;Graham&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Thank you Graham, it really worked!&lt;img src="http://forums.asp.net/emoticons/emotion-21.gif" alt="Yes" /&gt; I owe you one!;-)&lt;/p&gt;</description></item><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2038681.aspx</link><pubDate>Mon, 03 Dec 2007 19:39:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2038681</guid><dc:creator>JB3</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2038681.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2038681</wfw:commentRss><description>&lt;p&gt;Followed your instructions and that seemed to help matters.&amp;nbsp; Now I get&amp;nbsp;what follows below.&amp;nbsp; I have tried the most obvious (set overrideModeDefault&amp;#39;s to overrideModeDefault=&amp;quot;Allow&amp;quot;, and added a location&amp;nbsp;section for WebTest) but no luck&lt;/p&gt;
&lt;p&gt;Server Error&lt;br /&gt;-------------------------------------------------------------------------------&lt;br /&gt;HTTP Error 500.19 - Internal Server Error&lt;br /&gt;Description: The requested page cannot be accessed because the related configuration data for the page is invalid. &lt;/p&gt;
&lt;p&gt;Error Code: 0x80070021 &lt;br /&gt;Notification: BeginRequest &lt;br /&gt;Module: IIS Web Core &lt;br /&gt;Requested URL: &lt;a href="http://localhost/WebTest"&gt;http://localhost:80/WebTest&lt;/a&gt; &lt;br /&gt;Physical Path: c:\inetpub\wwwroot\WebTest &lt;br /&gt;Logon User: Not yet determined &lt;br /&gt;Logon Method: Not yet determined &lt;br /&gt;Handler: Not yet determined &lt;/p&gt;
&lt;p&gt;Config Error: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault=&amp;quot;Deny&amp;quot;), or set explicitly by a location tag with overrideMode=&amp;quot;Deny&amp;quot; or the legacy allowOverride=&amp;quot;false&amp;quot;. &lt;/p&gt;
&lt;p&gt;Config File: &lt;a&gt;\\?\c:\inetpub\wwwroot\WebTest\web.config&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Config Source:&amp;nbsp;&amp;nbsp; 139:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/modules&amp;gt;&lt;br /&gt;&amp;nbsp; 140:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;handlers&amp;gt;&lt;br /&gt;&amp;nbsp; 141:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;remove name=&amp;quot;WebServiceHandlerFactory-Integrated&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;More Information... This error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error. &lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;Server Version Information: Internet Information Services 7.0. &lt;/p&gt;</description></item><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2036824.aspx</link><pubDate>Sun, 02 Dec 2007 19:31:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2036824</guid><dc:creator>GAuty</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2036824.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2036824</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;JB3:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;I have same issues as the others.&amp;nbsp; When I tried to install the patches on my Vista x86 Ultimate machine it said &amp;#39;Update does not apply to your system&amp;#39;.&lt;/p&gt;
&lt;p&gt;This is a major headache and time consumer.&amp;nbsp; Vista isn&amp;#39;t worth the troubles and &lt;span style="FONT-SIZE:11pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;inconveniences&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Hi JB3,&lt;/p&gt;
&lt;p&gt;Make sure you have tried to install the appropriate patches for your Vista&amp;nbsp;installation: for the 32-bit version, use the&amp;nbsp;x86 patches, and for the 64-bit version, use the x64 patches. Otherwise, all I can suggest is you uninstall VS2008 and .NET 3.5, download the .NET 3.5 redistributable, install it and re-boot, then try the VS2008 installation again. Check if the two patches are installed by looking in the Installed Updates section of Control Panel&amp;#39;s Programs section. Look for &amp;quot;Update for Microsoft Windows (KB110806)&amp;quot; and &amp;quot;Update for Microsoft Windows (KB929300)&amp;quot;.&lt;/p&gt;
&lt;p&gt;Re Vista, I agree with you - I chose to install Vista when my XP dev box packed-up on me, and as a developer I have had a number of frustrations and a lot of pain, not least of which being that VS2005 doesn&amp;#39;t work properly, and you can&amp;#39;t even install VS2003; so you end up running XP in Virtual Machines just so you can run the dev tools! Vista is way slooooowwwww, Windows Explorer can&amp;#39;t copy large files of directories around and keeps hanging, drivers are hit and miss, and some programs just don&amp;#39;t seem to work properly on my desktop machine - most notably Nero and anything to do with a DVD re-writer drive. As for UAC, don&amp;#39;t even get me started.&lt;/p&gt;
&lt;p&gt;There have been several occasions when I&amp;#39;ve been close to downgrading to XP, this latest with VS2008 being the closest yet.&lt;/p&gt;
&lt;p&gt;Graham&lt;/p&gt;</description></item><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2036818.aspx</link><pubDate>Sun, 02 Dec 2007 19:14:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2036818</guid><dc:creator>GAuty</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2036818.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2036818</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;Dunross:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;I&amp;#39;ve found those patches and applied them, but nothing changed. Have you really fixed it this way? If yes, please,&amp;nbsp;what were your steps? In what order have you installed patches, .NET 3.5, VS2008 etc? It seems that it&amp;#39;s&amp;nbsp;important to know this.&lt;/p&gt;
&lt;p&gt;By the way - I have exactly the same problems as you described, so it must have even the same solution..:-)&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Hi Dunross,&lt;/p&gt;
&lt;p&gt;Yes, this is exactly the way I fixed it. My installation process was: VS2008 Pro, then MSDN for VS2008, followed by these two patches, in the order noted (KB110805 then KB929300). Following this, a reboot is required. This solved my problems on both machines it affected. These patches should be installed during the installation of VS2008, and I&amp;#39;ve had it confirmed by a Microsoft guy here in the UK that these are service packs for .NET 2.0 and .NET 3.0 frameworks.&lt;/p&gt;
&lt;p&gt;If this still doesn&amp;#39;t work for you, I suggest you uninstall VS2008, download the .NET 3.5 redistributable and install that, then try VS2008 again.&lt;/p&gt;
&lt;p&gt;Incidentally, while digging around over this, I installed VS2008 on a clean build of Vista Ultimate 32-bit in&amp;nbsp;a Virtual PC, and did not see this problem, so it&amp;#39;s obviously something to do with the setup of a real-worl PC - mine have nothing unusual on them, no beta software, mostly Microsoft stuff and Adobe software, and they were fully patched with Windows Update.&lt;/p&gt;
&lt;p&gt;Let me know how you get on.&lt;/p&gt;
&lt;p&gt;Graham&lt;/p&gt;</description></item><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2035059.aspx</link><pubDate>Fri, 30 Nov 2007 18:07:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2035059</guid><dc:creator>JB3</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2035059.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2035059</wfw:commentRss><description>&lt;p&gt;I have same issues as the others.&amp;nbsp; When I tried to install the patches on my Vista x86 Ultimate machine it said &amp;#39;Update does not apply to your system&amp;#39;.&lt;/p&gt;
&lt;p&gt;This is a major headache and time consumer.&amp;nbsp; Vista isn&amp;#39;t worth the troubles and &lt;span style="FONT-SIZE:11pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;inconveniences&lt;/span&gt;.&lt;/p&gt;</description></item><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2034902.aspx</link><pubDate>Fri, 30 Nov 2007 16:47:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2034902</guid><dc:creator>Dunross</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2034902.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2034902</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve found those patches and applied them, but nothing changed. Have you really fixed it this way? If yes, please,&amp;nbsp;what were your steps? In what order have you installed patches, .NET 3.5, VS2008 etc? It seems that it&amp;#39;s&amp;nbsp;important to know this.&lt;/p&gt;
&lt;p&gt;By the way - I have exactly the same problems as you described, so it must have even the same solution..:-)&lt;/p&gt;</description></item><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2034561.aspx</link><pubDate>Fri, 30 Nov 2007 13:48:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2034561</guid><dc:creator>GAuty</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2034561.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2034561</wfw:commentRss><description>&lt;p&gt;I think I&amp;#39;ve found the solution to this, after a lot of digging around.&lt;/p&gt;
&lt;p&gt;With this problem, as well as the ASP.NET web site error, you also get:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;a problem opening the form designer in a Windows Forms application (&amp;quot;The service Microsoft.VisualStudio.Shell.Interop.ISelectionContainer already exists in the service container. Parameter name: serviceType.&amp;quot;)&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;an error when you try to compile a console application (&amp;quot;Required file &amp;#39;alink.dll with IAlink3&amp;#39; could not be found&amp;quot;).&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;There are probably other situations which produce errors as well, but I was so disheartened I didn&amp;#39;t test any more!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;[Incidentally, it would help a great deal if you could copy the text of an error message out of the dialog box when an error occurs. Microsoft used to&amp;nbsp;allow you&amp;nbsp;to do this, as I recall&amp;nbsp;with SQL 2005 errors, but these errors don&amp;#39;t allow it and it&amp;#39;s a pain copying them down due to their length.]&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;However, it seems that the installation disc for VS2008 Pro contains a couple of patches which should normally be installed during the installation of VS2008, but for some reason as yet undetermined,&amp;nbsp;were not in my case (although I have seen mention that it&amp;#39;s something to do with Office 2007, but I can&amp;#39;t confirm that). Remember, I had the identical situation on both my desktop and my laptop.&lt;/p&gt;
&lt;p&gt;These patches are in the folder &lt;strong&gt;[drive]:\WCU\dotNetFramework\dotNetMSP\[x64 | x86]&lt;/strong&gt; and should be installed in this order:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;NetFX2.0-KB110806-v6000-x[64 | 86].msu&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;NetFX3.0-KB929300-v6000-x[64 | 86].msu&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;There are also a couple of other patches in this folder, &lt;strong&gt;NetFX2.0-KB936704-v6000-x[64 | 86]_RTM-en.msu&lt;/strong&gt; and &lt;strong&gt;NetFX2.0-KB936705-v6000-x[64 | 86]_RTM-en.msu&lt;/strong&gt;, but these both fail if you try to install them. I suspect that these may be called during the VS2008 installation to bootstrap the installation of the&amp;nbsp;patches above. Note that if you search for these Knowledge Base articles on the Microsoft site, the articles either do not exist, or they make no mention of any of these problems.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I hope this helps other people to get round this problem, which has consumed far too much of my time. Microsoft plase take note - this is affecting tons of people and cannot be swept under the carpet because you can&amp;#39;t reproduce it on a clean install of Vista. If you want to encourage developers to use VS2008 on Vista, make sure it installs correctly on real-world boxes.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m now up and running and can get down to work - just in time for the weekend &lt;img src="http://forums.asp.net/emoticons/emotion-1.gif" alt="Smile" /&gt; &lt;/p&gt;
&lt;p&gt;Graham&lt;/p&gt;</description></item><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2033025.aspx</link><pubDate>Thu, 29 Nov 2007 17:46:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2033025</guid><dc:creator>GAuty</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2033025.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2033025</wfw:commentRss><description>&lt;p&gt;Please see this post with further details. &lt;a href="http://forums.asp.net/t/1186941.aspx"&gt;http://forums.asp.net/t/1186941.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Someone must know the answer to this - it&amp;#39;s not just me suffering this problem.&lt;/p&gt;</description></item><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2031253.aspx</link><pubDate>Wed, 28 Nov 2007 22:09:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2031253</guid><dc:creator>Dunross</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2031253.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2031253</wfw:commentRss><description>&lt;p&gt;I have exactly&amp;nbsp;the same problem. Vista64 Business. VS2008 Express final&lt;/p&gt;</description></item><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2026003.aspx</link><pubDate>Mon, 26 Nov 2007 17:25:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2026003</guid><dc:creator>GAuty</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2026003.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2026003</wfw:commentRss><description>&lt;p&gt;Okay, that sounds reasonable, but there&amp;#39;s obviously a difference between the &lt;strong&gt;web.config&lt;/strong&gt; file format for .net 2.0 and 3.5, because this is what the compiler&amp;#39;s complaining about:&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;system.codedom&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;compilers&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;compiler&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;language&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;c#;cs;csharp&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;extension&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;.cs&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;warningLevel&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;4&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;type&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;providerOption&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;CompilerVersion&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;value&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;v3.5&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;providerOption&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;WarnAsError&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;value&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;false&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;compiler&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;compiler&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;language&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;vb;vbs;visualbasic;vbscript&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;extension&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;.vb&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;warningLevel&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;4&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;type&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;Microsoft.VisualBasic.VBCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;providerOption&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;CompilerVersion&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;value&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;v3.5&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;providerOption&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;OptionInfer&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;value&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;true&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;providerOption&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;WarnAsError&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;value&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;false&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;compiler&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;compilers&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;br /&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;system.codedom&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;&lt;/font&gt;Did you set it up on Vista?&lt;/p&gt;</description></item><item><title>Re: Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2025938.aspx</link><pubDate>Mon, 26 Nov 2007 16:59:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2025938</guid><dc:creator>vcsjones</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2025938.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2025938</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;GAuty:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;there&amp;#39;s no .NET 3.0 or 3.5 in the &amp;quot;.NET Framework version&amp;quot; drop-down. Nor do they appear when trying to add a new app pool. Why not? &lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;That is because .NET 3.5 still uses the .NET 2.0 runtime under the hood. The only changes in .NET 3.5 were some additional class libraries and very minor changes to already existing ones. As far as IIS is concerned, .NET 3.5 and 2.0 are the same (even though you have to have 3.5 installed to get 3.5 apps functioning properly). There should not be a 3.5 in the ASP.NET version for IIS.&lt;/p&gt;
&lt;p&gt;Unfortunately, I didn&amp;#39;t have any problems getting 2008 to install and use IIS.&lt;/p&gt;</description></item><item><title>Visual Studio 2008/Vista 32/IIS7 app pool problems</title><link>http://forums.asp.net/thread/2025891.aspx</link><pubDate>Mon, 26 Nov 2007 16:40:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2025891</guid><dc:creator>GAuty</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2025891.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2025891</wfw:commentRss><description>&lt;p&gt;Having suffered the interminable installation of VS2008 Pro on both my desktop and laptop, both running Vista Ultimate 32-bit, I was&amp;nbsp;annoyed that the very first thing I did on VS2008 failed on &lt;strong&gt;both&lt;/strong&gt; machines. All I did was create a new Web site, targetted at .NET 3.5. The default page complains that the page directive is invalid with a &amp;quot;child nodes not allowed&amp;quot; error pointing at the web.config file section &lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;system.codedom&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;. &lt;/font&gt;When you try to run this, it reports the same error, but the error page indicates that the ASP.NET Development Server is running against the .NET 2.0 framework.&amp;nbsp;Obviously, the 3.5-format web.config file is not caompatible with .NET 2.0.&lt;/p&gt;
&lt;p&gt;The problem seems to be Vista&amp;#39;s use of IIS7.&amp;nbsp;The default application pool is pointing at .NET 2.0; trying to amend this reveals there&amp;#39;s no .NET 3.0 or 3.5 in the &amp;quot;.NET Framework version&amp;quot; drop-down. Nor do they appear when trying to add a new app pool. Why not? Is the development server taking it&amp;#39;s settings from IIS7? If so, how do you change this and how do you add an application pool with the 3.0 or 3.5 frameworksm in it?&lt;/p&gt;
&lt;p&gt;Having spent the entire day on the installations and this problem, I&amp;#39;m just about spitting feathers. If anyone can help (I can&amp;#39;t believe I&amp;#39;m the only one with this problem), please reply!&lt;/p&gt;
&lt;p&gt;TIA,&lt;br /&gt;Graham&lt;/p&gt;</description></item></channel></rss>