<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET Performance counters missing</title><link>http://blogs.msdn.com/tom/archive/2008/04/11/asp-net-performance-counters-missing.aspx</link><description>We get this problem from time to time so I thought I would talk about what to do when the performance counters are missing for ASP.NET. Method 1 The first piece of advice is to upgrade to the latest version of the framework, so the latest Service Pack.&amp;#160;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>ASP.NET Performance counters missing</title><link>http://blogs.msdn.com/tom/archive/2008/04/11/asp-net-performance-counters-missing.aspx#8380836</link><pubDate>Fri, 11 Apr 2008 18:46:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8380836</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
</description></item><item><title>re: ASP.NET Performance counters missing</title><link>http://blogs.msdn.com/tom/archive/2008/04/11/asp-net-performance-counters-missing.aspx#8398760</link><pubDate>Wed, 16 Apr 2008 11:03:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8398760</guid><dc:creator>Jonathan Wanagel</dc:creator><description>&lt;P&gt;One time I had a problem with the performance counters showing up but always with the value of 0, and it was because I was on a 64 bit operating system with ASP.NET running in 32 bit mode. &amp;nbsp;So when I open performance monitor, it was monitoring the 64 bit counters. &amp;nbsp;I opened the performance monitor from the 32 bit directory and then the ASP.NET counters showed the correct values.&lt;/P&gt;</description></item><item><title>re: ASP.NET Performance counters missing</title><link>http://blogs.msdn.com/tom/archive/2008/04/11/asp-net-performance-counters-missing.aspx#8398983</link><pubDate>Wed, 16 Apr 2008 16:32:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8398983</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Very good point Jonathan. &amp;nbsp;If you are running on a 64-bit OS, you have to be very careful which performance monitor you start as it will affect which counters you can see.&lt;/p&gt;
</description></item><item><title>re: ASP.NET Performance counters missing</title><link>http://blogs.msdn.com/tom/archive/2008/04/11/asp-net-performance-counters-missing.aspx#8416192</link><pubDate>Tue, 22 Apr 2008 10:37:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8416192</guid><dc:creator>alikl</dc:creator><description>&lt;p&gt;Thanks a lot!&lt;/p&gt;
&lt;p&gt;This post helped me to solve the problem at customer's&lt;/p&gt;
&lt;p&gt;alikl&lt;/p&gt;</description></item><item><title>re: ASP.NET Performance counters missing</title><link>http://blogs.msdn.com/tom/archive/2008/04/11/asp-net-performance-counters-missing.aspx#8424556</link><pubDate>Fri, 25 Apr 2008 21:45:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8424556</guid><dc:creator>bill mitchell</dc:creator><description>&lt;p&gt;perfect solution to one of my issues, thanks alot&lt;/p&gt;</description></item><item><title>re: ASP.NET Performance counters missing</title><link>http://blogs.msdn.com/tom/archive/2008/04/11/asp-net-performance-counters-missing.aspx#8461178</link><pubDate>Mon, 05 May 2008 22:11:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8461178</guid><dc:creator>Tom Brodner</dc:creator><description>&lt;p&gt;You are the bomb! &amp;nbsp;Permissions issue detected in the log file, corrected and all is well.&lt;/p&gt;
&lt;p&gt;Tom&lt;/p&gt;</description></item><item><title>re: ASP.NET Performance counters missing</title><link>http://blogs.msdn.com/tom/archive/2008/04/11/asp-net-performance-counters-missing.aspx#8870577</link><pubDate>Fri, 15 Aug 2008 23:06:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8870577</guid><dc:creator>Jonathan Bergeron</dc:creator><description>&lt;p&gt;Jonathan's comment above greatly helped me in figuring this out. I wasn't running the proper perfmon. The MSDN documentation should be updated with that information.&lt;/p&gt;</description></item><item><title>re: ASP.NET Performance counters missing</title><link>http://blogs.msdn.com/tom/archive/2008/04/11/asp-net-performance-counters-missing.aspx#8962335</link><pubDate>Tue, 23 Sep 2008 18:05:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8962335</guid><dc:creator>Danny</dc:creator><description>&lt;P&gt;'aspnet_regiis.exe -i' did not produce any error messages. &amp;nbsp;Based on other research, I realized the registry keys might be wrong, so I did 'aspnet_regiis.exe -u' (to uninstall and delete the registry keys) followed by 'aspnet_regiis.exe -i' (to install and correctly set the keys in the registery). &amp;nbsp;The EventLog entries immediately ceased&lt;/P&gt;</description></item><item><title>re: ASP.NET Performance counters missing</title><link>http://blogs.msdn.com/tom/archive/2008/04/11/asp-net-performance-counters-missing.aspx#9382320</link><pubDate>Thu, 29 Jan 2009 06:43:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9382320</guid><dc:creator>Brnard Kaufman</dc:creator><description>&lt;p&gt;I AM GETTING INTERMITANT,- MANY BOXES THAT Says&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;quot;16BIT MS-DOS SUBSYSTEM&amp;quot; ON TOP. Then it has&lt;/p&gt;
&lt;p&gt;The NTVDM cpu has encountered an illegal instruction&lt;/p&gt;
&lt;p&gt;and other things. How can I delete them so they won't keep coming back every few minutes, from my computer. &amp;nbsp;I am 94 years of age and an novice on the computer,would appreciate you help.&lt;/p&gt;</description></item></channel></rss>