반응형
BUG: "Setup Was Unable to Create a DCOM User Account" Error Message in Visual Studio 6.0
적용 대상This article was previously published under Q257413
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.
- 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 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
The information in this article applies to:
- Microsoft Visual Studio 6.0, when used with:
- the operating system: Microsoft Windows XP Professional
- the operating system: Microsoft Windows XP Home Edition
- the operating system: Microsoft Windows 2000
반응형
'Major > Programming' 카테고리의 다른 글
Ultraedit에서 c언어 파일 컴파일 돌리는방법 (0) | 2008.06.15 |
---|---|
릴리즈모드 에러 잡기 (0) | 2008.06.15 |
[펌] matlab에서 fft 사용 예 (0) | 2008.06.15 |
[펌] 배열 0으로 초기화 하기 (0) | 2008.06.15 |
[펌] open GL을 사용하여 프로그래밍하기 (0) | 2008.06.15 |
댓글