All Forumshttp://forums.iis.net/default.aspxAll ForumsTue, 18 Jun 2013 17:22:25 -0400urn:uuid:00000000-0000-0000-0000-000000000000urn:uuid:00000000-0000-0000-0000-000002051497http://forums.iis.net/p/1199115/2051497.aspx/1?RunCommand+provider+doesn+t+working+in+WPIRunCommand provider doesn't working in WPI <p>Hello,</p> <p>I have problem to run the runCommand provider in WPI. My goal is to enable 32 bit of application pool that has been created automatically (I guest it) by WPI.</p> <p>So i think the runCommand provider is the right choice for me after install the website then the script that I've created will change the application pool to 32 bit.</p> <p>You can look the manifest.xml contents:</p> <pre class="prettyprint">&lt;msdeploy.iisApp&gt; &lt;iisApp path=&quot;Application1&quot; /&gt; &lt;runCommand MSDeploy.MSDeployKeyAttributeName=&quot;path&quot; waitInterval=&quot;60000&quot; waitAttempts=&quot;10&quot; MSDeploy.MSDeployProviderOptions=&quot;H4sIAAAAAAAEAO29B2AcSZYlJi9tynt/SvVK1&#43;B0oQiAYBMk2JBAEOzBiM3mkuwdaUcjKasqgcplVmVdZhZAzO2dvPfee&#43;&#43;999577733ujudTif33/8/XGZkAWz2zkrayZ4hgKrIHz9&#43;fB8/In6NX/PX&#43;DV&#43;jf/7//6//2/8xP9&#43;o1/r1/g1fo3vfVFM66qpztvxVT4Zz/JVWV0v8mU7Sn8yr5uiWn72YLw73hnvjNKTddmu6/yzZb5u66wcpS/Xk7KY/l759Zvqbb787N7u5Pzewf1Ps9m9T/fze/d/XfS05zr4LnXw1Hbg/fqyri6LWV5/uWqpw&#43;bX&#43;TV&#43;jV/jN1rpZy&#43;yRf7rrLJ2/usus0Xe/HqXWbnOm1/z1/z1fj2g/&#43;v92r/Gr/FrJPV6eVItFtly9uvh3d/r5NHv&#43;91iOauumt/39XXT5ot7e7/vtJnWxaod5&#43;/ylL5/zX81v&#43;/pMpuU&#43;fFqRQPJ0PvLqirb6t7ek6IdX06aH/t1f41f49f4sV/v1/g1fo3fHL/hf785/sL/fsP/B95IjT9TAQAA&quot; path=&quot;C:\Windows\System32\cscript.exe C:\Scripts\EnableApplicationPoolto32Bit.vbs&quot;/&gt; &lt;/msdeploy.iisApp&gt;</pre> <p>The reproduce steps are (UPDATED):</p> <ol> <li>Open WPI v4.5 with Windows 7,&nbsp;click Options in the bottom window,&nbsp;then add this custom feed&nbsp;<a href="https://dl.dropboxusercontent.com/u/168949007/wpiLab.xml">https://dl.dropboxusercontent.com/u/168949007/wpiLab.xml</a></li> <li>Create folder with name <strong>Scripts</strong> in C drive, so the folder path is C:\Scripts.</li> <li>Download vbs script from <a href="https://dl.dropboxusercontent.com/u/168949007/EnableApplicationPoolto32Bit.vbs" target="_blank">here</a>&nbsp;(put in C:\Scripts folder). Please make sure you saved it as vbs extension&nbsp;not txt extension.</li> <li>Install "Application 1"</li> <li>Then you get the exception</li> </ol> <p>The exception:</p> <pre class="prettyprint">[21:58:91]Source runCommand (C:\Windows\System32\cscript.exe C:\Scripts\EnableApplicationPoolto32Bit.vbs) does not match destination (C:\Windows\System32\cscript.exe C:\Scripts\EnableApplicationPoolto32Bit.vbs) differing in attributes (isSource,waitInterval,waitAttempts). Update pending. [21:58:92]Updating runCommand (C:\Windows\System32\cscript.exe C:\Scripts\EnableApplicationPoolto32Bit.vbs). Details: operationType: Update providerName: runCommand path: C:\Windows\System32\cscript.exe C:\Scripts\EnableApplicationPoolto32Bit.vbs EXCEPTION: System.IO.FileNotFoundException: Could not find file '\\?\C:\inetpub\wwwroot\Application1'. File name: '\\?\C:\inetpub\wwwroot\Application1'</pre> <p>I also have followed these links:</p> <ul> <li><a href="http://stackoverflow.com/questions/12485887/ms-webpi-package-runcommand-not-working-in-manifest-xml">http://stackoverflow.com/questions/12485887/ms-webpi-package-runcommand-not-working-in-manifest-xml</a> </li><li><a href="http://stackoverflow.com/questions/12485887/ms-webpi-package-runcommand-not-working-in-manifest-xml"></a><a href="http://stackoverflow.com/questions/1511792/runcommand-provider-in-msdeploys-manifest-xml-file">http://stackoverflow.com/questions/1511792/runcommand-provider-in-msdeploys-manifest-xml-file</a>&nbsp;and </li><li><a href="http://stackoverflow.com/questions/13608066/webdeploy-runcommand-issue">http://stackoverflow.com/questions/13608066/webdeploy-runcommand-issue</a> </li></ul> <p>But the error still not solved :(.</p> <p>My questions are:</p> <ol> <li>Any ways how to change application pool from WPI? </li><li>Is <a href="http://stackoverflow.com/a/4887396" target="_blank">runCommand provider &quot;buggy&quot;</a> in WPI?Because I've tried it from import application of IIS Manager and also MS Deploy command line, both of them worked well. </li><li>Actually I have another idea to change application pool via application on WPI (you can look at my custom feed) but I think this is not better solution. If it is integrated to my application, I think this is best solution for me :). </li></ol> <p>And also I attach the log files of WPI, you can get from <a href="https://dl.dropboxusercontent.com/u/168949007/WPI-logs.zip" target="_blank"> this link</a>.</p> 2013-05-27T15:08:22-04:002013-05-27T15:08:22.81-04:00urn:uuid:00000000-0000-0000-0000-000002052968http://forums.iis.net/p/1199840/2052968.aspx/1?Create+Certificate+Signing+Request+in+IIS+7+5Create Certificate Signing Request in IIS 7.5 <p>Hi Guys,</p> <p>I'm trying to create a CSR from IIS 7.5 with multiple sites on it. My problem is I don't know if I should have just click on the server name or the name of the website itself before going on to the <strong>Server Certificate</strong> option to proceed.</p> <p>Please Advise! Thanks in advance!</p> <p>Regards,</p> 2013-06-14T12:59:14-04:002013-06-14T12:59:14.703-04:00urn:uuid:00000000-0000-0000-0000-000002053264http://forums.iis.net/p/1199994/2053264.aspx/1?help+on+installing+SSL+certificatehelp on installing SSL certificate <p>I have two web sites hosted on same server. &nbsp;sub1.mydomain.com and sub2.mydomain.com We are planning to secure these web sites using SSL. &nbsp;I requested my admin to install certificates on the web server. If I go to IIS and click on server certificates I see there are two certificates my admin has installed. However both certificates are issued to “*.mydomain.com” &nbsp;</p> <p>Questions:</p> <p>1&gt;&nbsp;&nbsp;&nbsp;&nbsp; If the certificate is issued to “*.mydomain.com”, can I assign the same certificate to two different web sites (sub1.mydomain.com and sub2.mydomain.com) on the same server?</p> <p>2&gt;&nbsp;&nbsp;&nbsp;&nbsp; If have two certificates installed on web server that are issued to “*.mydomain.com” ( as i mentioned above), can I assign these two certificate to each of the web site? Because if I try to assign 2<sup>nd</sup> certificate to sub2.mydomain.com I get error</p> <p>“At least one other site is using the same HTTPS binding and the binding is configured with a different certificate. Are you sure that you want to reuse this HTTPS binding and reassign the other site or sites to use new certificate?”</p> 2013-06-18T19:02:11-04:002013-06-18T19:02:11.013-04:00urn:uuid:00000000-0000-0000-0000-000002053265http://forums.iis.net/p/1199995/2053265.aspx/1?Starting+HTTP+Compression+using+scriptsStarting HTTP Compression using scripts <p>Hello,</p> <p>Is there a way by which we can http compress some css and js files using some scripts so that HTTP Compression at IIS level is not required..Like if I can run some utility script which does the compression before hand so IIS can just pass on the files instead of compressing itself.</p> <p>Thanks</p> 2013-06-18T19:44:07-04:002013-06-18T19:44:07.337-04:00urn:uuid:00000000-0000-0000-0000-000002053139http://forums.iis.net/p/1199926/2053139.aspx/1?Turn+ASP+net+onTurn ASP.net on <p>I am trying to install ASP.net for IIS by using the Programs and Features, Turn Windows features on or off, Internet Information Services, World Wide Web Services, Application Development Features, and checking off ASP.NET and hitting OK. The program tries to install, but eventually fails and says, &quot;An error has occurred. Not all of the features were successfully changed.&quot;</p> <p>iis7.log shows this error:</p> <p>[06/13/2013 16:03:35] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [06/13/2013 16:03:35] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /basic 2.0.50727.0<br> [06/13/2013 16:03:36] &lt; !!FAIL!! &gt; RegOpenKeyEx(HKLM\SYSTEM\CurrentControlSet\Services\ASP.NET_2.0.50727\Names) result=0x80070002<br> [06/13/2013 16:03:36] &lt; !!FAIL!! &gt; SetAccessToPerfCountersKeys() result=0x80070002<br> [06/13/2013 16:03:36] &lt; !!FAIL!! &gt; Installation failure, result=0x80070002<br> [06/13/2013 16:03:36] [ End of IIS 7.0 Component Based Setup ]</p> <p>[06/13/2013 16:03:39] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [06/13/2013 16:03:39] &quot;C:\Windows\SysWOW64\inetsrv\aspnetca.exe&quot; /install /basic 2.0.50727.0<br> [06/13/2013 16:03:39] &lt; !!FAIL!! &gt; RegOpenKeyEx(HKLM\SYSTEM\CurrentControlSet\Services\ASP.NET_2.0.50727\Names) result=0x80070002<br> [06/13/2013 16:03:39] &lt; !!FAIL!! &gt; SetAccessToPerfCountersKeys() result=0x80070002<br> [06/13/2013 16:03:39] &lt; !!FAIL!! &gt; Installation failure, result=0x80070002<br> [06/13/2013 16:03:39] [ End of IIS 7.0 Component Based Setup ]</p> <p>Here are some of the programs that I have installed on that PC that might have something to do with the problem:&nbsp;</p> <p>Microsoft .NET Framework 4 Client Profile</p> <p>Microsoft Visual C&#43;&#43; 2010 x86...</p> <p>Please help. Thanks,&nbsp;<br> Evan. &nbsp;</p> <p></p> 2013-06-17T16:18:06-04:002013-06-17T16:18:06.453-04:00urn:uuid:00000000-0000-0000-0000-000002053246http://forums.iis.net/p/1199993/2053246.aspx/1?Set+Write+permission+via+the+command+line+Set "Write" permission via the command line? <p>Sorry, the Search option doesn't seem to be working at the moment to see if there is already an existing thread.&nbsp; I am using Windows 7 and have two test PCs out in the field and I have IIS 7.5 turned on for these systems.&nbsp; &quot;Read&quot; permission is set for both of these systems, so I can do a &quot;get&quot; to get a file off those systems, but I need &quot;Write&quot; permission turned on so we can also FTP files to these sites via the &quot;put&quot; command.</p> <p>I can log onto both of these sites as Administrator using SSH.&nbsp; Is there a way for me to turn on the &quot;Write&quot; permission for the Default FTP Site via the Command Line?</p> 2013-06-18T15:22:40-04:002013-06-18T15:22:40.313-04:00urn:uuid:00000000-0000-0000-0000-000001970239http://forums.iis.net/p/1175228/1970239.aspx/1?Web+Farm+Controller+Service+does+not+startWeb Farm Controller Service does not start <p>Specs- Server 2008- SP2 - Platform Installer &nbsp;3 </p> <p>Installed Web Farm Framework - When I attempt to provision Controller and Pri on same server using a local account that is&nbsp;in Local Admin group the service errors with &quot;<font size="1">The Web Farm Controller Service service failed to start due to the following error:&nbsp; The service did not respond to the start or control request in a timely fashion.&quot;</font></p> <p>Followed directions per to allow Firewall changes-</p> <p>Can someone assist me.</p> <p>Thanks</p> <p>&nbsp;</p> <p><font size="1"></font>&nbsp;</p> <font size="1"><font size="1"></font></font><font size="1"><font size="1"> <p>&nbsp;</p> </font></font> 2011-01-31T19:11:16-05:002011-01-31T19:11:16.377-05:00urn:uuid:00000000-0000-0000-0000-000002053242http://forums.iis.net/p/1199991/2053242.aspx/1?Can+I+download+the+product+list+Can I download the product list? <p>Hi</p> <p>I am trying to install the module ApplicationInitialization on a Windows Server 2008 R2 running IIS 7.5 and for this I need WebPlatformInstaller 4.5. Because my server is behind corporate firewalls and is not allowed to access internet I downloaded the full installation file WebPlatformInstaller_amd64_en-US.msi and ran that on my server. This all went well but when I then try to install ApplicationInitialization.26ApplicationInitialization.exe I get an error from Web Platform Installer saying that the product list can not be downloaded.</p> <p>So my question is&nbsp;if I can download the product file locally and then copy it to the server and if so, how do I do it?</p> <p>Regards Tonni</p> 2013-06-18T14:53:16-04:002013-06-18T14:53:16.237-04:00urn:uuid:00000000-0000-0000-0000-000002053138http://forums.iis.net/p/1199925/2053138.aspx/1?reach+port+80+of+a+specific+node+of+an+nlbreach port 80 of a specific node of an nlb <p>Hello i've an nlb, now i need to call a specific node</p> <p>eg, instead of call <a href="http://www.site.com">www.site.com</a>&nbsp;i want to call <a href="http://ipofnode1.site.com">http://ipofnode1.site.com</a></p> <p>what i've to configure in iis/file host in order to access the single node from browser?</p> <p>If type ip.of.node.i i get error 404:</p> <h2>Not Found</h2> <hr> <p>HTTP Error 404. The requested resource is not found.</p> 2013-06-17T15:46:23-04:002013-06-17T15:46:23.507-04:00urn:uuid:00000000-0000-0000-0000-000002053244http://forums.iis.net/p/1199992/2053244.aspx/1?Error+Code+0x80070002+Local+SharePoint+siteError Code 0x80070002 - Local SharePoint site <p>Hi,</p> <p>I am brand new to the forum and am looking for assistance. I have the following issue.</p> <p>I recently installed a local version of SharePoint to my computer, but for whatever reason I am no longer able to access it and my IIS won't enable. I was able to access my SharePont site last Thursday as well.</p> <p>I was following the directions from the microsoft link below:</p> <p><a href="http://msdn.microsoft.com/en-us/library/ee554869%28v=office.14%29.aspx">http://msdn.microsoft.com/en-us/library/ee554869%28v=office.14%29.aspx</a></p> <p>I received three separate errors: 1. When entering the script. 2. Trying to manually turn on IIS through the Windows features. 3. Accessing my SharePoint.</p> <p>The following appeared when I tried to enter the script:</p> <p>&quot;Operation Failed with 0x80070BC9</p> <p>The requested operation failed. A system reboot is required to roll back changes made.&quot;<br> Then once I got to 2.8 - &quot;Manuallys enable each of the required Windows Features&quot;, it no longer worked. I tried to manually turn on the Windows features, primarily the IIS, but it errors out stating that changes could not be saved.</p> <p>Each time I try to go to my SharePoint site the following error pops up:</p> <p>HTTP Error 404.0 - Not Found</p> <p>Detailed Error Information</p> <p>Error Code 0x80070002</p> <p>&nbsp;</p> <p>The other part, not sure how significant this is, is that I am on my companies network which requires a Single Sign On. Could it be that the Network (my SharePoint Site) is not recognizing my username which is why I cannot access it? I posted this in the SharePoint forum and they thought it sounded more like an IIS issue. One more thing is that I am operating on Windows 7 Enterprise.</p> <p>I tried Pasting some images in here, but the image URL does not appear to be working so I apologize for that.</p> <p>&nbsp;</p> <p>Any help would be greatly appreciated!!!</p> <p>Thanks,</p> <p>Greg</p> <p>&nbsp;</p> 2013-06-18T15:11:43-04:002013-06-18T15:11:43.57-04:00urn:uuid:00000000-0000-0000-0000-000002033065http://forums.iis.net/p/1192541/2033065.aspx/1?How+to+contribute+How to contribute? <p>Hi,</p> <p>We are a software development company. And we make some software for IIS too (freeware and commercial): <a title="IIS Easy Migration Tool" href="http://www.hoststools.com/">IIS Easy MIgration Tool</a>, IIS Pools, IIS Report, IIS Sites Transfer etc.</p> <p>We used to upload our software to this site <a href="http://www.iis.net/downloads/community"> http://www.iis.net/downloads/community</a>&nbsp;to &quot;<a href="http://www.iis.net/downloads/community">Community Contributed Downloads</a>&quot; section, but now we see no way to do that. We&nbsp;wish to upload our new tool and update the info for the old ones. Please help us to find the right place/links.</p> <p>Thanks.</p> 2012-10-18T18:31:10-04:002012-10-18T18:31:10.453-04:00urn:uuid:00000000-0000-0000-0000-000002053241http://forums.iis.net/p/1199990/2053241.aspx/1?RSA+Web+Agent+ARRRSA Web Agent + ARR <p>Hi there,</p> <p>I am trying to secure a web application running on a linux server using RSA authenication. Now the applications over java web server doesn't support RSA natively so I need to put the authentication method in front of it.</p> <p>I have built up a server 2008 box and installed IIS 7 with the RSA web agent on top. Now this successfully gives me a login page which works great. What I want to do is have IIS proxy through to the Linux web server behind it and serve up its content to the client. I can then firewall up the linux box to only allow connections from the IIS proxy. Thus preventing people navigating around the IIS server running the RSA authentication.&nbsp;</p> <p>Problem is... I am having some trouble understanding the ARR module and URL rewriting. All I want is to pass through the RSA page after authenticating and then the content from the linux server is fetched by the IIS box and served to the client. I can't seem to work out how to do this.</p> <p>Can anyone help? Or maybe suggest a better way of putting RSA infront of a web server.</p> <p></p> <p>Thanks</p> <p>Tom</p> 2013-06-18T14:47:05-04:002013-06-18T14:47:05.127-04:00urn:uuid:00000000-0000-0000-0000-000002053240http://forums.iis.net/p/1199989/2053240.aspx/1?Detect+WCF+with+PowershellDetect WCF with Powershell <p>I am working on a little utility to verify the specs of remote servers before deploying my employers software to them. For example, we're checking to make sure the RAM and CPU are up to our recommendations before giving the go ahead to install the application, and one of the things we need to verify is whether or not WCF is enabled.</p> <p>What would be the best/most efficient way to do this using Powershell?</p> 2013-06-18T14:26:22-04:002013-06-18T14:26:22.447-04:00urn:uuid:00000000-0000-0000-0000-000001863640http://forums.iis.net/p/1147983/1863640.aspx/1?An+error+has+occured+Not+all+of+the+features+were+successfully+changedAn error has occured. Not all of the features were successfully changed <p>Hi team I'm receiving an error <i>&quot;An error has occured. Not all of the features were successfully changed&quot;</i> when trying to add asp.net in the turn windows features on or off area in Vista.</p> <p>&nbsp;I've had a look at my applicationhost.config file and can't see any duplicates in the isapiFilters.<br> <br> &lt;section name=&quot;isapiFilters&quot; allowDefinition=&quot;MachineToAppl</p> &lt;div style=&quot;direction: ltr;&quot;&gt;<wbr>ication&quot;<br> overrideModeDefault=&quot;Deny&quot; /&gt;<br> <br> &lt;isapiFilters&gt;<br> &nbsp;&lt;filter name=&quot;ASP.NET_2.0.50727.0&quot;<br> path=&quot;C:\Windows\Microsoft.NET<wbr>\Framework\v2.0.50727\\aspnet<wbr>_filter.dll&quot;<br> enableCache=&quot;true&quot; preCondition=&quot;bitness32&quot; /&gt;<br> &lt;/isapiFilters&gt;&lt;/div&gt; <p>Any assistance would be greatly appreciated. In my framework folder I have version v1.0.3705 through to 3.5. My localhost works fine with htm files, just not asp.net<br> </p> <p>Here is my log file:</p> <p>[02/06/2008 07:54:50] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:50] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install SharedLibraries<br> [02/06/2008 07:54:50] Created NetFrameworkConfigurationKey<br> [02/06/2008 07:54:50] Set ACLs on NetFrameworkConfigurationKey<br> [02/06/2008 07:54:50] Created iisWasKey<br> [02/06/2008 07:54:50] Install of component SharedLibraries succeeded!<br> [02/06/2008 07:54:50] Success!<br> [02/06/2008 07:54:50] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:50] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:50] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/applicationPools<br> [02/06/2008 07:54:50] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/applicationPools<br> [02/06/2008 07:54:50] LaunchCommand Succeeded<br> [02/06/2008 07:54:50] Success!<br> [02/06/2008 07:54:50] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:50] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:50] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/listenerAdapters<br> [02/06/2008 07:54:50] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/listenerAdapters<br> [02/06/2008 07:54:51] LaunchCommand Succeeded<br> [02/06/2008 07:54:51] Success!<br> [02/06/2008 07:54:51] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:51] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:51] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/log<br> [02/06/2008 07:54:51] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/log<br> [02/06/2008 07:54:51] LaunchCommand Succeeded<br> [02/06/2008 07:54:51] Success!<br> [02/06/2008 07:54:51] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:51] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:51] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/sites<br> [02/06/2008 07:54:51] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/sites<br> [02/06/2008 07:54:51] LaunchCommand Succeeded<br> [02/06/2008 07:54:51] Success!<br> [02/06/2008 07:54:51] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:51] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:51] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/webLimits<br> [02/06/2008 07:54:51] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/webLimits<br> [02/06/2008 07:54:51] LaunchCommand Succeeded<br> [02/06/2008 07:54:51] Success!<br> [02/06/2008 07:54:51] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:52] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:52] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ProcessModelLibraries<br> [02/06/2008 07:54:53] Successfully updated IIS_IUSRS rights.<br> [02/06/2008 07:54:53] Successfully created and populated IIS_IUSRS.<br> [02/06/2008 07:54:53] Successfully added IIS_IUSRS ACE to DACL at %windir%\system32\inetsrv\config\applicationHost.config.<br> [02/06/2008 07:54:53] Install of component ProcessModelLibraries succeeded!<br> [02/06/2008 07:54:53] Success!<br> [02/06/2008 07:54:53] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:53] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:53] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ProcessModel<br> [02/06/2008 07:54:53] Install of component ProcessModel succeeded!<br> [02/06/2008 07:54:53] Success!<br> [02/06/2008 07:54:53] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:53] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:53] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install CoreWebEngine<br> [02/06/2008 07:54:53] Install of component CoreWebEngine succeeded!<br> [02/06/2008 07:54:53] Success!<br> [02/06/2008 07:54:53] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:53] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:53] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install W3SVC<br> [02/06/2008 07:54:55] Successfully started W3SVC.<br> [02/06/2008 07:54:55] Install of component W3SVC succeeded!<br> [02/06/2008 07:54:55] Success!<br> [02/06/2008 07:54:55] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:55] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:55] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/access<br> [02/06/2008 07:54:55] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/access<br> [02/06/2008 07:54:55] LaunchCommand Succeeded<br> [02/06/2008 07:54:55] Success!<br> [02/06/2008 07:54:55] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:55] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:55] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/handlers<br> [02/06/2008 07:54:55] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/handlers<br> [02/06/2008 07:54:55] LaunchCommand Succeeded<br> [02/06/2008 07:54:55] Success!<br> [02/06/2008 07:54:55] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:55] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:55] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install CachingBase<br> [02/06/2008 07:54:55] Install of component CachingBase succeeded!<br> [02/06/2008 07:54:55] Success!<br> [02/06/2008 07:54:55] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:55] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:55] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:UriCacheModule -image:C:\Windows\System32\inetsrv\cachuri.dll -add:false<br> [02/06/2008 07:54:55] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:UriCacheModule -image:%windir%\System32\inetsrv\cachuri.dll -add:false<br> [02/06/2008 07:54:55] LaunchCommand Succeeded<br> [02/06/2008 07:54:55] Success!<br> [02/06/2008 07:54:55] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:56] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:56] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:FileCacheModule -image:C:\Windows\System32\inetsrv\cachfile.dll -add:false<br> [02/06/2008 07:54:56] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:FileCacheModule -image:%windir%\System32\inetsrv\cachfile.dll -add:false<br> [02/06/2008 07:54:56] LaunchCommand Succeeded<br> [02/06/2008 07:54:56] Success!<br> [02/06/2008 07:54:56] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:56] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:56] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:TokenCacheModule -image:C:\Windows\System32\inetsrv\cachtokn.dll -add:false<br> [02/06/2008 07:54:56] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:TokenCacheModule -image:%windir%\System32\inetsrv\cachtokn.dll -add:false<br> [02/06/2008 07:54:56] LaunchCommand Succeeded<br> [02/06/2008 07:54:56] Success!<br> [02/06/2008 07:54:56] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:56] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:56] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install Caching<br> [02/06/2008 07:54:56] Install of component Caching succeeded!<br> [02/06/2008 07:54:56] Success!<br> [02/06/2008 07:54:56] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:56] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:56] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpCache<br> [02/06/2008 07:54:56] Install of component HttpCache succeeded!<br> [02/06/2008 07:54:56] Success!<br> [02/06/2008 07:54:56] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:56] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:56] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/caching<br> [02/06/2008 07:54:56] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/caching<br> [02/06/2008 07:54:56] LaunchCommand Succeeded<br> [02/06/2008 07:54:56] Success!<br> [02/06/2008 07:54:56] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:56] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:56] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpCacheModule -image:C:\Windows\System32\inetsrv\cachhttp.dll<br> [02/06/2008 07:54:56] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpCacheModule -image:%windir%\System32\inetsrv\cachhttp.dll<br> [02/06/2008 07:54:56] LaunchCommand Succeeded<br> [02/06/2008 07:54:56] Success!<br> [02/06/2008 07:54:56] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:56] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:56] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install CompressionBinaries<br> [02/06/2008 07:54:56] Install of component CompressionBinaries succeeded!<br> [02/06/2008 07:54:56] Success!<br> [02/06/2008 07:54:56] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:56] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:56] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression<br> [02/06/2008 07:54:56] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression<br> [02/06/2008 07:54:56] LaunchCommand Succeeded<br> [02/06/2008 07:54:56] Success!<br> [02/06/2008 07:54:56] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:56] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:56] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticCompressionModule -image:C:\Windows\System32\inetsrv\compstat.dll<br> [02/06/2008 07:54:56] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticCompressionModule -image:%windir%\System32\inetsrv\compstat.dll<br> [02/06/2008 07:54:57] LaunchCommand Succeeded<br> [02/06/2008 07:54:57] Success!<br> [02/06/2008 07:54:57] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:57] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:57] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpCompressionStatic<br> [02/06/2008 07:54:57] Successfully created C:\inetpub\temp\IIS Temporary Compressed Files<br> [02/06/2008 07:54:57] Install of component HttpCompressionStatic succeeded!<br> [02/06/2008 07:54:57] Success!<br> [02/06/2008 07:54:57] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:57] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:57] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/defaultDocument<br> [02/06/2008 07:54:57] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/defaultDocument<br> [02/06/2008 07:54:57] LaunchCommand Succeeded<br> [02/06/2008 07:54:57] Success!<br> [02/06/2008 07:54:57] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:57] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:57] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:DefaultDocumentModule -image:C:\Windows\System32\inetsrv\defdoc.dll<br> [02/06/2008 07:54:57] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:DefaultDocumentModule -image:%windir%\System32\inetsrv\defdoc.dll<br> [02/06/2008 07:54:57] LaunchCommand Succeeded<br> [02/06/2008 07:54:57] Success!<br> [02/06/2008 07:54:57] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:57] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:57] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install DefaultDocument<br> [02/06/2008 07:54:57] Install of component DefaultDocument succeeded!<br> [02/06/2008 07:54:57] Success!<br> [02/06/2008 07:54:57] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:57] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:57] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/directoryBrowse<br> [02/06/2008 07:54:57] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/directoryBrowse<br> [02/06/2008 07:54:58] LaunchCommand Succeeded<br> [02/06/2008 07:54:58] Success!<br> [02/06/2008 07:54:58] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:58] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:58] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:DirectoryListingModule -image:C:\Windows\System32\inetsrv\dirlist.dll<br> [02/06/2008 07:54:58] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:DirectoryListingModule -image:%windir%\System32\inetsrv\dirlist.dll<br> [02/06/2008 07:54:58] LaunchCommand Succeeded<br> [02/06/2008 07:54:58] Success!<br> [02/06/2008 07:54:58] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:58] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:58] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install DirectoryBrowse<br> [02/06/2008 07:54:58] Install of component DirectoryBrowse succeeded!<br> [02/06/2008 07:54:58] Success!<br> [02/06/2008 07:54:58] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:58] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:58] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpProtocol<br> [02/06/2008 07:54:59] Install of component HttpProtocol succeeded!<br> [02/06/2008 07:54:59] Success!<br> [02/06/2008 07:54:59] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:59] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:59] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpProtocol<br> [02/06/2008 07:54:59] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpProtocol<br> [02/06/2008 07:54:59] LaunchCommand Succeeded<br> [02/06/2008 07:54:59] Success!<br> [02/06/2008 07:54:59] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:59] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:59] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:ProtocolSupportModule -image:C:\Windows\System32\inetsrv\protsup.dll<br> [02/06/2008 07:54:59] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:ProtocolSupportModule -image:%windir%\System32\inetsrv\protsup.dll<br> [02/06/2008 07:54:59] LaunchCommand Succeeded<br> [02/06/2008 07:54:59] Success!<br> [02/06/2008 07:54:59] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:59] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:59] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/staticContent<br> [02/06/2008 07:54:59] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/staticContent<br> [02/06/2008 07:54:59] LaunchCommand Succeeded<br> [02/06/2008 07:54:59] Success!<br> [02/06/2008 07:54:59] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:59] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:59] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticFileModule -image:C:\Windows\System32\inetsrv\static.dll<br> [02/06/2008 07:54:59] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticFileModule -image:%windir%\System32\inetsrv\static.dll<br> [02/06/2008 07:54:59] LaunchCommand Succeeded<br> [02/06/2008 07:54:59] Success!<br> [02/06/2008 07:54:59] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:54:59] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:54:59] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install StaticContent<br> [02/06/2008 07:54:59] Install of component StaticContent succeeded!<br> [02/06/2008 07:54:59] Success!<br> [02/06/2008 07:54:59] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:00] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:00] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install AnonymousAuthenticationBinaries<br> [02/06/2008 07:55:00] Install of component AnonymousAuthenticationBinaries succeeded!<br> [02/06/2008 07:55:00] Success!<br> [02/06/2008 07:55:00] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:00] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:00] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install AnonymousAuthentication<br> [02/06/2008 07:55:00] Install of component AnonymousAuthentication succeeded!<br> [02/06/2008 07:55:00] Success!<br> [02/06/2008 07:55:00] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:00] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:00] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/anonymousAuthentication<br> [02/06/2008 07:55:00] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/anonymousAuthentication<br> [02/06/2008 07:55:00] LaunchCommand Succeeded<br> [02/06/2008 07:55:00] Success!<br> [02/06/2008 07:55:00] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:00] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:00] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:AnonymousAuthenticationModule -image:C:\Windows\System32\inetsrv\authanon.dll<br> [02/06/2008 07:55:00] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:AnonymousAuthenticationModule -image:%windir%\System32\inetsrv\authanon.dll<br> [02/06/2008 07:55:00] LaunchCommand Succeeded<br> [02/06/2008 07:55:00] Success!<br> [02/06/2008 07:55:00] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:00] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:00] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install RequestFilteringBinaries<br> [02/06/2008 07:55:00] Install of component RequestFilteringBinaries succeeded!<br> [02/06/2008 07:55:00] Success!<br> [02/06/2008 07:55:00] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:00] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:00] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestFilteringModule -image:C:\Windows\System32\inetsrv\modrqflt.dll<br> [02/06/2008 07:55:00] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestFilteringModule -image:%windir%\System32\inetsrv\modrqflt.dll<br> [02/06/2008 07:55:00] LaunchCommand Succeeded<br> [02/06/2008 07:55:00] Success!<br> [02/06/2008 07:55:00] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:00] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:00] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install RequestFiltering<br> [02/06/2008 07:55:00] Install of component RequestFiltering succeeded!<br> [02/06/2008 07:55:00] Success!<br> [02/06/2008 07:55:00] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:00] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:00] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/requestFiltering<br> [02/06/2008 07:55:00] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/requestFiltering<br> [02/06/2008 07:55:00] LaunchCommand Succeeded<br> [02/06/2008 07:55:00] Success!<br> [02/06/2008 07:55:00] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:00] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:00] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpErrors<br> [02/06/2008 07:55:00] Install of component HttpErrors succeeded!<br> [02/06/2008 07:55:00] Success!<br> [02/06/2008 07:55:00] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:00] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:00] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpErrors<br> [02/06/2008 07:55:00] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpErrors<br> [02/06/2008 07:55:01] LaunchCommand Succeeded<br> [02/06/2008 07:55:01] Success!<br> [02/06/2008 07:55:01] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:01] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:01] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:CustomErrorModule -image:C:\Windows\System32\inetsrv\custerr.dll<br> [02/06/2008 07:55:01] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:CustomErrorModule -image:%windir%\System32\inetsrv\custerr.dll<br> [02/06/2008 07:55:01] LaunchCommand Succeeded<br> [02/06/2008 07:55:01] Success!<br> [02/06/2008 07:55:01] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:01] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:01] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpLoggingBinaries<br> [02/06/2008 07:55:01] Install of component HttpLoggingBinaries succeeded!<br> [02/06/2008 07:55:01] Success!<br> [02/06/2008 07:55:01] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:01] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:01] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HTTPLogging<br> [02/06/2008 07:55:01] Install of component HttpLogging succeeded!<br> [02/06/2008 07:55:01] Success!<br> [02/06/2008 07:55:01] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:01] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:01] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpLogging<br> [02/06/2008 07:55:01] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpLogging<br> [02/06/2008 07:55:01] LaunchCommand Succeeded<br> [02/06/2008 07:55:01] Success!<br> [02/06/2008 07:55:01] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:01] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:01] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpLoggingModule -image:C:\Windows\System32\inetsrv\loghttp.dll<br> [02/06/2008 07:55:01] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpLoggingModule -image:%windir%\System32\inetsrv\loghttp.dll<br> [02/06/2008 07:55:01] LaunchCommand Succeeded<br> [02/06/2008 07:55:01] Success!<br> [02/06/2008 07:55:01] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:01] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:01] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install RequestMonitor<br> [02/06/2008 07:55:01] Install of component RequestMonitor succeeded!<br> [02/06/2008 07:55:01] Success!<br> [02/06/2008 07:55:01] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:01] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:01] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestMonitorModule -image:C:\Windows\System32\inetsrv\iisreqs.dll<br> [02/06/2008 07:55:01] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestMonitorModule -image:%windir%\System32\inetsrv\iisreqs.dll<br> [02/06/2008 07:55:01] LaunchCommand Succeeded<br> [02/06/2008 07:55:01] Success!<br> [02/06/2008 07:55:01] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:01] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:01] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ManagedCodeAssemblies<br> [02/06/2008 07:55:01] Install of component ManagedCodeAssemblies succeeded!<br> [02/06/2008 07:55:01] Success!<br> [02/06/2008 07:55:01] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:02] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:02] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ManagementConsole<br> [02/06/2008 07:55:02] Install of component ManagementConsole succeeded!<br> [02/06/2008 07:55:02] Success!<br> [02/06/2008 07:55:02] [ End of IIS 7.0 Component Based Setup ]<br> [02/06/2008 07:55:02] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/06/2008 07:55:02] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install WASConfigurationAPI<br> [02/06/2008 07:55:02] Install of component WASConfigurationAPI succeeded!<br> [02/06/2008 07:55:02] Success!<br> [02/06/2008 07:55:02] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 10:20:47] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 10:20:47] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install Metabase<br> [02/13/2008 10:20:47] Successfully updated IIS_IUSRS rights.<br> [02/13/2008 10:20:47] Successfully populated IIS_IUSRS.<br> [02/13/2008 10:20:47] Successfully set IISADMIN install state.<br> [02/13/2008 10:20:47] Successfully removed old metabase files.<br> [02/13/2008 10:20:49] Successfully started IISADMIN.<br> [02/13/2008 10:20:49] Successfully installed metabase entries.<br> [02/13/2008 10:20:49] Successfully installed logging metabase entries.<br> [02/13/2008 10:20:49] Successfully removed IISADMIN install state.<br> [02/13/2008 10:20:55] Successfully stopped IISADMIN.<br> [02/13/2008 10:20:56] Successfully installed legacy snapin metabase entries.<br> [02/13/2008 10:20:56] Successfully started IISADMIN.<br> [02/13/2008 10:20:56] Install of component Metabase succeeded!<br> [02/13/2008 10:20:56] Success!<br> [02/13/2008 10:20:56] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 10:20:56] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 10:20:56] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ADSICompatibility<br> [02/13/2008 10:20:56] Install of component ADSICompatibility succeeded!<br> [02/13/2008 10:20:56] Success!<br> [02/13/2008 10:20:56] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 10:20:56] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 10:20:56] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll<br> [02/13/2008 10:20:56] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll<br> [02/13/2008 10:20:56] LaunchCommand Succeeded<br> [02/13/2008 10:20:56] Success!<br> [02/13/2008 10:20:56] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:31] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:31] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiModule -image:C:\Windows\System32\inetsrv\isapi.dll<br> [02/13/2008 13:01:31] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiModule -image:%windir%\System32\inetsrv\isapi.dll<br> [02/13/2008 13:01:32] LaunchCommand Succeeded<br> [02/13/2008 13:01:32] Success!<br> [02/13/2008 13:01:32] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:32] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:32] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ISAPIExtensions<br> [02/13/2008 13:01:32] Install of component ISAPIExtensions succeeded!<br> [02/13/2008 13:01:32] Success!<br> [02/13/2008 13:01:32] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:32] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:32] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ISAPIFilter<br> [02/13/2008 13:01:32] Install of component ISAPIFilter succeeded!<br> [02/13/2008 13:01:32] Success!<br> [02/13/2008 13:01:32] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:32] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:32] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiFilterModule -image:C:\Windows\System32\inetsrv\filter.dll<br> [02/13/2008 13:01:32] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiFilterModule -image:%windir%\System32\inetsrv\filter.dll<br> [02/13/2008 13:01:32] LaunchCommand Succeeded<br> [02/13/2008 13:01:32] Success!<br> [02/13/2008 13:01:32] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:32] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:32] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/asp<br> [02/13/2008 13:01:32] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/asp<br> [02/13/2008 13:01:33] LaunchCommand Succeeded<br> [02/13/2008 13:01:33] Success!<br> [02/13/2008 13:01:33] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:33] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:33] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ASP<br> [02/13/2008 13:01:33] Install of component ASP succeeded!<br> [02/13/2008 13:01:33] Success!<br> [02/13/2008 13:01:33] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:33] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:33] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /basic 2.0.50727.0<br> [02/13/2008 13:01:34] &lt; WARNING! &gt; LookupAccountSid result=0x80070534<br> [02/13/2008 13:01:34] &lt; WARNING! &gt; GetPrincipalSID(Power Users) result=0x80070534<br> [02/13/2008 13:01:34] &lt; WARNING! &gt; SECURITY_UTIL::SetAccessToRegKey(Power Users) result=0x80070534<br> [02/13/2008 13:01:34] Installation success<br> [02/13/2008 13:01:34] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:46] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:46] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install NetFxEnvironment<br> [02/13/2008 13:01:46] Install of component NetFxEnvironment succeeded!<br> [02/13/2008 13:01:46] Success!<br> [02/13/2008 13:01:46] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:46] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:46] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:ConfigurationValidationModule -image:C:\Windows\System32\inetsrv\validcfg.dll<br> [02/13/2008 13:01:46] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:ConfigurationValidationModule -image:%windir%\System32\inetsrv\validcfg.dll<br> [02/13/2008 13:01:46] LaunchCommand Succeeded<br> [02/13/2008 13:01:46] Success!<br> [02/13/2008 13:01:46] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:47] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:47] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /managedextensibility 2.0.50727.0<br> [02/13/2008 13:01:47] Installation success<br> [02/13/2008 13:01:47] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:47] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:47] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install NetFxExtensibility<br> [02/13/2008 13:01:47] Install of component NetFxExtensibility succeeded!<br> [02/13/2008 13:01:47] Success!<br> [02/13/2008 13:01:47] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:47] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:47] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /fullaspnet 2.0.50727.0<br> [02/13/2008 13:01:47] &lt; !!FAIL!! &gt; AddCollectionElement result=0x800700b7<br> [02/13/2008 13:01:47] &lt; !!FAIL!! &gt; WriteFilterToCollection result=0x800700b7<br> [02/13/2008 13:01:47] &lt; !!FAIL!! &gt; WriteFiltersSection() result=0x800700b7<br> [02/13/2008 13:01:47] &lt; !!FAIL!! &gt; WriteFullASPNETConfiguration() result=0x800700b7<br> [02/13/2008 13:01:47] &lt; !!FAIL!! &gt; Installation failure, result=0x800700b7<br> [02/13/2008 13:01:47] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:48] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:48] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/handlers<br> [02/13/2008 13:01:48] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/handlers<br> [02/13/2008 13:01:48] LaunchCommand Succeeded<br> [02/13/2008 13:01:48] Success!<br> [02/13/2008 13:01:48] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:48] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:48] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/modules<br> [02/13/2008 13:01:48] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/modules<br> [02/13/2008 13:01:48] LaunchCommand Succeeded<br> [02/13/2008 13:01:48] Success!<br> [02/13/2008 13:01:48] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:01:51] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:01:51] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ASPNET<br> [02/13/2008 13:01:51] Install of component ASPNET succeeded!<br> [02/13/2008 13:01:51] Success!<br> [02/13/2008 13:01:51] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:02:06] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:02:06] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\asp.dll<br> [02/13/2008 13:02:06] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\asp.dll<br> [02/13/2008 13:02:06] LaunchCommand Succeeded<br> [02/13/2008 13:02:06] Success!<br> [02/13/2008 13:02:06] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:02:06] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:02:06] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ASPBinaries<br> [02/13/2008 13:02:06] Install of component ASPBinaries succeeded!<br> [02/13/2008 13:02:06] Success!<br> [02/13/2008 13:02:06] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\asp.dll<br> [02/13/2008 13:06:16] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\asp.dll<br> [02/13/2008 13:06:16] Ignoring acceptable LaunchCommand failure 0x80070003<br> [02/13/2008 13:06:16] Success!<br> [02/13/2008 13:06:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ASPBinaries<br> [02/13/2008 13:06:16] Uninstall of component ASPBinaries succeeded!<br> [02/13/2008 13:06:16] Success!<br> [02/13/2008 13:06:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ASPNET<br> [02/13/2008 13:06:16] Uninstall of component ASPNET succeeded!<br> [02/13/2008 13:06:16] Success!<br> [02/13/2008 13:06:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/modules<br> [02/13/2008 13:06:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/modules<br> [02/13/2008 13:06:17] LaunchCommand Succeeded<br> [02/13/2008 13:06:17] Success!<br> [02/13/2008 13:06:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:17] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/handlers<br> [02/13/2008 13:06:17] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/handlers<br> [02/13/2008 13:06:17] LaunchCommand Succeeded<br> [02/13/2008 13:06:17] Success!<br> [02/13/2008 13:06:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:17] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /fullaspnet 2.0.50727.0<br> [02/13/2008 13:06:17] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 13:06:17] &lt; WARNING! &gt; FindFirstFile result=0x80070003<br> [02/13/2008 13:06:17] &lt; WARNING! &gt; RemoveDirectory result=0x80070003<br> [02/13/2008 13:06:17] &lt; WARNING! &gt; WriteSiteClientScriptDir result=0x80070003<br> [02/13/2008 13:06:17] &lt; WARNING! &gt; WriteASPNETClientFolders() result=0x80070003<br> [02/13/2008 13:06:17] Uninstallation success<br> [02/13/2008 13:06:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:17] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall NetFxExtensibility<br> [02/13/2008 13:06:17] Uninstall of component NetFxExtensibility succeeded!<br> [02/13/2008 13:06:17] Success!<br> [02/13/2008 13:06:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:17] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module ConfigurationValidationModule<br> [02/13/2008 13:06:17] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module ConfigurationValidationModule<br> [02/13/2008 13:06:17] LaunchCommand Succeeded<br> [02/13/2008 13:06:17] Success!<br> [02/13/2008 13:06:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:17] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /managedextensibility 2.0.50727.0<br> [02/13/2008 13:06:17] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 13:06:17] Uninstallation success<br> [02/13/2008 13:06:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:17] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall NetFxEnvironment<br> [02/13/2008 13:06:17] Uninstall of component NetFxEnvironment succeeded!<br> [02/13/2008 13:06:17] Success!<br> [02/13/2008 13:06:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:18] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /basic 2.0.50727.0<br> [02/13/2008 13:06:18] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 13:06:19] Uninstallation success<br> [02/13/2008 13:06:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:19] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ASP<br> [02/13/2008 13:06:19] Uninstall of component ASP succeeded!<br> [02/13/2008 13:06:19] Success!<br> [02/13/2008 13:06:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:19] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/asp<br> [02/13/2008 13:06:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/asp<br> [02/13/2008 13:06:19] LaunchCommand Succeeded<br> [02/13/2008 13:06:19] Success!<br> [02/13/2008 13:06:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:19] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ISAPIFilter<br> [02/13/2008 13:06:19] Uninstall of component ISAPIFilter succeeded!<br> [02/13/2008 13:06:19] Success!<br> [02/13/2008 13:06:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:19] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiFilterModule<br> [02/13/2008 13:06:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiFilterModule<br> [02/13/2008 13:06:20] LaunchCommand Succeeded<br> [02/13/2008 13:06:20] Success!<br> [02/13/2008 13:06:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:20] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ISAPIExtensions<br> [02/13/2008 13:06:20] Uninstall of component ISAPIExtensions succeeded!<br> [02/13/2008 13:06:20] Success!<br> [02/13/2008 13:06:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 13:06:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 13:06:20] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiModule<br> [02/13/2008 13:06:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiModule<br> [02/13/2008 13:06:20] LaunchCommand Succeeded<br> [02/13/2008 13:06:20] Success!<br> [02/13/2008 13:06:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiModule -image:C:\Windows\System32\inetsrv\isapi.dll<br> [02/13/2008 14:05:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiModule -image:%windir%\System32\inetsrv\isapi.dll<br> [02/13/2008 14:05:15] LaunchCommand Succeeded<br> [02/13/2008 14:05:15] Success!<br> [02/13/2008 14:05:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ISAPIExtensions<br> [02/13/2008 14:05:16] Install of component ISAPIExtensions succeeded!<br> [02/13/2008 14:05:16] Success!<br> [02/13/2008 14:05:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:16] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ISAPIFilter<br> [02/13/2008 14:05:16] Install of component ISAPIFilter succeeded!<br> [02/13/2008 14:05:16] Success!<br> [02/13/2008 14:05:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:16] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiFilterModule -image:C:\Windows\System32\inetsrv\filter.dll<br> [02/13/2008 14:05:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiFilterModule -image:%windir%\System32\inetsrv\filter.dll<br> [02/13/2008 14:05:16] LaunchCommand Succeeded<br> [02/13/2008 14:05:16] Success!<br> [02/13/2008 14:05:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:16] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /basic 2.0.50727.0<br> [02/13/2008 14:05:16] &lt; WARNING! &gt; LookupAccountSid result=0x80070534<br> [02/13/2008 14:05:16] &lt; WARNING! &gt; GetPrincipalSID(Power Users) result=0x80070534<br> [02/13/2008 14:05:16] &lt; WARNING! &gt; SECURITY_UTIL::SetAccessToRegKey(Power Users) result=0x80070534<br> [02/13/2008 14:05:16] Installation success<br> [02/13/2008 14:05:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:28] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:28] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install NetFxEnvironment<br> [02/13/2008 14:05:28] Install of component NetFxEnvironment succeeded!<br> [02/13/2008 14:05:28] Success!<br> [02/13/2008 14:05:28] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:28] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:28] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:ConfigurationValidationModule -image:C:\Windows\System32\inetsrv\validcfg.dll<br> [02/13/2008 14:05:28] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:ConfigurationValidationModule -image:%windir%\System32\inetsrv\validcfg.dll<br> [02/13/2008 14:05:28] LaunchCommand Succeeded<br> [02/13/2008 14:05:28] Success!<br> [02/13/2008 14:05:28] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:28] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:28] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /managedextensibility 2.0.50727.0<br> [02/13/2008 14:05:28] Installation success<br> [02/13/2008 14:05:28] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:28] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:28] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install NetFxExtensibility<br> [02/13/2008 14:05:28] Install of component NetFxExtensibility succeeded!<br> [02/13/2008 14:05:28] Success!<br> [02/13/2008 14:05:28] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:28] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:28] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /fullaspnet 2.0.50727.0<br> [02/13/2008 14:05:28] &lt; !!FAIL!! &gt; AddCollectionElement result=0x800700b7<br> [02/13/2008 14:05:28] &lt; !!FAIL!! &gt; WriteFilterToCollection result=0x800700b7<br> [02/13/2008 14:05:28] &lt; !!FAIL!! &gt; WriteFiltersSection() result=0x800700b7<br> [02/13/2008 14:05:28] &lt; !!FAIL!! &gt; WriteFullASPNETConfiguration() result=0x800700b7<br> [02/13/2008 14:05:28] &lt; !!FAIL!! &gt; Installation failure, result=0x800700b7<br> [02/13/2008 14:05:28] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:29] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:29] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/handlers<br> [02/13/2008 14:05:29] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/handlers<br> [02/13/2008 14:05:29] LaunchCommand Succeeded<br> [02/13/2008 14:05:29] Success!<br> [02/13/2008 14:05:29] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:29] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:29] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/modules<br> [02/13/2008 14:05:29] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/modules<br> [02/13/2008 14:05:29] LaunchCommand Succeeded<br> [02/13/2008 14:05:29] Success!<br> [02/13/2008 14:05:29] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:32] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:32] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ASPNET<br> [02/13/2008 14:05:32] Install of component ASPNET succeeded!<br> [02/13/2008 14:05:32] Success!<br> [02/13/2008 14:05:32] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:48] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:48] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ASPNET<br> [02/13/2008 14:05:48] Uninstall of component ASPNET succeeded!<br> [02/13/2008 14:05:48] Success!<br> [02/13/2008 14:05:48] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:48] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:48] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/modules<br> [02/13/2008 14:05:48] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/modules<br> [02/13/2008 14:05:48] LaunchCommand Succeeded<br> [02/13/2008 14:05:48] Success!<br> [02/13/2008 14:05:48] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:48] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:48] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/handlers<br> [02/13/2008 14:05:48] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/handlers<br> [02/13/2008 14:05:48] LaunchCommand Succeeded<br> [02/13/2008 14:05:48] Success!<br> [02/13/2008 14:05:48] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:48] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:48] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /fullaspnet 2.0.50727.0<br> [02/13/2008 14:05:48] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 14:05:48] &lt; WARNING! &gt; FindFirstFile result=0x80070003<br> [02/13/2008 14:05:48] &lt; WARNING! &gt; RemoveDirectory result=0x80070003<br> [02/13/2008 14:05:48] &lt; WARNING! &gt; WriteSiteClientScriptDir result=0x80070003<br> [02/13/2008 14:05:48] &lt; WARNING! &gt; WriteASPNETClientFolders() result=0x80070003<br> [02/13/2008 14:05:49] Uninstallation success<br> [02/13/2008 14:05:49] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:49] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:49] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall NetFxExtensibility<br> [02/13/2008 14:05:49] Uninstall of component NetFxExtensibility succeeded!<br> [02/13/2008 14:05:49] Success!<br> [02/13/2008 14:05:49] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:49] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:49] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module ConfigurationValidationModule<br> [02/13/2008 14:05:49] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module ConfigurationValidationModule<br> [02/13/2008 14:05:49] LaunchCommand Succeeded<br> [02/13/2008 14:05:49] Success!<br> [02/13/2008 14:05:49] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:49] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:49] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /managedextensibility 2.0.50727.0<br> [02/13/2008 14:05:49] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 14:05:49] Uninstallation success<br> [02/13/2008 14:05:49] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:49] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:49] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall NetFxEnvironment<br> [02/13/2008 14:05:49] Uninstall of component NetFxEnvironment succeeded!<br> [02/13/2008 14:05:49] Success!<br> [02/13/2008 14:05:49] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:49] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:49] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /basic 2.0.50727.0<br> [02/13/2008 14:05:49] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 14:05:49] Uninstallation success<br> [02/13/2008 14:05:49] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:50] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:50] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ISAPIFilter<br> [02/13/2008 14:05:50] Uninstall of component ISAPIFilter succeeded!<br> [02/13/2008 14:05:50] Success!<br> [02/13/2008 14:05:50] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:50] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:50] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiFilterModule<br> [02/13/2008 14:05:50] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiFilterModule<br> [02/13/2008 14:05:50] LaunchCommand Succeeded<br> [02/13/2008 14:05:50] Success!<br> [02/13/2008 14:05:50] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:50] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:50] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ISAPIExtensions<br> [02/13/2008 14:05:50] Uninstall of component ISAPIExtensions succeeded!<br> [02/13/2008 14:05:50] Success!<br> [02/13/2008 14:05:50] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:05:50] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:05:50] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiModule<br> [02/13/2008 14:05:50] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiModule<br> [02/13/2008 14:05:50] LaunchCommand Succeeded<br> [02/13/2008 14:05:50] Success!<br> [02/13/2008 14:05:50] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiModule -image:C:\Windows\System32\inetsrv\isapi.dll<br> [02/13/2008 14:31:22] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiModule -image:%windir%\System32\inetsrv\isapi.dll<br> [02/13/2008 14:31:22] LaunchCommand Succeeded<br> [02/13/2008 14:31:22] Success!<br> [02/13/2008 14:31:22] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ISAPIExtensions<br> [02/13/2008 14:31:22] Install of component ISAPIExtensions succeeded!<br> [02/13/2008 14:31:22] Success!<br> [02/13/2008 14:31:22] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ISAPIFilter<br> [02/13/2008 14:31:22] Install of component ISAPIFilter succeeded!<br> [02/13/2008 14:31:22] Success!<br> [02/13/2008 14:31:22] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiFilterModule -image:C:\Windows\System32\inetsrv\filter.dll<br> [02/13/2008 14:31:22] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiFilterModule -image:%windir%\System32\inetsrv\filter.dll<br> [02/13/2008 14:31:23] LaunchCommand Succeeded<br> [02/13/2008 14:31:23] Success!<br> [02/13/2008 14:31:23] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:23] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:23] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /basic 2.0.50727.0<br> [02/13/2008 14:31:23] &lt; WARNING! &gt; LookupAccountSid result=0x80070534<br> [02/13/2008 14:31:23] &lt; WARNING! &gt; GetPrincipalSID(Power Users) result=0x80070534<br> [02/13/2008 14:31:23] &lt; WARNING! &gt; SECURITY_UTIL::SetAccessToRegKey(Power Users) result=0x80070534<br> [02/13/2008 14:31:23] Installation success<br> [02/13/2008 14:31:23] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:33] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:33] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install NetFxEnvironment<br> [02/13/2008 14:31:33] Install of component NetFxEnvironment succeeded!<br> [02/13/2008 14:31:33] Success!<br> [02/13/2008 14:31:33] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:33] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:33] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:ConfigurationValidationModule -image:C:\Windows\System32\inetsrv\validcfg.dll<br> [02/13/2008 14:31:33] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:ConfigurationValidationModule -image:%windir%\System32\inetsrv\validcfg.dll<br> [02/13/2008 14:31:33] LaunchCommand Succeeded<br> [02/13/2008 14:31:33] Success!<br> [02/13/2008 14:31:33] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:33] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:33] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /managedextensibility 2.0.50727.0<br> [02/13/2008 14:31:33] Installation success<br> [02/13/2008 14:31:33] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:33] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:33] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install NetFxExtensibility<br> [02/13/2008 14:31:33] Install of component NetFxExtensibility succeeded!<br> [02/13/2008 14:31:33] Success!<br> [02/13/2008 14:31:33] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:33] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:33] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /fullaspnet 2.0.50727.0<br> [02/13/2008 14:31:33] &lt; !!FAIL!! &gt; AddCollectionElement result=0x800700b7<br> [02/13/2008 14:31:33] &lt; !!FAIL!! &gt; WriteFilterToCollection result=0x800700b7<br> [02/13/2008 14:31:33] &lt; !!FAIL!! &gt; WriteFiltersSection() result=0x800700b7<br> [02/13/2008 14:31:33] &lt; !!FAIL!! &gt; WriteFullASPNETConfiguration() result=0x800700b7<br> [02/13/2008 14:31:33] &lt; !!FAIL!! &gt; Installation failure, result=0x800700b7<br> [02/13/2008 14:31:33] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:34] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:34] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/handlers<br> [02/13/2008 14:31:34] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/handlers<br> [02/13/2008 14:31:34] LaunchCommand Succeeded<br> [02/13/2008 14:31:34] Success!<br> [02/13/2008 14:31:34] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:34] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:34] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/modules<br> [02/13/2008 14:31:34] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/modules<br> [02/13/2008 14:31:34] LaunchCommand Succeeded<br> [02/13/2008 14:31:34] Success!<br> [02/13/2008 14:31:34] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:37] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:37] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ASPNET<br> [02/13/2008 14:31:37] Install of component ASPNET succeeded!<br> [02/13/2008 14:31:37] Success!<br> [02/13/2008 14:31:37] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:53] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:53] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ASPNET<br> [02/13/2008 14:31:53] Uninstall of component ASPNET succeeded!<br> [02/13/2008 14:31:53] Success!<br> [02/13/2008 14:31:53] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:53] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:53] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/modules<br> [02/13/2008 14:31:53] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/modules<br> [02/13/2008 14:31:53] LaunchCommand Succeeded<br> [02/13/2008 14:31:53] Success!<br> [02/13/2008 14:31:53] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:53] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:53] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/handlers<br> [02/13/2008 14:31:53] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/handlers<br> [02/13/2008 14:31:54] LaunchCommand Succeeded<br> [02/13/2008 14:31:54] Success!<br> [02/13/2008 14:31:54] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:54] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:54] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /fullaspnet 2.0.50727.0<br> [02/13/2008 14:31:54] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 14:31:54] &lt; WARNING! &gt; FindFirstFile result=0x80070003<br> [02/13/2008 14:31:54] &lt; WARNING! &gt; RemoveDirectory result=0x80070003<br> [02/13/2008 14:31:54] &lt; WARNING! &gt; WriteSiteClientScriptDir result=0x80070003<br> [02/13/2008 14:31:54] &lt; WARNING! &gt; WriteASPNETClientFolders() result=0x80070003<br> [02/13/2008 14:31:54] Uninstallation success<br> [02/13/2008 14:31:54] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:54] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:54] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall NetFxExtensibility<br> [02/13/2008 14:31:54] Uninstall of component NetFxExtensibility succeeded!<br> [02/13/2008 14:31:54] Success!<br> [02/13/2008 14:31:54] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:54] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:54] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module ConfigurationValidationModule<br> [02/13/2008 14:31:54] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module ConfigurationValidationModule<br> [02/13/2008 14:31:54] LaunchCommand Succeeded<br> [02/13/2008 14:31:54] Success!<br> [02/13/2008 14:31:54] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:54] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:54] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /managedextensibility 2.0.50727.0<br> [02/13/2008 14:31:54] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 14:31:54] Uninstallation success<br> [02/13/2008 14:31:54] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:54] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:54] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall NetFxEnvironment<br> [02/13/2008 14:31:54] Uninstall of component NetFxEnvironment succeeded!<br> [02/13/2008 14:31:54] Success!<br> [02/13/2008 14:31:54] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:54] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:54] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /basic 2.0.50727.0<br> [02/13/2008 14:31:54] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 14:31:54] Uninstallation success<br> [02/13/2008 14:31:54] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:55] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:55] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ISAPIFilter<br> [02/13/2008 14:31:55] Uninstall of component ISAPIFilter succeeded!<br> [02/13/2008 14:31:55] Success!<br> [02/13/2008 14:31:55] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:55] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:55] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiFilterModule<br> [02/13/2008 14:31:55] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiFilterModule<br> [02/13/2008 14:31:55] LaunchCommand Succeeded<br> [02/13/2008 14:31:55] Success!<br> [02/13/2008 14:31:55] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:55] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:55] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ISAPIExtensions<br> [02/13/2008 14:31:55] Uninstall of component ISAPIExtensions succeeded!<br> [02/13/2008 14:31:55] Success!<br> [02/13/2008 14:31:55] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 14:31:55] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 14:31:55] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiModule<br> [02/13/2008 14:31:55] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiModule<br> [02/13/2008 14:31:55] LaunchCommand Succeeded<br> [02/13/2008 14:31:55] Success!<br> [02/13/2008 14:31:55] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:08] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:08] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ManagementConsole<br> [02/13/2008 16:39:08] Uninstall of component ManagementConsole succeeded!<br> [02/13/2008 16:39:08] Success!<br> [02/13/2008 16:39:08] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ManagedCodeAssemblies<br> [02/13/2008 16:39:09] Uninstall of component ManagedCodeAssemblies succeeded!<br> [02/13/2008 16:39:09] Success!<br> [02/13/2008 16:39:09] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall RequestMonitor<br> [02/13/2008 16:39:09] Uninstall of component RequestMonitor succeeded!<br> [02/13/2008 16:39:09] Success!<br> [02/13/2008 16:39:09] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestMonitorModule<br> [02/13/2008 16:39:09] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestMonitorModule<br> [02/13/2008 16:39:09] LaunchCommand Succeeded<br> [02/13/2008 16:39:09] Success!<br> [02/13/2008 16:39:09] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HTTPLogging<br> [02/13/2008 16:39:09] Uninstall of component HttpLogging succeeded!<br> [02/13/2008 16:39:09] Success!<br> [02/13/2008 16:39:09] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpLogging<br> [02/13/2008 16:39:09] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpLogging<br> [02/13/2008 16:39:09] LaunchCommand Succeeded<br> [02/13/2008 16:39:09] Success!<br> [02/13/2008 16:39:09] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpLoggingModule<br> [02/13/2008 16:39:09] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpLoggingModule<br> [02/13/2008 16:39:09] LaunchCommand Succeeded<br> [02/13/2008 16:39:09] Success!<br> [02/13/2008 16:39:09] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HttpLoggingBinaries<br> [02/13/2008 16:39:09] Uninstall of component HttpLoggingBinaries succeeded!<br> [02/13/2008 16:39:09] Success!<br> [02/13/2008 16:39:09] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HttpErrors<br> [02/13/2008 16:39:09] Uninstall of component HttpErrors succeeded!<br> [02/13/2008 16:39:09] Success!<br> [02/13/2008 16:39:09] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpErrors<br> [02/13/2008 16:39:09] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpErrors<br> [02/13/2008 16:39:10] LaunchCommand Succeeded<br> [02/13/2008 16:39:10] Success!<br> [02/13/2008 16:39:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module CustomErrorModule<br> [02/13/2008 16:39:10] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module CustomErrorModule<br> [02/13/2008 16:39:10] LaunchCommand Succeeded<br> [02/13/2008 16:39:10] Success!<br> [02/13/2008 16:39:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall RequestFiltering<br> [02/13/2008 16:39:10] Uninstall of component RequestFiltering succeeded!<br> [02/13/2008 16:39:10] Success!<br> [02/13/2008 16:39:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/requestFiltering<br> [02/13/2008 16:39:10] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/requestFiltering<br> [02/13/2008 16:39:10] LaunchCommand Succeeded<br> [02/13/2008 16:39:10] Success!<br> [02/13/2008 16:39:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall RequestFilteringBinaries<br> [02/13/2008 16:39:10] Uninstall of component RequestFilteringBinaries succeeded!<br> [02/13/2008 16:39:10] Success!<br> [02/13/2008 16:39:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestFilteringModule<br> [02/13/2008 16:39:10] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestFilteringModule<br> [02/13/2008 16:39:10] LaunchCommand Succeeded<br> [02/13/2008 16:39:10] Success!<br> [02/13/2008 16:39:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall AnonymousAuthentication<br> [02/13/2008 16:39:10] Uninstall of component AnonymousAuthentication succeeded!<br> [02/13/2008 16:39:10] Success!<br> [02/13/2008 16:39:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/authentication/anonymousAuthentication<br> [02/13/2008 16:39:10] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/authentication/anonymousAuthentication<br> [02/13/2008 16:39:10] LaunchCommand Succeeded<br> [02/13/2008 16:39:10] Success!<br> [02/13/2008 16:39:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module AnonymousAuthenticationModule<br> [02/13/2008 16:39:10] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module AnonymousAuthenticationModule<br> [02/13/2008 16:39:10] LaunchCommand Succeeded<br> [02/13/2008 16:39:10] Success!<br> [02/13/2008 16:39:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall AnonymousAuthenticationBinaries<br> [02/13/2008 16:39:10] Uninstall of component AnonymousAuthenticationBinaries succeeded!<br> [02/13/2008 16:39:10] Success!<br> [02/13/2008 16:39:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall StaticContent<br> [02/13/2008 16:39:11] Uninstall of component StaticContent succeeded!<br> [02/13/2008 16:39:11] Success!<br> [02/13/2008 16:39:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:11] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:11] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/staticContent<br> [02/13/2008 16:39:11] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/staticContent<br> [02/13/2008 16:39:11] LaunchCommand Succeeded<br> [02/13/2008 16:39:11] Success!<br> [02/13/2008 16:39:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:11] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:11] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticFileModule<br> [02/13/2008 16:39:11] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticFileModule<br> [02/13/2008 16:39:11] LaunchCommand Succeeded<br> [02/13/2008 16:39:11] Success!<br> [02/13/2008 16:39:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:11] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:11] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HttpProtocol<br> [02/13/2008 16:39:11] Uninstall of component HttpProtocol succeeded!<br> [02/13/2008 16:39:11] Success!<br> [02/13/2008 16:39:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:11] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:11] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpProtocol<br> [02/13/2008 16:39:11] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpProtocol<br> [02/13/2008 16:39:11] LaunchCommand Succeeded<br> [02/13/2008 16:39:11] Success!<br> [02/13/2008 16:39:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:11] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:11] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module ProtocolSupportModule<br> [02/13/2008 16:39:11] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module ProtocolSupportModule<br> [02/13/2008 16:39:11] LaunchCommand Succeeded<br> [02/13/2008 16:39:11] Success!<br> [02/13/2008 16:39:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:11] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:11] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall DirectoryBrowse<br> [02/13/2008 16:39:11] Uninstall of component DirectoryBrowse succeeded!<br> [02/13/2008 16:39:11] Success!<br> [02/13/2008 16:39:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:11] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:11] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/directoryBrowse<br> [02/13/2008 16:39:11] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/directoryBrowse<br> [02/13/2008 16:39:12] LaunchCommand Succeeded<br> [02/13/2008 16:39:12] Success!<br> [02/13/2008 16:39:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module DirectoryListingModule<br> [02/13/2008 16:39:12] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module DirectoryListingModule<br> [02/13/2008 16:39:12] LaunchCommand Succeeded<br> [02/13/2008 16:39:12] Success!<br> [02/13/2008 16:39:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall DefaultDocument<br> [02/13/2008 16:39:12] Uninstall of component DefaultDocument succeeded!<br> [02/13/2008 16:39:12] Success!<br> [02/13/2008 16:39:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/defaultDocument<br> [02/13/2008 16:39:12] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/defaultDocument<br> [02/13/2008 16:39:12] LaunchCommand Succeeded<br> [02/13/2008 16:39:12] Success!<br> [02/13/2008 16:39:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module DefaultDocumentModule<br> [02/13/2008 16:39:12] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module DefaultDocumentModule<br> [02/13/2008 16:39:12] LaunchCommand Succeeded<br> [02/13/2008 16:39:12] Success!<br> [02/13/2008 16:39:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HttpCompressionStatic<br> [02/13/2008 16:39:12] Uninstall of component HttpCompressionStatic succeeded!<br> [02/13/2008 16:39:12] Success!<br> [02/13/2008 16:39:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticCompressionModule<br> [02/13/2008 16:39:12] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticCompressionModule<br> [02/13/2008 16:39:12] LaunchCommand Succeeded<br> [02/13/2008 16:39:12] Success!<br> [02/13/2008 16:39:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall CompressionBinaries<br> [02/13/2008 16:39:13] Uninstall of component CompressionBinaries succeeded!<br> [02/13/2008 16:39:13] Success!<br> [02/13/2008 16:39:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpCompression<br> [02/13/2008 16:39:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpCompression<br> [02/13/2008 16:39:13] LaunchCommand Succeeded<br> [02/13/2008 16:39:13] Success!<br> [02/13/2008 16:39:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HttpCache<br> [02/13/2008 16:39:13] Uninstall of component HttpCache succeeded!<br> [02/13/2008 16:39:13] Success!<br> [02/13/2008 16:39:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/caching<br> [02/13/2008 16:39:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/caching<br> [02/13/2008 16:39:13] LaunchCommand Succeeded<br> [02/13/2008 16:39:13] Success!<br> [02/13/2008 16:39:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpCacheModule<br> [02/13/2008 16:39:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpCacheModule<br> [02/13/2008 16:39:13] LaunchCommand Succeeded<br> [02/13/2008 16:39:13] Success!<br> [02/13/2008 16:39:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall Caching<br> [02/13/2008 16:39:13] Uninstall of component Caching succeeded!<br> [02/13/2008 16:39:13] Success!<br> [02/13/2008 16:39:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall CachingBase<br> [02/13/2008 16:39:13] Uninstall of component CachingBase succeeded!<br> [02/13/2008 16:39:13] Success!<br> [02/13/2008 16:39:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module UriCacheModule<br> [02/13/2008 16:39:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module UriCacheModule<br> [02/13/2008 16:39:13] LaunchCommand Succeeded<br> [02/13/2008 16:39:13] Success!<br> [02/13/2008 16:39:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module FileCacheModule<br> [02/13/2008 16:39:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module FileCacheModule<br> [02/13/2008 16:39:13] LaunchCommand Succeeded<br> [02/13/2008 16:39:13] Success!<br> [02/13/2008 16:39:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module TokenCacheModule<br> [02/13/2008 16:39:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module TokenCacheModule<br> [02/13/2008 16:39:13] LaunchCommand Succeeded<br> [02/13/2008 16:39:13] Success!<br> [02/13/2008 16:39:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:14] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ADSICompatibility<br> [02/13/2008 16:39:14] Uninstall of component ADSICompatibility succeeded!<br> [02/13/2008 16:39:14] Success!<br> [02/13/2008 16:39:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:14] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\iisext.dll<br> [02/13/2008 16:39:14] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\iisext.dll<br> [02/13/2008 16:39:14] Ignoring acceptable LaunchCommand failure 0x80070003<br> [02/13/2008 16:39:14] Success!<br> [02/13/2008 16:39:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:14] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall Metabase<br> [02/13/2008 16:39:14] Successfully removed old metabase files.<br> [02/13/2008 16:39:14] Uninstall of component Metabase succeeded!<br> [02/13/2008 16:39:14] Success!<br> [02/13/2008 16:39:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall W3SVC<br> [02/13/2008 16:39:15] Service didn't exist, ignoring failure stopping it.<br> [02/13/2008 16:39:15] Successfully altered default web site bindings<br> [02/13/2008 16:39:15] Uninstall of component W3SVC succeeded!<br> [02/13/2008 16:39:15] Success!<br> [02/13/2008 16:39:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/access<br> [02/13/2008 16:39:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/access<br> [02/13/2008 16:39:15] LaunchCommand Succeeded<br> [02/13/2008 16:39:15] Success!<br> [02/13/2008 16:39:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/handlers<br> [02/13/2008 16:39:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/handlers<br> [02/13/2008 16:39:15] LaunchCommand Succeeded<br> [02/13/2008 16:39:15] Success!<br> [02/13/2008 16:39:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:39:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:39:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall CoreWebEngine<br> [02/13/2008 16:39:15] Uninstall of component CoreWebEngine succeeded!<br> [02/13/2008 16:39:15] Success!<br> [02/13/2008 16:39:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:06] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:06] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install CoreWebEngine<br> [02/13/2008 16:52:06] Install of component CoreWebEngine succeeded!<br> [02/13/2008 16:52:06] Success!<br> [02/13/2008 16:52:06] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:06] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:06] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install W3SVC<br> [02/13/2008 16:52:07] Successfully started W3SVC.<br> [02/13/2008 16:52:07] Install of component W3SVC succeeded!<br> [02/13/2008 16:52:07] Success!<br> [02/13/2008 16:52:07] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:07] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:07] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/access<br> [02/13/2008 16:52:07] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/access<br> [02/13/2008 16:52:07] LaunchCommand Succeeded<br> [02/13/2008 16:52:07] Success!<br> [02/13/2008 16:52:07] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:08] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:08] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/handlers<br> [02/13/2008 16:52:08] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/handlers<br> [02/13/2008 16:52:08] LaunchCommand Succeeded<br> [02/13/2008 16:52:08] Success!<br> [02/13/2008 16:52:08] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:08] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:08] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install Metabase<br> [02/13/2008 16:52:08] Successfully updated IIS_IUSRS rights.<br> [02/13/2008 16:52:08] Successfully populated IIS_IUSRS.<br> [02/13/2008 16:52:08] Successfully set IISADMIN install state.<br> [02/13/2008 16:52:08] Successfully removed old metabase files.<br> [02/13/2008 16:52:09] Successfully started IISADMIN.<br> [02/13/2008 16:52:10] Successfully installed metabase entries.<br> [02/13/2008 16:52:10] Successfully installed logging metabase entries.<br> [02/13/2008 16:52:10] Successfully removed IISADMIN install state.<br> [02/13/2008 16:52:16] Successfully stopped IISADMIN.<br> [02/13/2008 16:52:17] Successfully installed legacy snapin metabase entries.<br> [02/13/2008 16:52:17] Successfully started IISADMIN.<br> [02/13/2008 16:52:17] Install of component Metabase succeeded!<br> [02/13/2008 16:52:17] Success!<br> [02/13/2008 16:52:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ADSICompatibility<br> [02/13/2008 16:52:17] Install of component ADSICompatibility succeeded!<br> [02/13/2008 16:52:17] Success!<br> [02/13/2008 16:52:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll<br> [02/13/2008 16:52:17] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll<br> [02/13/2008 16:52:17] LaunchCommand Succeeded<br> [02/13/2008 16:52:17] Success!<br> [02/13/2008 16:52:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install CachingBase<br> [02/13/2008 16:52:17] Install of component CachingBase succeeded!<br> [02/13/2008 16:52:17] Success!<br> [02/13/2008 16:52:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:UriCacheModule -image:C:\Windows\System32\inetsrv\cachuri.dll -add:false<br> [02/13/2008 16:52:17] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:UriCacheModule -image:%windir%\System32\inetsrv\cachuri.dll -add:false<br> [02/13/2008 16:52:17] LaunchCommand Succeeded<br> [02/13/2008 16:52:17] Success!<br> [02/13/2008 16:52:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:FileCacheModule -image:C:\Windows\System32\inetsrv\cachfile.dll -add:false<br> [02/13/2008 16:52:17] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:FileCacheModule -image:%windir%\System32\inetsrv\cachfile.dll -add:false<br> [02/13/2008 16:52:17] LaunchCommand Succeeded<br> [02/13/2008 16:52:17] Success!<br> [02/13/2008 16:52:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:TokenCacheModule -image:C:\Windows\System32\inetsrv\cachtokn.dll -add:false<br> [02/13/2008 16:52:17] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:TokenCacheModule -image:%windir%\System32\inetsrv\cachtokn.dll -add:false<br> [02/13/2008 16:52:17] LaunchCommand Succeeded<br> [02/13/2008 16:52:17] Success!<br> [02/13/2008 16:52:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install Caching<br> [02/13/2008 16:52:17] Install of component Caching succeeded!<br> [02/13/2008 16:52:17] Success!<br> [02/13/2008 16:52:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpCache<br> [02/13/2008 16:52:18] Install of component HttpCache succeeded!<br> [02/13/2008 16:52:18] Success!<br> [02/13/2008 16:52:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/caching<br> [02/13/2008 16:52:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/caching<br> [02/13/2008 16:52:18] LaunchCommand Succeeded<br> [02/13/2008 16:52:18] Success!<br> [02/13/2008 16:52:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpCacheModule -image:C:\Windows\System32\inetsrv\cachhttp.dll<br> [02/13/2008 16:52:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpCacheModule -image:%windir%\System32\inetsrv\cachhttp.dll<br> [02/13/2008 16:52:18] LaunchCommand Succeeded<br> [02/13/2008 16:52:18] Success!<br> [02/13/2008 16:52:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install CompressionBinaries<br> [02/13/2008 16:52:18] Install of component CompressionBinaries succeeded!<br> [02/13/2008 16:52:18] Success!<br> [02/13/2008 16:52:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression<br> [02/13/2008 16:52:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression<br> [02/13/2008 16:52:18] LaunchCommand Succeeded<br> [02/13/2008 16:52:18] Success!<br> [02/13/2008 16:52:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticCompressionModule -image:C:\Windows\System32\inetsrv\compstat.dll<br> [02/13/2008 16:52:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticCompressionModule -image:%windir%\System32\inetsrv\compstat.dll<br> [02/13/2008 16:52:18] LaunchCommand Succeeded<br> [02/13/2008 16:52:18] Success!<br> [02/13/2008 16:52:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpCompressionStatic<br> [02/13/2008 16:52:18] Setup did not create the C:\inetpub\temp\IIS Temporary Compressed Files directory because it all ready existed<br> [02/13/2008 16:52:18] Install of component HttpCompressionStatic succeeded!<br> [02/13/2008 16:52:18] Success!<br> [02/13/2008 16:52:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/defaultDocument<br> [02/13/2008 16:52:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/defaultDocument<br> [02/13/2008 16:52:19] LaunchCommand Succeeded<br> [02/13/2008 16:52:19] Success!<br> [02/13/2008 16:52:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:19] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:DefaultDocumentModule -image:C:\Windows\System32\inetsrv\defdoc.dll<br> [02/13/2008 16:52:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:DefaultDocumentModule -image:%windir%\System32\inetsrv\defdoc.dll<br> [02/13/2008 16:52:19] LaunchCommand Succeeded<br> [02/13/2008 16:52:19] Success!<br> [02/13/2008 16:52:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:19] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install DefaultDocument<br> [02/13/2008 16:52:19] Install of component DefaultDocument succeeded!<br> [02/13/2008 16:52:19] Success!<br> [02/13/2008 16:52:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:19] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/directoryBrowse<br> [02/13/2008 16:52:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/directoryBrowse<br> [02/13/2008 16:52:19] LaunchCommand Succeeded<br> [02/13/2008 16:52:19] Success!<br> [02/13/2008 16:52:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:19] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:DirectoryListingModule -image:C:\Windows\System32\inetsrv\dirlist.dll<br> [02/13/2008 16:52:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:DirectoryListingModule -image:%windir%\System32\inetsrv\dirlist.dll<br> [02/13/2008 16:52:19] LaunchCommand Succeeded<br> [02/13/2008 16:52:19] Success!<br> [02/13/2008 16:52:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:19] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install DirectoryBrowse<br> [02/13/2008 16:52:19] Install of component DirectoryBrowse succeeded!<br> [02/13/2008 16:52:19] Success!<br> [02/13/2008 16:52:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:19] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpProtocol<br> [02/13/2008 16:52:19] Install of component HttpProtocol succeeded!<br> [02/13/2008 16:52:19] Success!<br> [02/13/2008 16:52:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:19] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpProtocol<br> [02/13/2008 16:52:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpProtocol<br> [02/13/2008 16:52:20] LaunchCommand Succeeded<br> [02/13/2008 16:52:20] Success!<br> [02/13/2008 16:52:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:ProtocolSupportModule -image:C:\Windows\System32\inetsrv\protsup.dll<br> [02/13/2008 16:52:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:ProtocolSupportModule -image:%windir%\System32\inetsrv\protsup.dll<br> [02/13/2008 16:52:20] LaunchCommand Succeeded<br> [02/13/2008 16:52:20] Success!<br> [02/13/2008 16:52:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/staticContent<br> [02/13/2008 16:52:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/staticContent<br> [02/13/2008 16:52:20] LaunchCommand Succeeded<br> [02/13/2008 16:52:20] Success!<br> [02/13/2008 16:52:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticFileModule -image:C:\Windows\System32\inetsrv\static.dll<br> [02/13/2008 16:52:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticFileModule -image:%windir%\System32\inetsrv\static.dll<br> [02/13/2008 16:52:20] LaunchCommand Succeeded<br> [02/13/2008 16:52:20] Success!<br> [02/13/2008 16:52:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install StaticContent<br> [02/13/2008 16:52:20] Install of component StaticContent succeeded!<br> [02/13/2008 16:52:20] Success!<br> [02/13/2008 16:52:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install AnonymousAuthenticationBinaries<br> [02/13/2008 16:52:20] Install of component AnonymousAuthenticationBinaries succeeded!<br> [02/13/2008 16:52:20] Success!<br> [02/13/2008 16:52:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install AnonymousAuthentication<br> [02/13/2008 16:52:20] Install of component AnonymousAuthentication succeeded!<br> [02/13/2008 16:52:20] Success!<br> [02/13/2008 16:52:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/anonymousAuthentication<br> [02/13/2008 16:52:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/anonymousAuthentication<br> [02/13/2008 16:52:21] LaunchCommand Succeeded<br> [02/13/2008 16:52:21] Success!<br> [02/13/2008 16:52:21] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:21] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:21] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:AnonymousAuthenticationModule -image:C:\Windows\System32\inetsrv\authanon.dll<br> [02/13/2008 16:52:21] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:AnonymousAuthenticationModule -image:%windir%\System32\inetsrv\authanon.dll<br> [02/13/2008 16:52:21] LaunchCommand Succeeded<br> [02/13/2008 16:52:21] Success!<br> [02/13/2008 16:52:21] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:21] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:21] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install RequestFilteringBinaries<br> [02/13/2008 16:52:21] Install of component RequestFilteringBinaries succeeded!<br> [02/13/2008 16:52:21] Success!<br> [02/13/2008 16:52:21] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:21] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:21] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestFilteringModule -image:C:\Windows\System32\inetsrv\modrqflt.dll<br> [02/13/2008 16:52:21] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestFilteringModule -image:%windir%\System32\inetsrv\modrqflt.dll<br> [02/13/2008 16:52:21] LaunchCommand Succeeded<br> [02/13/2008 16:52:21] Success!<br> [02/13/2008 16:52:21] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:21] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:21] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install RequestFiltering<br> [02/13/2008 16:52:21] Install of component RequestFiltering succeeded!<br> [02/13/2008 16:52:21] Success!<br> [02/13/2008 16:52:21] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:21] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:21] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/requestFiltering<br> [02/13/2008 16:52:21] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/requestFiltering<br> [02/13/2008 16:52:21] LaunchCommand Succeeded<br> [02/13/2008 16:52:21] Success!<br> [02/13/2008 16:52:21] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:21] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:21] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpErrors<br> [02/13/2008 16:52:21] Install of component HttpErrors succeeded!<br> [02/13/2008 16:52:21] Success!<br> [02/13/2008 16:52:21] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:21] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:21] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpErrors<br> [02/13/2008 16:52:21] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpErrors<br> [02/13/2008 16:52:21] LaunchCommand Succeeded<br> [02/13/2008 16:52:21] Success!<br> [02/13/2008 16:52:21] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:CustomErrorModule -image:C:\Windows\System32\inetsrv\custerr.dll<br> [02/13/2008 16:52:22] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:CustomErrorModule -image:%windir%\System32\inetsrv\custerr.dll<br> [02/13/2008 16:52:22] LaunchCommand Succeeded<br> [02/13/2008 16:52:22] Success!<br> [02/13/2008 16:52:22] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpLoggingBinaries<br> [02/13/2008 16:52:22] Install of component HttpLoggingBinaries succeeded!<br> [02/13/2008 16:52:22] Success!<br> [02/13/2008 16:52:22] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HTTPLogging<br> [02/13/2008 16:52:22] Install of component HttpLogging succeeded!<br> [02/13/2008 16:52:22] Success!<br> [02/13/2008 16:52:22] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpLogging<br> [02/13/2008 16:52:22] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpLogging<br> [02/13/2008 16:52:22] LaunchCommand Succeeded<br> [02/13/2008 16:52:22] Success!<br> [02/13/2008 16:52:22] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpLoggingModule -image:C:\Windows\System32\inetsrv\loghttp.dll<br> [02/13/2008 16:52:22] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpLoggingModule -image:%windir%\System32\inetsrv\loghttp.dll<br> [02/13/2008 16:52:22] LaunchCommand Succeeded<br> [02/13/2008 16:52:22] Success!<br> [02/13/2008 16:52:22] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install RequestMonitor<br> [02/13/2008 16:52:22] Install of component RequestMonitor succeeded!<br> [02/13/2008 16:52:22] Success!<br> [02/13/2008 16:52:22] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestMonitorModule -image:C:\Windows\System32\inetsrv\iisreqs.dll<br> [02/13/2008 16:52:22] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestMonitorModule -image:%windir%\System32\inetsrv\iisreqs.dll<br> [02/13/2008 16:52:22] LaunchCommand Succeeded<br> [02/13/2008 16:52:22] Success!<br> [02/13/2008 16:52:22] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiModule -image:C:\Windows\System32\inetsrv\isapi.dll<br> [02/13/2008 16:52:22] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiModule -image:%windir%\System32\inetsrv\isapi.dll<br> [02/13/2008 16:52:22] LaunchCommand Succeeded<br> [02/13/2008 16:52:22] Success!<br> [02/13/2008 16:52:22] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:22] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:22] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ISAPIExtensions<br> [02/13/2008 16:52:23] Install of component ISAPIExtensions succeeded!<br> [02/13/2008 16:52:23] Success!<br> [02/13/2008 16:52:23] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:23] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:23] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ISAPIFilter<br> [02/13/2008 16:52:23] Install of component ISAPIFilter succeeded!<br> [02/13/2008 16:52:23] Success!<br> [02/13/2008 16:52:23] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:23] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:23] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiFilterModule -image:C:\Windows\System32\inetsrv\filter.dll<br> [02/13/2008 16:52:23] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiFilterModule -image:%windir%\System32\inetsrv\filter.dll<br> [02/13/2008 16:52:23] LaunchCommand Succeeded<br> [02/13/2008 16:52:23] Success!<br> [02/13/2008 16:52:23] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:23] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:23] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ManagedCodeAssemblies<br> [02/13/2008 16:52:23] Install of component ManagedCodeAssemblies succeeded!<br> [02/13/2008 16:52:23] Success!<br> [02/13/2008 16:52:23] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:23] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:23] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ManagementConsole<br> [02/13/2008 16:52:23] Install of component ManagementConsole succeeded!<br> [02/13/2008 16:52:23] Success!<br> [02/13/2008 16:52:23] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:23] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:23] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /basic 2.0.50727.0<br> [02/13/2008 16:52:24] &lt; WARNING! &gt; LookupAccountSid result=0x80070534<br> [02/13/2008 16:52:24] &lt; WARNING! &gt; GetPrincipalSID(Power Users) result=0x80070534<br> [02/13/2008 16:52:24] &lt; WARNING! &gt; SECURITY_UTIL::SetAccessToRegKey(Power Users) result=0x80070534<br> [02/13/2008 16:52:24] Installation success<br> [02/13/2008 16:52:24] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:36] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:36] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install NetFxEnvironment<br> [02/13/2008 16:52:36] Install of component NetFxEnvironment succeeded!<br> [02/13/2008 16:52:36] Success!<br> [02/13/2008 16:52:36] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:37] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:37] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:ConfigurationValidationModule -image:C:\Windows\System32\inetsrv\validcfg.dll<br> [02/13/2008 16:52:37] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:ConfigurationValidationModule -image:%windir%\System32\inetsrv\validcfg.dll<br> [02/13/2008 16:52:37] LaunchCommand Succeeded<br> [02/13/2008 16:52:37] Success!<br> [02/13/2008 16:52:37] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:37] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:37] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /managedextensibility 2.0.50727.0<br> [02/13/2008 16:52:37] Installation success<br> [02/13/2008 16:52:37] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:37] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:37] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install NetFxExtensibility<br> [02/13/2008 16:52:37] Install of component NetFxExtensibility succeeded!<br> [02/13/2008 16:52:37] Success!<br> [02/13/2008 16:52:37] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:37] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:37] &quot;C:\Windows\System32\inetsrv\aspnetca.exe&quot; /install /fullaspnet 2.0.50727.0<br> [02/13/2008 16:52:37] &lt; !!FAIL!! &gt; AddCollectionElement result=0x800700b7<br> [02/13/2008 16:52:37] &lt; !!FAIL!! &gt; WriteFilterToCollection result=0x800700b7<br> [02/13/2008 16:52:37] &lt; !!FAIL!! &gt; WriteFiltersSection() result=0x800700b7<br> [02/13/2008 16:52:37] &lt; !!FAIL!! &gt; WriteFullASPNETConfiguration() result=0x800700b7<br> [02/13/2008 16:52:37] &lt; !!FAIL!! &gt; Installation failure, result=0x800700b7<br> [02/13/2008 16:52:37] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:39] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:39] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/handlers<br> [02/13/2008 16:52:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/handlers<br> [02/13/2008 16:52:39] LaunchCommand Succeeded<br> [02/13/2008 16:52:39] Success!<br> [02/13/2008 16:52:39] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:39] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:39] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/modules<br> [02/13/2008 16:52:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/modules<br> [02/13/2008 16:52:39] LaunchCommand Succeeded<br> [02/13/2008 16:52:39] Success!<br> [02/13/2008 16:52:39] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:52:42] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:52:42] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ASPNET<br> [02/13/2008 16:52:42] Install of component ASPNET succeeded!<br> [02/13/2008 16:52:42] Success!<br> [02/13/2008 16:52:42] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ASPNET<br> [02/13/2008 16:58:09] Uninstall of component ASPNET succeeded!<br> [02/13/2008 16:58:09] Success!<br> [02/13/2008 16:58:09] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/modules<br> [02/13/2008 16:58:09] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/modules<br> [02/13/2008 16:58:09] LaunchCommand Succeeded<br> [02/13/2008 16:58:09] Success!<br> [02/13/2008 16:58:09] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:09] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:09] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/handlers<br> [02/13/2008 16:58:09] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/handlers<br> [02/13/2008 16:58:09] LaunchCommand Succeeded<br> [02/13/2008 16:58:09] Success!<br> [02/13/2008 16:58:09] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /fullaspnet 2.0.50727.0<br> [02/13/2008 16:58:10] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 16:58:10] &lt; WARNING! &gt; FindFirstFile result=0x80070003<br> [02/13/2008 16:58:10] &lt; WARNING! &gt; RemoveDirectory result=0x80070003<br> [02/13/2008 16:58:10] &lt; WARNING! &gt; WriteSiteClientScriptDir result=0x80070003<br> [02/13/2008 16:58:10] &lt; WARNING! &gt; WriteASPNETClientFolders() result=0x80070003<br> [02/13/2008 16:58:10] Uninstallation success<br> [02/13/2008 16:58:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall NetFxExtensibility<br> [02/13/2008 16:58:10] Uninstall of component NetFxExtensibility succeeded!<br> [02/13/2008 16:58:10] Success!<br> [02/13/2008 16:58:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module ConfigurationValidationModule<br> [02/13/2008 16:58:10] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module ConfigurationValidationModule<br> [02/13/2008 16:58:10] LaunchCommand Succeeded<br> [02/13/2008 16:58:10] Success!<br> [02/13/2008 16:58:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /managedextensibility 2.0.50727.0<br> [02/13/2008 16:58:10] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 16:58:10] Uninstallation success<br> [02/13/2008 16:58:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall NetFxEnvironment<br> [02/13/2008 16:58:10] Uninstall of component NetFxEnvironment succeeded!<br> [02/13/2008 16:58:10] Success!<br> [02/13/2008 16:58:10] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:10] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:10] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\aspnetca.exe&quot; /uninstall /basic 2.0.50727.0<br> [02/13/2008 16:58:10] &lt; WARNING! &gt; RegQueryValueEx, result=0x80070002<br> [02/13/2008 16:58:11] Uninstallation success<br> [02/13/2008 16:58:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:11] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:11] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ManagementConsole<br> [02/13/2008 16:58:11] Uninstall of component ManagementConsole succeeded!<br> [02/13/2008 16:58:11] Success!<br> [02/13/2008 16:58:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:11] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:11] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ManagedCodeAssemblies<br> [02/13/2008 16:58:11] Uninstall of component ManagedCodeAssemblies succeeded!<br> [02/13/2008 16:58:11] Success!<br> [02/13/2008 16:58:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:11] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:11] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ISAPIFilter<br> [02/13/2008 16:58:11] Uninstall of component ISAPIFilter succeeded!<br> [02/13/2008 16:58:11] Success!<br> [02/13/2008 16:58:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:11] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:11] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiFilterModule<br> [02/13/2008 16:58:11] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiFilterModule<br> [02/13/2008 16:58:11] LaunchCommand Succeeded<br> [02/13/2008 16:58:11] Success!<br> [02/13/2008 16:58:11] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ISAPIExtensions<br> [02/13/2008 16:58:12] Uninstall of component ISAPIExtensions succeeded!<br> [02/13/2008 16:58:12] Success!<br> [02/13/2008 16:58:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiModule<br> [02/13/2008 16:58:12] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiModule<br> [02/13/2008 16:58:12] LaunchCommand Succeeded<br> [02/13/2008 16:58:12] Success!<br> [02/13/2008 16:58:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall RequestMonitor<br> [02/13/2008 16:58:12] Uninstall of component RequestMonitor succeeded!<br> [02/13/2008 16:58:12] Success!<br> [02/13/2008 16:58:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestMonitorModule<br> [02/13/2008 16:58:12] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestMonitorModule<br> [02/13/2008 16:58:12] LaunchCommand Succeeded<br> [02/13/2008 16:58:12] Success!<br> [02/13/2008 16:58:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HTTPLogging<br> [02/13/2008 16:58:12] Uninstall of component HttpLogging succeeded!<br> [02/13/2008 16:58:12] Success!<br> [02/13/2008 16:58:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpLogging<br> [02/13/2008 16:58:12] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpLogging<br> [02/13/2008 16:58:12] LaunchCommand Succeeded<br> [02/13/2008 16:58:12] Success!<br> [02/13/2008 16:58:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpLoggingModule<br> [02/13/2008 16:58:12] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpLoggingModule<br> [02/13/2008 16:58:12] LaunchCommand Succeeded<br> [02/13/2008 16:58:12] Success!<br> [02/13/2008 16:58:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HttpLoggingBinaries<br> [02/13/2008 16:58:12] Uninstall of component HttpLoggingBinaries succeeded!<br> [02/13/2008 16:58:12] Success!<br> [02/13/2008 16:58:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:12] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:12] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HttpErrors<br> [02/13/2008 16:58:12] Uninstall of component HttpErrors succeeded!<br> [02/13/2008 16:58:12] Success!<br> [02/13/2008 16:58:12] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpErrors<br> [02/13/2008 16:58:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpErrors<br> [02/13/2008 16:58:13] LaunchCommand Succeeded<br> [02/13/2008 16:58:13] Success!<br> [02/13/2008 16:58:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module CustomErrorModule<br> [02/13/2008 16:58:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module CustomErrorModule<br> [02/13/2008 16:58:13] LaunchCommand Succeeded<br> [02/13/2008 16:58:13] Success!<br> [02/13/2008 16:58:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall RequestFiltering<br> [02/13/2008 16:58:13] Uninstall of component RequestFiltering succeeded!<br> [02/13/2008 16:58:13] Success!<br> [02/13/2008 16:58:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/requestFiltering<br> [02/13/2008 16:58:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/requestFiltering<br> [02/13/2008 16:58:13] LaunchCommand Succeeded<br> [02/13/2008 16:58:13] Success!<br> [02/13/2008 16:58:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall RequestFilteringBinaries<br> [02/13/2008 16:58:13] Uninstall of component RequestFilteringBinaries succeeded!<br> [02/13/2008 16:58:13] Success!<br> [02/13/2008 16:58:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestFilteringModule<br> [02/13/2008 16:58:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestFilteringModule<br> [02/13/2008 16:58:13] LaunchCommand Succeeded<br> [02/13/2008 16:58:13] Success!<br> [02/13/2008 16:58:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall AnonymousAuthentication<br> [02/13/2008 16:58:13] Uninstall of component AnonymousAuthentication succeeded!<br> [02/13/2008 16:58:13] Success!<br> [02/13/2008 16:58:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/authentication/anonymousAuthentication<br> [02/13/2008 16:58:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/authentication/anonymousAuthentication<br> [02/13/2008 16:58:13] LaunchCommand Succeeded<br> [02/13/2008 16:58:13] Success!<br> [02/13/2008 16:58:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:13] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module AnonymousAuthenticationModule<br> [02/13/2008 16:58:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module AnonymousAuthenticationModule<br> [02/13/2008 16:58:13] LaunchCommand Succeeded<br> [02/13/2008 16:58:13] Success!<br> [02/13/2008 16:58:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:14] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall AnonymousAuthenticationBinaries<br> [02/13/2008 16:58:14] Uninstall of component AnonymousAuthenticationBinaries succeeded!<br> [02/13/2008 16:58:14] Success!<br> [02/13/2008 16:58:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:14] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall StaticContent<br> [02/13/2008 16:58:14] Uninstall of component StaticContent succeeded!<br> [02/13/2008 16:58:14] Success!<br> [02/13/2008 16:58:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:14] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/staticContent<br> [02/13/2008 16:58:14] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/staticContent<br> [02/13/2008 16:58:14] LaunchCommand Succeeded<br> [02/13/2008 16:58:14] Success!<br> [02/13/2008 16:58:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:14] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticFileModule<br> [02/13/2008 16:58:14] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticFileModule<br> [02/13/2008 16:58:14] LaunchCommand Succeeded<br> [02/13/2008 16:58:14] Success!<br> [02/13/2008 16:58:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:14] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HttpProtocol<br> [02/13/2008 16:58:14] Uninstall of component HttpProtocol succeeded!<br> [02/13/2008 16:58:14] Success!<br> [02/13/2008 16:58:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:14] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpProtocol<br> [02/13/2008 16:58:14] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpProtocol<br> [02/13/2008 16:58:14] LaunchCommand Succeeded<br> [02/13/2008 16:58:14] Success!<br> [02/13/2008 16:58:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:14] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module ProtocolSupportModule<br> [02/13/2008 16:58:14] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module ProtocolSupportModule<br> [02/13/2008 16:58:14] LaunchCommand Succeeded<br> [02/13/2008 16:58:14] Success!<br> [02/13/2008 16:58:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:14] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall DirectoryBrowse<br> [02/13/2008 16:58:15] Uninstall of component DirectoryBrowse succeeded!<br> [02/13/2008 16:58:15] Success!<br> [02/13/2008 16:58:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/directoryBrowse<br> [02/13/2008 16:58:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/directoryBrowse<br> [02/13/2008 16:58:15] LaunchCommand Succeeded<br> [02/13/2008 16:58:15] Success!<br> [02/13/2008 16:58:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module DirectoryListingModule<br> [02/13/2008 16:58:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module DirectoryListingModule<br> [02/13/2008 16:58:15] LaunchCommand Succeeded<br> [02/13/2008 16:58:15] Success!<br> [02/13/2008 16:58:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall DefaultDocument<br> [02/13/2008 16:58:15] Uninstall of component DefaultDocument succeeded!<br> [02/13/2008 16:58:15] Success!<br> [02/13/2008 16:58:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/defaultDocument<br> [02/13/2008 16:58:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/defaultDocument<br> [02/13/2008 16:58:15] LaunchCommand Succeeded<br> [02/13/2008 16:58:15] Success!<br> [02/13/2008 16:58:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module DefaultDocumentModule<br> [02/13/2008 16:58:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module DefaultDocumentModule<br> [02/13/2008 16:58:15] LaunchCommand Succeeded<br> [02/13/2008 16:58:15] Success!<br> [02/13/2008 16:58:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HttpCompressionStatic<br> [02/13/2008 16:58:15] Uninstall of component HttpCompressionStatic succeeded!<br> [02/13/2008 16:58:15] Success!<br> [02/13/2008 16:58:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticCompressionModule<br> [02/13/2008 16:58:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticCompressionModule<br> [02/13/2008 16:58:15] LaunchCommand Succeeded<br> [02/13/2008 16:58:15] Success!<br> [02/13/2008 16:58:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:15] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall CompressionBinaries<br> [02/13/2008 16:58:15] Uninstall of component CompressionBinaries succeeded!<br> [02/13/2008 16:58:15] Success!<br> [02/13/2008 16:58:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpCompression<br> [02/13/2008 16:58:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpCompression<br> [02/13/2008 16:58:16] LaunchCommand Succeeded<br> [02/13/2008 16:58:16] Success!<br> [02/13/2008 16:58:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall HttpCache<br> [02/13/2008 16:58:16] Uninstall of component HttpCache succeeded!<br> [02/13/2008 16:58:16] Success!<br> [02/13/2008 16:58:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/caching<br> [02/13/2008 16:58:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/caching<br> [02/13/2008 16:58:16] LaunchCommand Succeeded<br> [02/13/2008 16:58:16] Success!<br> [02/13/2008 16:58:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpCacheModule<br> [02/13/2008 16:58:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpCacheModule<br> [02/13/2008 16:58:16] LaunchCommand Succeeded<br> [02/13/2008 16:58:16] Success!<br> [02/13/2008 16:58:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall Caching<br> [02/13/2008 16:58:16] Uninstall of component Caching succeeded!<br> [02/13/2008 16:58:16] Success!<br> [02/13/2008 16:58:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall CachingBase<br> [02/13/2008 16:58:16] Uninstall of component CachingBase succeeded!<br> [02/13/2008 16:58:16] Success!<br> [02/13/2008 16:58:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module UriCacheModule<br> [02/13/2008 16:58:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module UriCacheModule<br> [02/13/2008 16:58:16] LaunchCommand Succeeded<br> [02/13/2008 16:58:16] Success!<br> [02/13/2008 16:58:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module FileCacheModule<br> [02/13/2008 16:58:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module FileCacheModule<br> [02/13/2008 16:58:16] LaunchCommand Succeeded<br> [02/13/2008 16:58:16] Success!<br> [02/13/2008 16:58:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:16] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module TokenCacheModule<br> [02/13/2008 16:58:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module TokenCacheModule<br> [02/13/2008 16:58:16] LaunchCommand Succeeded<br> [02/13/2008 16:58:16] Success!<br> [02/13/2008 16:58:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:17] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall ADSICompatibility<br> [02/13/2008 16:58:17] Uninstall of component ADSICompatibility succeeded!<br> [02/13/2008 16:58:17] Success!<br> [02/13/2008 16:58:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:17] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\iisext.dll<br> [02/13/2008 16:58:17] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\iisext.dll<br> [02/13/2008 16:58:17] Ignoring acceptable LaunchCommand failure 0x80070003<br> [02/13/2008 16:58:17] Success!<br> [02/13/2008 16:58:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:17] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall Metabase<br> [02/13/2008 16:58:17] Successfully removed old metabase files.<br> [02/13/2008 16:58:17] Uninstall of component Metabase succeeded!<br> [02/13/2008 16:58:17] Success!<br> [02/13/2008 16:58:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:18] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall W3SVC<br> [02/13/2008 16:58:18] Service didn't exist, ignoring failure stopping it.<br> [02/13/2008 16:58:18] Successfully altered default web site bindings<br> [02/13/2008 16:58:18] Uninstall of component W3SVC succeeded!<br> [02/13/2008 16:58:18] Success!<br> [02/13/2008 16:58:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:18] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/access<br> [02/13/2008 16:58:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/access<br> [02/13/2008 16:58:18] LaunchCommand Succeeded<br> [02/13/2008 16:58:18] Success!<br> [02/13/2008 16:58:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:18] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/handlers<br> [02/13/2008 16:58:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/handlers<br> [02/13/2008 16:58:18] LaunchCommand Succeeded<br> [02/13/2008 16:58:18] Success!<br> [02/13/2008 16:58:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 16:58:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 16:58:18] &quot;C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe&quot; /uninstall CoreWebEngine<br> [02/13/2008 16:58:18] Uninstall of component CoreWebEngine succeeded!<br> [02/13/2008 16:58:18] Success!<br> [02/13/2008 16:58:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:13] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install CoreWebEngine<br> [02/13/2008 17:08:13] Install of component CoreWebEngine succeeded!<br> [02/13/2008 17:08:13] Success!<br> [02/13/2008 17:08:13] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:13] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:13] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install W3SVC<br> [02/13/2008 17:08:14] Successfully started W3SVC.<br> [02/13/2008 17:08:14] Install of component W3SVC succeeded!<br> [02/13/2008 17:08:14] Success!<br> [02/13/2008 17:08:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:14] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/access<br> [02/13/2008 17:08:14] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/access<br> [02/13/2008 17:08:14] LaunchCommand Succeeded<br> [02/13/2008 17:08:14] Success!<br> [02/13/2008 17:08:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:14] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:14] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/handlers<br> [02/13/2008 17:08:14] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/handlers<br> [02/13/2008 17:08:14] LaunchCommand Succeeded<br> [02/13/2008 17:08:14] Success!<br> [02/13/2008 17:08:14] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install CachingBase<br> [02/13/2008 17:08:15] Install of component CachingBase succeeded!<br> [02/13/2008 17:08:15] Success!<br> [02/13/2008 17:08:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:UriCacheModule -image:C:\Windows\System32\inetsrv\cachuri.dll -add:false<br> [02/13/2008 17:08:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:UriCacheModule -image:%windir%\System32\inetsrv\cachuri.dll -add:false<br> [02/13/2008 17:08:15] LaunchCommand Succeeded<br> [02/13/2008 17:08:15] Success!<br> [02/13/2008 17:08:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:FileCacheModule -image:C:\Windows\System32\inetsrv\cachfile.dll -add:false<br> [02/13/2008 17:08:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:FileCacheModule -image:%windir%\System32\inetsrv\cachfile.dll -add:false<br> [02/13/2008 17:08:15] LaunchCommand Succeeded<br> [02/13/2008 17:08:15] Success!<br> [02/13/2008 17:08:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:TokenCacheModule -image:C:\Windows\System32\inetsrv\cachtokn.dll -add:false<br> [02/13/2008 17:08:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:TokenCacheModule -image:%windir%\System32\inetsrv\cachtokn.dll -add:false<br> [02/13/2008 17:08:15] LaunchCommand Succeeded<br> [02/13/2008 17:08:15] Success!<br> [02/13/2008 17:08:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install Caching<br> [02/13/2008 17:08:15] Install of component Caching succeeded!<br> [02/13/2008 17:08:15] Success!<br> [02/13/2008 17:08:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpCache<br> [02/13/2008 17:08:15] Install of component HttpCache succeeded!<br> [02/13/2008 17:08:15] Success!<br> [02/13/2008 17:08:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/caching<br> [02/13/2008 17:08:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/caching<br> [02/13/2008 17:08:15] LaunchCommand Succeeded<br> [02/13/2008 17:08:15] Success!<br> [02/13/2008 17:08:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpCacheModule -image:C:\Windows\System32\inetsrv\cachhttp.dll<br> [02/13/2008 17:08:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpCacheModule -image:%windir%\System32\inetsrv\cachhttp.dll<br> [02/13/2008 17:08:15] LaunchCommand Succeeded<br> [02/13/2008 17:08:15] Success!<br> [02/13/2008 17:08:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install CompressionBinaries<br> [02/13/2008 17:08:15] Install of component CompressionBinaries succeeded!<br> [02/13/2008 17:08:15] Success!<br> [02/13/2008 17:08:15] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:15] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:15] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression<br> [02/13/2008 17:08:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression<br> [02/13/2008 17:08:16] LaunchCommand Succeeded<br> [02/13/2008 17:08:16] Success!<br> [02/13/2008 17:08:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:16] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticCompressionModule -image:C:\Windows\System32\inetsrv\compstat.dll<br> [02/13/2008 17:08:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticCompressionModule -image:%windir%\System32\inetsrv\compstat.dll<br> [02/13/2008 17:08:16] LaunchCommand Succeeded<br> [02/13/2008 17:08:16] Success!<br> [02/13/2008 17:08:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:16] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpCompressionStatic<br> [02/13/2008 17:08:16] Setup did not create the C:\inetpub\temp\IIS Temporary Compressed Files directory because it all ready existed<br> [02/13/2008 17:08:16] Install of component HttpCompressionStatic succeeded!<br> [02/13/2008 17:08:16] Success!<br> [02/13/2008 17:08:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:16] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/defaultDocument<br> [02/13/2008 17:08:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/defaultDocument<br> [02/13/2008 17:08:16] LaunchCommand Succeeded<br> [02/13/2008 17:08:16] Success!<br> [02/13/2008 17:08:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:16] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:DefaultDocumentModule -image:C:\Windows\System32\inetsrv\defdoc.dll<br> [02/13/2008 17:08:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:DefaultDocumentModule -image:%windir%\System32\inetsrv\defdoc.dll<br> [02/13/2008 17:08:16] LaunchCommand Succeeded<br> [02/13/2008 17:08:16] Success!<br> [02/13/2008 17:08:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:16] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install DefaultDocument<br> [02/13/2008 17:08:16] Install of component DefaultDocument succeeded!<br> [02/13/2008 17:08:16] Success!<br> [02/13/2008 17:08:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:16] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/directoryBrowse<br> [02/13/2008 17:08:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/directoryBrowse<br> [02/13/2008 17:08:16] LaunchCommand Succeeded<br> [02/13/2008 17:08:16] Success!<br> [02/13/2008 17:08:16] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:16] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:16] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:DirectoryListingModule -image:C:\Windows\System32\inetsrv\dirlist.dll<br> [02/13/2008 17:08:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:DirectoryListingModule -image:%windir%\System32\inetsrv\dirlist.dll<br> [02/13/2008 17:08:17] LaunchCommand Succeeded<br> [02/13/2008 17:08:17] Success!<br> [02/13/2008 17:08:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install DirectoryBrowse<br> [02/13/2008 17:08:17] Install of component DirectoryBrowse succeeded!<br> [02/13/2008 17:08:17] Success!<br> [02/13/2008 17:08:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpProtocol<br> [02/13/2008 17:08:17] Install of component HttpProtocol succeeded!<br> [02/13/2008 17:08:17] Success!<br> [02/13/2008 17:08:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpProtocol<br> [02/13/2008 17:08:17] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpProtocol<br> [02/13/2008 17:08:17] LaunchCommand Succeeded<br> [02/13/2008 17:08:17] Success!<br> [02/13/2008 17:08:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:ProtocolSupportModule -image:C:\Windows\System32\inetsrv\protsup.dll<br> [02/13/2008 17:08:17] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:ProtocolSupportModule -image:%windir%\System32\inetsrv\protsup.dll<br> [02/13/2008 17:08:17] LaunchCommand Succeeded<br> [02/13/2008 17:08:17] Success!<br> [02/13/2008 17:08:17] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:17] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:17] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/staticContent<br> [02/13/2008 17:08:17] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/staticContent<br> [02/13/2008 17:08:18] LaunchCommand Succeeded<br> [02/13/2008 17:08:18] Success!<br> [02/13/2008 17:08:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticFileModule -image:C:\Windows\System32\inetsrv\static.dll<br> [02/13/2008 17:08:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticFileModule -image:%windir%\System32\inetsrv\static.dll<br> [02/13/2008 17:08:18] LaunchCommand Succeeded<br> [02/13/2008 17:08:18] Success!<br> [02/13/2008 17:08:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install StaticContent<br> [02/13/2008 17:08:18] Install of component StaticContent succeeded!<br> [02/13/2008 17:08:18] Success!<br> [02/13/2008 17:08:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install AnonymousAuthenticationBinaries<br> [02/13/2008 17:08:18] Install of component AnonymousAuthenticationBinaries succeeded!<br> [02/13/2008 17:08:18] Success!<br> [02/13/2008 17:08:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install AnonymousAuthentication<br> [02/13/2008 17:08:18] Install of component AnonymousAuthentication succeeded!<br> [02/13/2008 17:08:18] Success!<br> [02/13/2008 17:08:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/anonymousAuthentication<br> [02/13/2008 17:08:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/anonymousAuthentication<br> [02/13/2008 17:08:18] LaunchCommand Succeeded<br> [02/13/2008 17:08:18] Success!<br> [02/13/2008 17:08:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:AnonymousAuthenticationModule -image:C:\Windows\System32\inetsrv\authanon.dll<br> [02/13/2008 17:08:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:AnonymousAuthenticationModule -image:%windir%\System32\inetsrv\authanon.dll<br> [02/13/2008 17:08:18] LaunchCommand Succeeded<br> [02/13/2008 17:08:18] Success!<br> [02/13/2008 17:08:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install RequestFilteringBinaries<br> [02/13/2008 17:08:18] Install of component RequestFilteringBinaries succeeded!<br> [02/13/2008 17:08:18] Success!<br> [02/13/2008 17:08:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestFilteringModule -image:C:\Windows\System32\inetsrv\modrqflt.dll<br> [02/13/2008 17:08:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestFilteringModule -image:%windir%\System32\inetsrv\modrqflt.dll<br> [02/13/2008 17:08:18] LaunchCommand Succeeded<br> [02/13/2008 17:08:18] Success!<br> [02/13/2008 17:08:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:18] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:18] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install RequestFiltering<br> [02/13/2008 17:08:18] Install of component RequestFiltering succeeded!<br> [02/13/2008 17:08:18] Success!<br> [02/13/2008 17:08:18] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:19] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/requestFiltering<br> [02/13/2008 17:08:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/requestFiltering<br> [02/13/2008 17:08:19] LaunchCommand Succeeded<br> [02/13/2008 17:08:19] Success!<br> [02/13/2008 17:08:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:19] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpErrors<br> [02/13/2008 17:08:19] Install of component HttpErrors succeeded!<br> [02/13/2008 17:08:19] Success!<br> [02/13/2008 17:08:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:19] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpErrors<br> [02/13/2008 17:08:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpErrors<br> [02/13/2008 17:08:19] LaunchCommand Succeeded<br> [02/13/2008 17:08:19] Success!<br> [02/13/2008 17:08:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:19] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:19] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:CustomErrorModule -image:C:\Windows\System32\inetsrv\custerr.dll<br> [02/13/2008 17:08:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:CustomErrorModule -image:%windir%\System32\inetsrv\custerr.dll<br> [02/13/2008 17:08:19] LaunchCommand Succeeded<br> [02/13/2008 17:08:19] Success!<br> [02/13/2008 17:08:19] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HttpLoggingBinaries<br> [02/13/2008 17:08:20] Install of component HttpLoggingBinaries succeeded!<br> [02/13/2008 17:08:20] Success!<br> [02/13/2008 17:08:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install HTTPLogging<br> [02/13/2008 17:08:20] Install of component HttpLogging succeeded!<br> [02/13/2008 17:08:20] Success!<br> [02/13/2008 17:08:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpLogging<br> [02/13/2008 17:08:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpLogging<br> [02/13/2008 17:08:20] LaunchCommand Succeeded<br> [02/13/2008 17:08:20] Success!<br> [02/13/2008 17:08:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpLoggingModule -image:C:\Windows\System32\inetsrv\loghttp.dll<br> [02/13/2008 17:08:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpLoggingModule -image:%windir%\System32\inetsrv\loghttp.dll<br> [02/13/2008 17:08:20] LaunchCommand Succeeded<br> [02/13/2008 17:08:20] Success!<br> [02/13/2008 17:08:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install RequestMonitor<br> [02/13/2008 17:08:20] Install of component RequestMonitor succeeded!<br> [02/13/2008 17:08:20] Success!<br> [02/13/2008 17:08:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestMonitorModule -image:C:\Windows\System32\inetsrv\iisreqs.dll<br> [02/13/2008 17:08:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestMonitorModule -image:%windir%\System32\inetsrv\iisreqs.dll<br> [02/13/2008 17:08:20] LaunchCommand Succeeded<br> [02/13/2008 17:08:20] Success!<br> [02/13/2008 17:08:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ManagedCodeAssemblies<br> [02/13/2008 17:08:20] Install of component ManagedCodeAssemblies succeeded!<br> [02/13/2008 17:08:20] Success!<br> [02/13/2008 17:08:20] [ End of IIS 7.0 Component Based Setup ]<br> [02/13/2008 17:08:20] [ ***** IIS 7.0 Component Based Setup ***** ]<br> [02/13/2008 17:08:20] &quot;C:\Windows\System32\inetsrv\iissetup.exe&quot; /install ManagementConsole<br> [02/13/2008 17:08:20] Install of component ManagementConsole succeeded!<br> [02/13/2008 17:08:20] Success!<br> [02/13/2008 17:08:20] [ End of IIS 7.0 Component Based Setup ]<br> </p> <p>Thanks</p> <p>Tony<br> &nbsp;</p> 2008-02-14T00:30:08-05:002008-02-14T00:30:08.723-05:00urn:uuid:00000000-0000-0000-0000-000002053237http://forums.iis.net/p/1199988/2053237.aspx/1?Adding+wildcard+script+map+handler+stops+default+aspx+page+being+served+in+IIS+7+5+on+Windows+Server+2008+R2+with+classic+mode+for+framework+1+1Adding wildcard script map handler stops default.aspx page being served in IIS 7.5 on Windows Server 2008 R2 with classic mode for framework 1.1 <p>As per the steps given in the link&nbsp;<a href="http://blogs.iis.net/bills/archive/2008/06/02/installing-asp-net-1-1-with-iis7-on-vista-and-windows-2008.aspx">http://blogs.iis.net/bills/archive/2008/06/02/installing-asp-net-1-1-with-iis7-on-vista-and-windows-2008.aspx</a>&nbsp; I&nbsp;have just configured one of my old application on windows server 2008 R2 edition.&nbsp;</p> <p>When I hit the home page say for e.g. <a href="http://cptest/">http://cptest/</a>&nbsp;it works fine. Now, my application also needs to have ISAPI filter extension to work the friendly URLs so I've added the wildcard script map handler for the ISAPI filters.</p> <p>This works my friendly URL modules but it gives error when I hit the home page with adding /default.aspx in the URL, it gives me below error: -</p> <p>Server Error in '/' Application.<br> --------------------------------------------------------------------------------</p> <p>The resource cannot be found. <br> Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.</p> <p>Requested Url: /Default.aspx</p> <p><br> --------------------------------------------------------------------------------<br> Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032</p> <p>Bascially, after adding wildcard script map handler, i have to compulsory keep URL like <a href="http://cptest/default.aspx">http://cptest/default.aspx</a>&nbsp;to visit my home page. If I keep the URL like <a href="http://cptest">http://cptest</a>&nbsp;it will not work for me. I've also tried adding default.aspx as the default document from the IIS settings. But no luck.</p> <p>If anyone has came across such issue, please help me out.</p> <p>All help will be highly appreciated!!</p> <p>Thanks,</p> <p>Amit Rajani.</p> <p></p> 2013-06-18T14:12:18-04:002013-06-18T14:12:18.007-04:00urn:uuid:00000000-0000-0000-0000-000002053175http://forums.iis.net/p/1199940/2053175.aspx/1?How+to+setup+mod_rewrite+apache+into+iii6How to setup mod_rewrite apache into iii6 <p>How to setup mod_rewrite apache into iii6 ???? Please help me</p> 2013-06-18T08:30:47-04:002013-06-18T08:30:47.163-04:00urn:uuid:00000000-0000-0000-0000-000002053232http://forums.iis.net/p/1199985/2053232.aspx/1?Web+Platform+and+SBS+2008Web Platform and SBS 2008 <p>Can I (or Should I) install Web Platform 4.5 on Microsoft SBS 2008?&nbsp; Does it give me any advantages?&nbsp; Are there any problem installing on SBS 2008?</p> &lt;div nuan_tabactive=&quot;true&quot; id=&quot;nuan_ria_plugin&quot;&gt;&lt;/div&gt; 2013-06-18T13:29:44-04:002013-06-18T13:29:44.007-04:00urn:uuid:00000000-0000-0000-0000-000002053131http://forums.iis.net/p/1199919/2053131.aspx/1?Problem+running+WCF+service+on+IIS+7+5Problem running WCF service on IIS 7.5 <p>Hi,</p> <p>Maybe someone can help me.</p> <p>I'm hosting WCF service on IIS. The .svc file is accessible from a browser. It works locally but when I publish on the server and I want to call a method from my client, I always got an HTTP Status 500 from the server.</p> <p>Here is my web.config file</p> <pre class="prettyprint">&lt;?xml version=&quot;1.0&quot;?&gt; &lt;configuration&gt; &lt;system.web&gt; &lt;compilation debug=&quot;true&quot; targetFramework=&quot;4.0&quot; /&gt; &lt;!-- Allow receiving of large files, maxRequestLength is in kB --&gt; &lt;httpRuntime maxRequestLength=&quot;2097151&quot; executionTimeout=&quot;300&quot; /&gt; &lt;/system.web&gt; &lt;system.serviceModel&gt; &lt;services&gt; &lt;service behaviorConfiguration=&quot;WebServices.MVSWebServicesBehavior&quot; name=&quot;WebServices.MVSWebServices&quot;&gt; &lt;endpoint address=&quot;&quot; binding=&quot;basicHttpBinding&quot; contract=&quot;WebServices.MVSWebServices_I&quot; /&gt; &lt;endpoint address=&quot;mex&quot; binding=&quot;mexHttpBinding&quot; contract=&quot;IMetadataExchange&quot; /&gt; &lt;host&gt; &lt;baseAddresses&gt; &lt;add baseAddress=&quot;http://&lt;ipaddr&gt;/WebServices/&quot; /&gt; &lt;/baseAddresses&gt; &lt;/host&gt; &lt;/service&gt; &lt;/services&gt; &lt;behaviors&gt; &lt;serviceBehaviors&gt; &lt;behavior name=&quot;WebServices.MVSWebServicesBehavior&quot;&gt; &lt;!-- To avoid disclosing metadata information, set the value below to false and remove the metadata endpoint above before deployment --&gt; &lt;serviceMetadata httpGetEnabled=&quot;true&quot;/&gt; &lt;!-- To receive exception details in faults for debugging purposes, set the value below to true. Set to false before deployment to avoid disclosing exception information --&gt; &lt;serviceDebug includeExceptionDetailInFaults=&quot;true&quot;/&gt; &lt;/behavior&gt; &lt;/serviceBehaviors&gt; &lt;/behaviors&gt; &lt;/system.serviceModel&gt; &lt;system.webServer&gt; &lt;modules runAllManagedModulesForAllRequests=&quot;true&quot;/&gt; &lt;/system.webServer&gt; &lt;/configuration&gt;</pre> <p>The log file only shows me</p> <pre class="prettyprint">2013-06-17 13:55:44 &lt;ipaddr&gt; POST /WebServices/MVSWebServices.svc - 80 - &lt;ipaddr&gt; ksoap2-android/2.6.0+ 500 0 0 2121</pre> <p>So I tried Failed Request Tracing on the server and I got (I can provide the full trace if necessary):</p> <pre class="prettyprint">MODULE_SET_RESPONSE_ERROR_STATUS ModuleName IsapiModule Notification 128 HttpStatus 500 HttpReason Internal Server Error HttpSubStatus 0 ErrorCode 0 ConfigExceptionInfo Notification EXECUTE_REQUEST_HANDLER ErrorCode The operation completed successfully. (0x0) </pre> <p>Four days I'm banging my head against walls, any help would be appreciated :)</p> <p>PS: I'm using Windows Server 2008 R2 with IIS 7.5</p> <p><br> <br> <br> <br> </p> 2013-06-17T14:57:05-04:002013-06-17T14:57:05.207-04:00urn:uuid:00000000-0000-0000-0000-000002053199http://forums.iis.net/p/1199953/2053199.aspx/1?IIS+ARR+URL+rewrite+outbound+rules+with+contens+greater+than+256K+gives+connection+resetIIS + ARR: URL rewrite outbound rules with contens greater than 256K gives connection reset <p>Hi All,</p> <p>I have be thrawling the net to find an answer, but axcept for a singel supportcase (<a href="http://forums.adobe.com/thread/1037345">http://forums.adobe.com/thread/1037345</a>) on Adobe regarding some IIS&#43;ARR and coldfusion then the issue is not even mentioned anywhere...</p> <p>Our issue:</p> <p>I have configures a Windows Server 2012 with IIS &#43; ARR and the URL rewrite module.</p> <p>Our inbound rule work fine, but the outbound rule result in a connection reset. We have been errortracing and found throug a custom php script the this only happenes when the contens passing through the outbound module gets larger that approx 255 KB then the connection will be reset!</p> <p>Is this a bug or is there somewhere I can configure this in IIS, ARR or URL rewrite?</p> <p>I have already checked Request filtering settings and it allows upto 30MB responses...</p> <p>Please advice?</p> <p></p> <p>Friendly regards</p> <p>Stefan B. Christensen / Denmark</p> 2013-06-18T12:07:46-04:002013-06-18T12:07:46.883-04:00urn:uuid:00000000-0000-0000-0000-000002051287http://forums.iis.net/p/1198982/2051287.aspx/1?Webmatrix+3+Under+databases+can+t+insert+a+record+to+a+table+w+identity+columnWebmatrix 3 Under "databases" can't insert a record to a table w/ identity column <p>Using Webmatrix 3 and selecting &quot;database&quot; I create a table. &nbsp;The first field in table is an &quot;id&quot; field. &nbsp;It's the primary key and an identity column. &nbsp;When I open the table in Webmatrix and try and enter data I get&nbsp;</p> <p>&quot;The column cannot be modified. &nbsp;Column name = id&quot;.</p> <p>Very easy to re-create. &nbsp;Error occurs in the just release Webmatrix 3 product.</p> <p></p> 2013-05-24T06:20:57-04:002013-05-24T06:20:57.97-04:00