VC++卸载后重新安装出现不能建立DCOM user account
我卸载了VC++以后,没有立即重启(不知道有没有关系),后来再次装的时候装到差不多的时候谈出错误对话框“Setup was unable to create a DCOM user account in order to register
\'G:\\VC++\\Tools\\Vs-Ent98\\Vanalyzr\\valec.exe\'”
"The Visual Studio Enterprise Edition Setup failed"
我的VC是装在G盘下的
有没有人可以帮帮我?
谢谢大家了
问题点数:50、回复次数:4Top
1 楼sunwood(断刀客)回复于 2005-05-31 10:24:23 得分 0
怎么没有人会阿?Top
2 楼sunwood(断刀客)回复于 2005-05-31 22:13:32 得分 0
再问?Top
3 楼laiyiling(陌生人[MVP])回复于 2005-05-31 22:51:05 得分 50
BUG: Visual Studio "Setup Was Unable to Not Create a DCOM User Account"
Q257413
--------------------------------------------------------------------------------
The information in this article applies to:
Microsoft Visual Studio 6.0, on platform(s):
the operating system: Microsoft Windows 2000
--------------------------------------------------------------------------------
SYMPTOMS
When you run the Visual Studio 6.0 Setup program, you may receive the following error message:
Setup was unable to create a DCOM user account in order to register <path>\valec.exe
This first error message may be followed by a second message that indicates that Setup failed.
CAUSE
Visual Studio Analyzer, which is one of the products that is included in Visual Studio Enterprise Edition version 6.0, cannot create the local user account that it needs to run because of changes to the security policies for users in Windows 2000.
RESOLUTION
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.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.
REFERENCES
For additional information regarding Visual Studio Analyzer, click the article numbers below to view the articles in the Microsoft Knowledge Base:
Q257369 Visual Studio Analyzer Does Not Collect COM+ Events
Q257382 Visual Studio Analyzer Does Not Collect Performance Monitor Events
Additional query words:
Keywords : kbOSWin2000 kbVisAnalyzer kbVS600 kbDSupport kbGrpDSTools
Issue type : kbbug
Technology : kbVSsearch kbAudDeveloper
Last Reviewed: April 11, 2001
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.
--------------------------------------------------------------------------------
Send feedback to MSDN.Look here for MSDN Online resources.
Top
4 楼sunwood(断刀客)回复于 2005-06-01 16:49:11 得分 0
牛Top




