CodeAttest

Martin Kulov's Blog

VSTS, Oslo, INETA, ASP.NET, Debugging .NET Applications, Tips and Tricks

August 07, 2008

Missing Performance Counters

One of the servers I support was missing its performance counters. I wanted to run perfmon to see how the server is performing and instead of text names of all performance counter, I saw only numbers listed under Performance Object list.

A quick look in google gave a solution to this problem. All you have to do is to run this command in %windir%\system32:

lodctr /R

You can read more about it in How to manually rebuild Performance Counter Library values (KB 300956).

It worked for me on Win2003 64bit Intel machine.

Labels: ,


# posted by Martin Kulov @ 2:59 AM |




March 22, 2007

Windows 2003 SP2 is out

Windows 2003 SP2 is out. This service packs fix a lot of problems in IIS 6.0, Networking, Terminal Server and more.
Be aware that there are also many fixes for .NET Framework 1.1 which are not available, as far as I know, with a separate service pack for .NET Framework. This may create a lot of interoperability problems if you have deployed applications on both Windows XP and Windows 2003 Server.

List of updates in Windows Server 2003 Service Pack 2

Download Windows Server 2003 SP2 (150 MB)

Labels:


# posted by Martin Kulov @ 3:30 AM |




This page is powered by Blogger. Isn't yours?

 




Calendar Martin Kulov's Calendar   RSS Aggregate this blog

DevReach - The Premier Conference for Microsoft Technologies for SEE

Mobility Day 2008 Conference

DevReach - The Premier Conference for Microsoft Technologies in Bulgaria

International Association of Software Architects

SofiaDev .NET User Group

Microsoft Most Valuable Professional

View Martin Kulov's profile on LinkedIn

MSDN Event Bloggers




Recent posts




History




 
Copyright © 2004-2008 CodeAttest Ltd. All Rights Reserved.