<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS7 - Administration Pack</title><link>http://forums.iis.net/1149.aspx</link><description>Questions about using the Microsoft Administration Pack to administer your servers or sites.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>installed the admin pack, but IIS Reports icon is not there?!</title><link>http://forums.iis.net/thread/1898972.aspx</link><pubDate>Wed, 01 Apr 2009 12:41:16 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1898972</guid><dc:creator>theshadow330</dc:creator><slash:comments>5</slash:comments><comments>http://forums.iis.net/thread/1898972.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1898972</wfw:commentRss><description>I just installed the IIS 7 Admin pack but the IIS reports icon doesn&amp;#39;t appear. What&amp;#39;s the deal?

thanks</description></item><item><title>How do I loop out al fields inside SELECT * FROM WorkerProcess</title><link>http://forums.iis.net/thread/1921631.aspx</link><pubDate>Thu, 22 Oct 2009 03:53:51 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921631</guid><dc:creator>superdog</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1921631.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1921631</wfw:commentRss><description>&lt;p&gt;I want to know what are all the fields available inside WorkerProcess table&lt;/p&gt;&lt;p&gt;reason is: I want to query the worker process id and worker process name.&lt;/p&gt;&lt;p&gt;This is very important for me. Any way for me retrieve the data? &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Set oWebAdmin = GetObject(&amp;quot;winmgmts:root\WebAdministration&amp;quot;)&lt;br /&gt;Set oW3WPs = oWebAdmin.ExecQuery( &amp;quot;SELECT * FROM WorkerProcess&amp;quot; )&lt;br /&gt;&lt;br /&gt;For Each oW3WP In oW3WPs&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oW3WP.GetExecutingRequests arrReqs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For Each oRequest In arrReqs&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WScript.Echo &amp;quot;--start--&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WScript.Echo &amp;quot;process id: &amp;quot; + oRequest.ProcessID&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WScript.Echo &amp;quot;process name: &amp;quot; + oRequest.ProcessName&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Next&lt;br /&gt;Next&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>IIS Administration Pack - Configuration Editor</title><link>http://forums.iis.net/thread/1919886.aspx</link><pubDate>Wed, 07 Oct 2009 20:42:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1919886</guid><dc:creator>amaanster</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1919886.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1919886</wfw:commentRss><description>&lt;p&gt;Can anyone tell me if there is such a tool similiar to configuration editor for older versions of IIS.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Basically im looking for something exactly like configuration editor but i dont have IIS7 runing. Does this tool work on older versions?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please advise,&lt;/p&gt;
&lt;p&gt;A&lt;/p&gt;</description></item><item><title>Administration Pack V 7.5 ?</title><link>http://forums.iis.net/thread/1919793.aspx</link><pubDate>Wed, 07 Oct 2009 13:09:13 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1919793</guid><dc:creator>jon.ebersole</dc:creator><slash:comments>3</slash:comments><comments>http://forums.iis.net/thread/1919793.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1919793</wfw:commentRss><description>&lt;p&gt;Anybody know when the next version of the Administration Pack will be available that will work with running IIS7 in Shared Configuration mode? Like the FTP and WebDAV 7.5 versions.&lt;/p&gt;
&lt;p&gt;I tried temporarily removing the shared configuration, installing the Administration pack, and then re-enabling shared configuration and it doesn&amp;#39;t work. :-(&lt;/p&gt;</description></item><item><title>Release Indihiang 0.2 - IIS Log Analyzer</title><link>http://forums.iis.net/thread/1908779.aspx</link><pubDate>Tue, 30 Jun 2009 19:18:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908779</guid><dc:creator>agusk</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1908779.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1908779</wfw:commentRss><description>&lt;p&gt;I just released my&amp;nbsp;open source&amp;nbsp;Indihiang project. Currently app version is 0.2. The new features are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Hits analyzing for month&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Bandwidth analyzing &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Processing Request &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;IIS log files consolidation &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;IIS log files analyzing for Remote IIS &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Parallel processing using Microsoft Parallel Extensions to the .NET Framework 3.5 June 2008&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;You can download the Indihiang tool for x86 and x64 platforms. You also can download Indihiang source code. Download all on &lt;a href="http://indihiang.codeplex.com/"&gt;http://indihiang.codeplex.com&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="WIDTH:796px;HEIGHT:450px;" border="0" src="http://indihiang.aguskurniawan.net/GetFile.aspx?File=MainPage%2f7-1-2009%2012-28-35%20AM.png" width="796" height="450" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Could not load file or assembly Microsoft.Web.Administration</title><link>http://forums.iis.net/thread/1867139.aspx</link><pubDate>Fri, 11 Apr 2008 18:32:52 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1867139</guid><dc:creator>carlos_j_alcantara</dc:creator><slash:comments>6</slash:comments><comments>http://forums.iis.net/thread/1867139.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1867139</wfw:commentRss><description>I have a windows xp system 
Intalled IIS7 and when running in my computer

say next error:

Could not load file or assembly Microsoft.Web.Administration

</description></item><item><title>Can IIS logging log the entries directly to a database?</title><link>http://forums.iis.net/thread/1918075.aspx</link><pubDate>Thu, 24 Sep 2009 07:25:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1918075</guid><dc:creator>Phei</dc:creator><slash:comments>3</slash:comments><comments>http://forums.iis.net/thread/1918075.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1918075</wfw:commentRss><description>&lt;p&gt;Hi all, &lt;/p&gt;&lt;p&gt;In IIS7 logging, I wish to change the format of the Log File in order for me to log into the database.&lt;/p&gt;&lt;p&gt;Anyone has any ideas how to make it works?&lt;/p&gt;&lt;p&gt;I have did some researches that I can install IIS Database Manager to make it works.&lt;/p&gt;&lt;p&gt;Can anyone share with me how does it works?&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thank you very much for your help. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>administration pack system.webServer/handlers collection count is different from C# program</title><link>http://forums.iis.net/thread/1914995.aspx</link><pubDate>Fri, 28 Aug 2009 14:00:09 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1914995</guid><dc:creator>bacan01</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1914995.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1914995</wfw:commentRss><description>&lt;p&gt;Folks,&lt;/p&gt;&lt;p&gt;i wrote the following pgm and the count returned by administration pack and this program is different. I had added an entry using administration pack which is not getting reflected in this program i guess. &lt;br /&gt;&lt;/p&gt;&lt;pre&gt;            ServerManager servermanager = new ServerManager();

            Configuration config = servermanager.GetApplicationHostConfiguration();

            ConfigurationSection handlersSections = config.GetSection(&amp;quot;system.webServer/handlers&amp;quot;, &amp;quot;test&amp;quot;);
            
            Console.Out.WriteLine(&amp;quot;Count: &amp;quot; + handlersSections.GetCollection().Count);
&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;&lt;pre&gt;thanks&lt;/pre&gt;&lt;pre&gt;bekz &lt;br /&gt;&lt;/pre&gt;
</description></item><item><title>IIS Log Analyzer tool</title><link>http://forums.iis.net/thread/1900824.aspx</link><pubDate>Thu, 16 Apr 2009 17:15:39 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1900824</guid><dc:creator>agusk</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1900824.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1900824</wfw:commentRss><description>&lt;p&gt;Hi all, I have released my open source project, called Indihiang project. I created a IIS log analyzer. With this tool, you can visualize IIS log file so you can easier to analyze. Currently my product released on version 0.1 (alpha), you can download it on &lt;a href="http://www.codeplex.com/indihiang"&gt;http://www.codeplex.com/indihiang&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Please let me know if you get problem to use this tool.&amp;nbsp;&amp;nbsp;Any feedback/suggestion, welcome..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="WIDTH:681px;HEIGHT:436px;" border="0" src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=indihiang&amp;amp;DownloadId=65548" width="681" height="436" alt="" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>How to install the Administration Pack when Shared Configuration is turned on?</title><link>http://forums.iis.net/thread/1902147.aspx</link><pubDate>Tue, 28 Apr 2009 16:12:03 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902147</guid><dc:creator>dlowe69</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1902147.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1902147</wfw:commentRss><description>&lt;p&gt;Hello, &lt;/p&gt;&lt;p&gt;This link:&lt;/p&gt;&lt;p&gt;http://learn.iis.net/page.aspx/415/install-the-administration-pack/ &lt;br /&gt;&lt;br /&gt;Issue:&amp;nbsp; Cannot install Administration Pack when Shared Configuration is turned on&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Seems to Indicate that there is a workaround to this issue that can be found on http://www.iis.net.&amp;nbsp; Is there a workaround?&amp;nbsp; I can&amp;#39;t find it.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Duncan &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>IIS reports fail on site traffic</title><link>http://forums.iis.net/thread/1883329.aspx</link><pubDate>Thu, 30 Oct 2008 13:44:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1883329</guid><dc:creator>jortizv</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1883329.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1883329</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I have been trying to configure the IIS reports to properly show the site traffic but i keep getting an error &lt;b&gt;&amp;quot;failed to compare two elements in the array&amp;quot;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;the remote administration is enable. &lt;/p&gt;&lt;p&gt;FYI, The site traffic logs that I am trying to access are on the same local machine.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Any Ideas?.. or is this a bug on this preview release?...&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Windows-7 error: IIS version 7.0 is required to use this product</title><link>http://forums.iis.net/thread/1892295.aspx</link><pubDate>Wed, 04 Feb 2009 15:56:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1892295</guid><dc:creator>ErMeglio</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1892295.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1892295</wfw:commentRss><description>&lt;p&gt;That&amp;#39;s what happens when I try installing AdmPack preview 2 onto Windows-7 IIS.&lt;/p&gt;&lt;p&gt;Is there a way to solve the bug?&lt;/p&gt;&lt;p&gt;I guess it&amp;#39;s just because IIS into W-7 is version 7.5... &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Custom report for unique visits</title><link>http://forums.iis.net/thread/1889726.aspx</link><pubDate>Mon, 12 Jan 2009 18:18:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1889726</guid><dc:creator>squitz</dc:creator><slash:comments>3</slash:comments><comments>http://forums.iis.net/thread/1889726.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1889726</wfw:commentRss><description>&lt;p&gt;Is&amp;nbsp; it possible to create a custom report that displays information like the Site Traffic report, but counts unique visits instead of total visits? &lt;/p&gt;</description></item><item><title>Volume Traffic Monitor</title><link>http://forums.iis.net/thread/1871621.aspx</link><pubDate>Thu, 12 Jun 2008 15:04:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1871621</guid><dc:creator>Grapsol</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1871621.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1871621</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Does anyone knows a custom report for monitoring volume traffic (ie Bytes sent/received) from each website on IIS7 ?&lt;/p&gt;
&lt;p&gt;Simon Hoade (niknak.org) wrote a simular tool and I wonder if this could be done in IIS7 Administration Pack. &lt;a href="http://niknak.org/software/IIsTrafficMonitor"&gt;http://niknak.org/software/IIsTrafficMonitor&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Report IIS Stable ?</title><link>http://forums.iis.net/thread/1883285.aspx</link><pubDate>Thu, 30 Oct 2008 00:05:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1883285</guid><dc:creator>eterzella</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1883285.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1883285</wfw:commentRss><description>I can use Report IIS in the production environment ??</description></item><item><title>AppCMD with anonymous Authentication</title><link>http://forums.iis.net/thread/1882549.aspx</link><pubDate>Tue, 21 Oct 2008 17:05:32 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1882549</guid><dc:creator>fbraghetto</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1882549.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1882549</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Our server have more than one Site.&lt;/p&gt;&lt;p&gt;Due Security reasons, the public part of the website need an special security, and&amp;nbsp; the &amp;quot;Anonymous Access&amp;quot; is done with different username for each website.... this prevent one asp developer to write in another´s developer area.&lt;/p&gt;&lt;p&gt;Using the IIS Management tool is fairly simple... &lt;/p&gt;&lt;p&gt;Sites &amp;gt; &amp;quot;Name of Website&amp;quot; &amp;gt; authentication &amp;gt; Anonymous Authentication &amp;gt; Edit...&lt;br /&gt;Specific User &amp;gt; Button Define &amp;gt; Put the new user name and password and OK.&lt;/p&gt;&lt;p&gt;However, I´m planning to create an script for this using APPCMD.&lt;/p&gt;&lt;p&gt;I´ve tried the following command, With errors.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;%windir%\system32\inetsrv\AppCmd set config &amp;quot;www.website.com&amp;quot; -section:anonymousAuthentication -userName:IUSR_website -password:p@ssword&lt;/p&gt;&lt;p&gt;But didn´t work.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone help with this? &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>IIS Reports feedback</title><link>http://forums.iis.net/thread/1874129.aspx</link><pubDate>Wed, 16 Jul 2008 09:27:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1874129</guid><dc:creator>jhd.honza@usa.net</dc:creator><slash:comments>3</slash:comments><comments>http://forums.iis.net/thread/1874129.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1874129</wfw:commentRss><description>&lt;p&gt;Hi, I am not sure whether I should have create new thread for each issue, but here is my experience:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;- When&amp;nbsp;selecting Web Server\Site Traffic, I get an error: Failed to compare two elements in the array (my regional options are set to Czech, which could cause this). EDIT: on my other sites it works so this isn&amp;#39;t probably related to culture settings.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;- Make the table horizontally scrollable, give a tooltips to the entries or allow to copy them, as they usually don&amp;#39;t fit on the screen (neither do they&amp;nbsp;on the chart).&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;-&amp;nbsp;I would definitely like to have separate reports for applications, not only at site level (the more when applications are in different pool).&amp;nbsp;Possibly including the IIS reports icon in any (virtual) directory and filtering the reports based on its path...?&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;-&amp;nbsp;Some more configuration or filtering would be nice, like setting the maximum number of rows per report category (and allow&amp;nbsp;all rows)..&amp;nbsp;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;- Anybody thinking about making these stats accessible from web?&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;How is the Web Server\Users Accessed supposed to work? Can I interact with this anyhow when eg. using Windows Live authentication?&lt;/p&gt;
&lt;p&gt;Is there any way how could I&amp;nbsp;build my own reports and use this IIS tool to present them? You now some XLST, XPath or anything to&amp;nbsp;give to the engine&amp;nbsp;:)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks, otherwise it is very cool piece of work!&lt;/p&gt;
&lt;p&gt;Jan&lt;font color="#0000ff" size="1"&gt;&lt;/p&gt;&lt;/font&gt;</description></item><item><title>Where is the FastCGI UI?</title><link>http://forums.iis.net/thread/1874627.aspx</link><pubDate>Tue, 22 Jul 2008 09:52:45 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1874627</guid><dc:creator>canadaka</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1874627.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1874627</wfw:commentRss><description>&lt;p&gt;I installed the admin pack, but I don&amp;#39;t see an icon for the &amp;quot;FastCGI UI&amp;quot;. Should it be there? Or is it hidden somewhere?&lt;/p&gt;</description></item><item><title>Administration Pack and Database Manager Tech Preview 2 Live!</title><link>http://forums.iis.net/thread/1869510.aspx</link><pubDate>Wed, 14 May 2008 14:28:46 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1869510</guid><dc:creator>choyer</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1869510.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1869510</wfw:commentRss><description>&lt;p&gt;As you might have seen from Bob&amp;#39;s blog (&lt;a href="http://blogs.iis.net/rlucero/archive/2008/05/13/iis7-administration-pack-and-database-manager-technical-preview-2.aspx"&gt;http://blogs.iis.net/rlucero/archive/2008/05/13/iis7-administration-pack-and-database-manager-technical-preview-2.aspx&lt;/a&gt;) or Carlos&amp;#39;s blog (&lt;a href="http://blogs.iis.net/carlosag/archive/2008/05/13/iis-admin-pack-technical-preview-2-released.aspx"&gt;http://blogs.iis.net/carlosag/archive/2008/05/13/iis-admin-pack-technical-preview-2-released.aspx&lt;/a&gt;), we released Administration Pack and Database Manager to technical preview 2 yesterday.&lt;/p&gt;
&lt;p&gt;Both the above blog posts go into further details around the new updates in the release.&amp;nbsp; Access the releases here:&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Calibri"&gt;Admin Pack (x86):&amp;nbsp; &lt;/font&gt;&lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1682&amp;amp;g=6"&gt;&lt;font face="Calibri"&gt;http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1682&amp;amp;g=6&lt;/font&gt;&lt;/a&gt;&lt;font face="Calibri"&gt; &lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Calibri"&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Calibri"&gt;Database Manager (x86):&amp;nbsp; &lt;/font&gt;&lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1684"&gt;&lt;font face="Calibri"&gt;http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1684&lt;/font&gt;&lt;/a&gt;&lt;font face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Calibri"&gt;Admin Pack (x64): &lt;/font&gt;&lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1683&amp;amp;g=6"&gt;&lt;font face="Calibri"&gt;http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;i=1683&amp;amp;g=6&lt;/font&gt;&lt;/a&gt;&lt;font face="Calibri"&gt; &lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Calibri"&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;"&gt;&lt;font face="Calibri"&gt;Database Manager (x64):&amp;nbsp; &lt;/font&gt;&lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1685"&gt;&lt;font face="Calibri"&gt;http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1685&lt;/font&gt;&lt;/a&gt;&lt;font face="Calibri"&gt; &lt;/font&gt;&lt;/span&gt;
&lt;p&gt;Over the next few weeks, watch the forums and blogs for more information around this release (like how to create a custom report or create a database provider to allow you to connect to any type of database).&lt;/p&gt;
&lt;p&gt;Post any feedback to this forum.&amp;nbsp; Your feedback was very valuable in finding and fixing the number of issues we did for technical preview 2.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>Filters and virtual directory</title><link>http://forums.iis.net/thread/1872087.aspx</link><pubDate>Thu, 19 Jun 2008 02:49:32 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1872087</guid><dc:creator>sammy_1</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1872087.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1872087</wfw:commentRss><description>&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;.&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;I want to automate a few things by generating scripts in Configuration Editor, &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;any one know what section in Configuration Editor. responsible &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;for creating or Editing virtual directories and Adding and deleting ISAPI Filters?, I found something under system.webserver for the Filter but not sure about the virtual directory.&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Thanks&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>feature Request: remote http report</title><link>http://forums.iis.net/thread/1867839.aspx</link><pubDate>Tue, 22 Apr 2008 14:15:56 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1867839</guid><dc:creator>hannespreishuber</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1867839.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1867839</wfw:commentRss><description>&lt;p&gt;admin should allow users to call report from external &lt;/p&gt;
&lt;p&gt;via URL&lt;/p&gt;
&lt;p&gt;like website/reports/report1&lt;/p&gt;
&lt;p&gt;via REST?&lt;/p&gt;
&lt;p&gt;via RSS&lt;/p&gt;
&lt;p&gt;&amp;nbsp;option: secured by membership&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>IIS Reports - DateTime Error</title><link>http://forums.iis.net/thread/1867175.aspx</link><pubDate>Sun, 13 Apr 2008 14:35:28 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1867175</guid><dc:creator>BFreakout</dc:creator><slash:comments>7</slash:comments><comments>http://forums.iis.net/thread/1867175.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1867175</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;i can not started the IIS Reports.&lt;br /&gt;it´s come a Exception Message with DateTime Error???&lt;/p&gt;
&lt;p&gt;what can i do for this problem?&lt;/p&gt;
&lt;p&gt;thx,&lt;/p&gt;
&lt;p&gt;BFreakout&lt;/p&gt;</description></item><item><title>Feature Request: custom Reports</title><link>http://forums.iis.net/thread/1867838.aspx</link><pubDate>Tue, 22 Apr 2008 14:13:30 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1867838</guid><dc:creator>hannespreishuber</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1867838.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1867838</wfw:commentRss><description>&lt;p&gt;configurable (.config) reports &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>feature request: enable Admin Pack remotly</title><link>http://forums.iis.net/thread/1867841.aspx</link><pubDate>Tue, 22 Apr 2008 14:24:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1867841</guid><dc:creator>hannespreishuber</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1867841.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1867841</wfw:commentRss><description>&lt;p&gt;if i install &lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1626"&gt;http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1626&lt;/a&gt;&amp;nbsp;i d like to use admin pack too&lt;/p&gt;</description></item><item><title>regional settings</title><link>http://forums.iis.net/thread/1865889.aspx</link><pubDate>Fri, 21 Mar 2008 20:06:18 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1865889</guid><dc:creator>Paracetamol</dc:creator><slash:comments>3</slash:comments><comments>http://forums.iis.net/thread/1865889.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1149&amp;PostID=1865889</wfw:commentRss><description>&lt;p&gt;When regionals settings are french, reports doesn&amp;#39;t work&lt;/p&gt;</description></item></channel></rss>