Performance Monitor Adds Event 4005 to Application Log (105002)



The information in this article applies to:

  • Microsoft Windows NT Server 3.1
  • Microsoft Windows NT Workstation 3.1
  • Microsoft Windows NT Advanced Server 3.1

This article was previously published under Q105002

SYMPTOMS

Every time you start Performance monitor and add a counter, an error is written to the Event Viewer in the application log including the following information:
   Source      Category    Event    User
   perfctrs    None        4005     N/A

   Event detail:
   Load of required DLL failed. Make sure the DLL file is in the PATH.
   DOS error number is returned in the data

   Error number : 0000007E
					

CAUSE

Performance Monitor needs the dynamic-link library (DLL), INETMIB1.DLL, in order to monitor TCP/IP counters. When you install the TCP/IP protocol in the Networks section of Control Panel, INETMIB1.DLL is not installed.

RESOLUTION

To install INETMIB1.DLL, perform one of the following procedures:

  • From the Networks section of Control Panel, install the SNMP Service.
  • Expand the INETMIB1.DLL file from the CD-ROM to the SYSTEM32 directory. For example:
          expand d:\i386\inetmib1.dl_ c:\winnt\system32\inetmib1.dll
    							

Modification Type:MajorLast Reviewed:11/20/2003
Keywords:KB105002