Microsoft KB Archive/293419

From BetaArchive Wiki
Knowledge Base


EnableTrace() Function Does Not Allow Changing Source's Control Flags After Source Is Enabled

Article ID: 293419

Article Last Modified on 2/19/2007



APPLIES TO

  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional Edition



This article was previously published under Q293419

SYMPTOMS

When you use the Windows 2000 Event Trace functions, there is no way to give an event source (an event provider) new control flags without disabling and re-enabling the source. This can result in the loss of trace events while the source is being re-enabled.

Calling the EnableTrace function on an event source (provider) that is already enabled returns ERROR_WMI_ALREADY_ENABLED (decimal 4206 or hexadecimal 0x106e).

RESOLUTION

To resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

260910 How to Obtain the Latest Windows 2000 Service Pack


The English version of this fix should have the following file attributes or later:

   Date      Time     Version          Size      File name
   --------------------------------------------------------
   5/8/2001  12:40p   5.0.2195.3586    72,976    Wmicore.dll 
                



STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 3.

MORE INFORMATION

For additional information about how to obtain a hotfix for Windows 2000 Datacenter Server, click the article number below to view the article in the Microsoft Knowledge Base:

265173 The Datacenter Program and Windows 2000 Datacenter Server Product


For additional information about how to install multiple hotfixes with only one reboot, click the article number below to view the article in the Microsoft Knowledge Base:

296861 Use QChain.exe to Install Multiple Hotfixes with One Reboot


After you apply this hotfix, the EnableTrace function allows changing the source's control flags when the source is enabled.

For additional information about how to install Windows 2000 and Windows 2000 hotfixes at the same time, click the article number below to view the article in the Microsoft Knowledge Base:

249149 Installing Microsoft Windows 2000 and Windows 2000 Hotfixes



Additional query words: kbBaseOS

Keywords: kbhotfixserver kbqfe kbbug kbfix kboswin2000fix kbwin2000presp3fix kbwin2000sp3fix KB293419