This problem was described in a Microsoft article which now appears to be defunct:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257413
The contents of that page were:
Re-install Visual Studio 6.0 Enterprise Edition without Visual Studio
Analyzer:
Use the Custom setup, on the Visual Studio 6.0 Enterprise - Custom page, click Enterprise Tools, and then click Change Option.
On the Visual Studio 6.0 Enterprise - Enterprise Tools page, under Options, make sure the Visual Studio Analyzer check box is not
selected.
- Click to select all the other Visual Studio components that you want to install, and then click OK.
- Click Continue, and then follow the instructions that appear.
To install Visual Studio Analyzer:
- In Control Panel, double-click Add/Remove Programs, and then click Microsoft Visual Studio 6.0 Enterprise Edition.
- Click Change/Remove.
- In Visual Studio 6.0 Enterprise Setup, click Add/Remove.
- On the Visual Studio 6.0 Enterprise - Maintenance page, click Enterprise Tools, and then click Change Option.
- On the Visual Studio 6.0 Enterprise - Enterprise Tools page, under Options, click Visual Studio Analyzer, and then click OK.
- On the Visual Studio 6.0 Enterprise - Maintenance page, click Continue, and then follow the instructions that appear.
When you receive the error message that is described in the "Symptoms"
section, continue with the Visual Studio Setup Wizard. Setup reports a
failure.
To create a local account, which Visual Studio Analyzer will run as:
- On the computer that is running Visual Studio Enterprise Edition 6.0, create a local user. For information about how to create a local user, see Windows 2000 Help.
- Run Distributed COM Configuration (dcomcnfg.exe).
- On the Applications tab, click MSVSA Local Event Concentrator Class, and then click Properties.
- On the Identity tab, set This User to match the user and password you created in step 1 of this procedure.
Similar material was also available here:
but all important details are reproduced in this answer.