CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
山寨机中的战斗机! 程序优化工程师到底对IT界有没有贡献
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  VC/MFC >  基础类

VC++卸载后重新安装出现不能建立DCOM user account

楼主sunwood(断刀客)2005-05-31 10:10:35 在 VC/MFC / 基础类 提问

我卸载了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  
  &copy;   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

相关问题

  • VC++卸载后重新安装弹出不能建立DCOM user account in order to register
  • 问一个问题,卸载掉VC后,再重装VC,注册的时候后出现无法创建DCOM用户安装失败,我该怎么安装呢??
  • 在2000下 vc卸载后,不能安装
  • 安装与卸载
  • 安装与卸载程序
  • 为什么安装VC++6.0时总不成功?(DCOM错误)
  • 如何卸载rpm安装的软件?
  • 如何卸载me安装98?
  • SQL-SERVER 2000 卸载、安装问题?
  • 请教oracle安装和卸载问题

关键词

  • vc++
  • visual
  • vc
  • tools
  • microsoft
  • visual studio
  • enterprise
  • analyzer
  • setup
  • click

得分解答快速导航

  • 帖主:sunwood
  • laiyiling

相关链接

  • Visual C++类图书
  • Visual C++类源码下载

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
北京创新乐知广告有限公司 版权所有, 京 ICP 证 070598 号
世纪乐知(北京)网络技术有限公司 提供技术支持
Copyright © 2000-2008, CSDN.NET, All Rights Reserved
GongshangLogo