BUG: Setup Was Unable to Create a DCOM User Account Error Message in Visual Studio 6.0
生活随笔
收集整理的這篇文章主要介紹了
BUG: Setup Was Unable to Create a DCOM User Account Error Message in Visual Studio 6.0
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
今天在安裝VS 6.0時,遇見這個問題:Setup was unable to create a DCOM user account in order to register <path>\valec.exe
后來找到原來是VS的一個Bug。貼出微軟的原文:
This article was previously published under Q257413
To install Visual Studio Analyzer:
To create a local account, which Visual Studio Analyzer will run as:
后來找到原來是VS的一個Bug。貼出微軟的原文:
BUG: "Setup Was Unable to Create a DCOM User Account" Error Message in Visual Studio 6.0
View products that this article applies to.| Article ID | : | 257413 |
| Last Review | : | November 4, 2003 |
| Revision | : | 4.0 |
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 視窗系統 2000.RESOLUTION
Re-install Visual Studio 6.0 Enterprise Edition without Visual Studio Analyzer:| 1. | Use the Custom setup, on the Visual Studio 6.0 Enterprise - Custom page, click Enterprise Tools, and then click Change Option. |
| 2. | On the Visual Studio 6.0 Enterprise - Enterprise Tools page, under Options, make sure the Visual Studio Analyzer check box is not selected. |
| 3. | Click to select all the other Visual Studio components that you want to install, and then click OK. |
| 4. | Click Continue, and then follow the instructions that appear. |
| 1. | In Control Panel, double-click Add/Remove Programs, and then click Microsoft Visual Studio 6.0 Enterprise Edition. |
| 2. | Click Change/Remove. |
| 3. | In Visual Studio 6.0 Enterprise Setup, click Add/Remove. |
| 4. | On the Visual Studio 6.0 Enterprise - Maintenance page, click Enterprise Tools, and then click Change Option. |
| 5. | On the Visual Studio 6.0 Enterprise - Enterprise Tools page, under Options, click Visual Studio Analyzer, and then click OK. |
| 6. | 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. |
| 1. | 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 視窗系統 2000 Help. |
| 2. | Run Distributed COM Configuration (dcomcnfg.exe). |
| 3. | On the Applications tab, click MSVSA Local Event Concentrator Class, and then click Properties. |
| 4. | 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 that this is a bug in the Microsoft products that are 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: 257369 Visual Studio Analyzer Does Not Collect COM+ Events 257382 Visual Studio Analyzer Does Not Collect Performance Monitor Events
?
原帖鏈接:http://cuijianlingbest.blog.163.com/blog/static/122752833201022492356897/
轉載于:https://www.cnblogs.com/red_giser/archive/2010/09/10/1823379.html
總結
以上是生活随笔為你收集整理的BUG: Setup Was Unable to Create a DCOM User Account Error Message in Visual Studio 6.0的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: HH的项链 HYSBZ - 1878
- 下一篇: HBase数据迁移到Kafka实战