问题描述:当我开启VB6.0时,系统提示我“Unexpected Error: Quitting”,我用的Windows XP SP3版本;

Unexpected Error: Quitting

我试过网上的各种方法,包括微软的solution,但都一点用处都没有;

我把WinXP的所有补丁下载下来安装,也不起作用;

最后我看到一个网站的的一个解决办法,检查了我的Services,发现DCOM Server Process Launcher没开起来;等我开起来时,我问题全部解决;真的很费劲呀。。。这一点微软的解决方案里并没提到。。所以我不放对上述问题做一个总结:

如果上述问题发生,请参照下面的三个方案,或许能解决你的烦恼:

方案一: 先检查DCOM Server Process Launcher这个Services是否开起来;具体操作是:我的电脑à属性à管理à服务,找到DCOM Server Process Launcher,设定为自动,开启,确定就可; 如果上述DCOM Server Process Launcher开启来,问题还没解决,那就用方案二;

方案二请参见微软的解决方案:

链接地址如下:http://support.microsoft.com/default.aspx?scid=kb;en-us;189472&Product=vbb

另外也贴详细的内容:

原因:

  There are two known casues for this error:

1.       Visual Basic cannot find one of the following two files needed to run:

MSO97RT.DLL
MRT7ENU.DLL

2.       You are trying to run Visual Basic from a network "Administrator" setup.

 

解决办法:

   For the first situation, the two files listed in the "Cause" section can be located on the Visual Basic installation CD in the \OS\System directory.

These two files need to be copied into one of the following directories in order to resolve the issue:

C:\Program Files\Common Files\Microsoft Shared\VBA

-or-

C:\Program Files\Common Files\MsApps\VBA

For the second situation, install Visual Basic locally. The Visual Basic product is not designed to run in a shared mode, so network Administrtator setups are unsupported. Please see the "References" section for more information.

英文你们都懂的,我不做翻译了;如果方案二还没解决,请参见方案三;

方案三:请参见下面的内容,也是英文,大家应该都懂;

1.Could not open visual basic 6.0. I got the an error that the DAO350.DLL could not be found.

2. So following some suggestions from the web:
a) Renamed old DAO350.DLL as DAO350.DLLOLD
b) I took this file from Visual Studio Disk 1 and copied it into the
C:Program FilesCommon FilesMicrosoft SharedDAO
c) Regsvr32 "C:Program FilesCommon FilesMicrosoft SharedDAODAO350.DLL"
d) Then I got a successful message that it registered;

 

其它,贴上从网站搜索的所有相关问题的链接;

 http://www.bigresource.com/VB-Unexpected-Error-Quitting-QBkzxi8m8F.html

 

上述仅在Window XP SP3环境下测试通过;

关于Win7的,Win7下有些程序需要管理员权限运行,查看你的权限是否正确;如果开启问题仍然存在,你不妨也试试这三个解决方案;

 

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/30193/viewspace-752226/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/30193/viewspace-752226/

Unexpected Error: Quitting相关推荐

  1. CDH5之Unexpected error.Unable to verify database connection

    在部署好CDH5(HDFS+MapReduce+Zookeeper)后,某一天想要通过web界面来添加Hive或者Oozie服务.  添加Hive组件服务: 1.报错:Unexpected error ...

  2. [INS-08109] Unexpected error occurred while validating inputs at state 'getOCMDetails'.

    在ORACLE11G R2 安装ORACLE时出现以下错误: [INS-08109] Unexpected error occurred while validating inputs at stat ...

  3. WSS 3.0中An unexpected error has occurred的一个解决方案

    之前在CodePlex上讨论到我在WSS v3里遇到的一个Bug,CKS团队的TheKid向我引用了他的一个解决方案,大意如下 如果需要了解WSS 3.0中An unexpected error ha ...

  4. Android之Unexpected error while executing: am start -n “***.Activity“-a android.intent.action.MAIN

    1 问题 编译项目的时候,as错误提示如下 $ adb shell am start -n "package/package.***Activity" -a android.int ...

  5. yarn安装依赖包报错 error An unexpected error occurred: “https://registry.npm.taobao.orgnpm/element-ui: get

    yarn安装依赖包报错,error An unexpected error occurred: "https://registry.npm.taobao.orgnpm/element-ui: ...

  6. thymeleaf There was an unexpected error (type=Internal Server Error, status=500).

    thymeleaf There was an unexpected error (type=Internal Server Error, status=500). 使用thymeleaf依赖,无法访问 ...

  7. yarn报错:error An unexpected error occurred: “https://registry.yarnpkg.com/-/user/org.couchdb。。。

    Yarn 报错:error An unexpected error occurred: "https://registry.yarnpkg.com/-/user/org.couchdb.us ...

  8. 无法安装操作系统,An unexpected error(0) occurred at line 1768 in f:\nt2\base\boot\setup\arcdisp.c....

    我的系统环境: 三个操作系统,C:盘是WINXP,D:盘是WIN2003,还有一个Redhad Fedora core3,引导管理软件是Gun Grub 上周六给机器加了一个硬盘,当时启动没有问题,但 ...

  9. unexpected error ConnectionError object has no attribute

    unexpected error ConnectionError object has no attribute unexpected error ConnectionError object has ...

  10. MATLAB update出现未知错误unexpected error及Bundle#136 start failed的一种可能原因

    在安装MATLAB R2019b Update 5的过程中出现未知错误unexpected error,并且找不到日志文件可供查询(如果有高手找到请指教),打开代理后仍然出现未知错误还连带了连接错误c ...

最新文章

  1. 移动端取消button点击出现阴影效果
  2. Codeforces Round #320 (Div. 1) [Bayan Thanks-Round] B. Or Game
  3. Charles使用1
  4. 为了OFFER,我加深学习队列,现在还一脸懵逼
  5. Start here: portal to the lectures
  6. jQuery的$(document).ready()和JavaScript onload事件
  7. Python cmp函数在Python3.4版本后就不存在了。全部换成了operator库了
  8. c语言数组取出特定字符串,C语言根据特定的符号分割字符串 如:字符串a,bbb,ccc-数组[a,bbb,ccc]...
  9. 华为ap配置_13、了解下POE交换机以及AP供电几种方式
  10. sql不能使用OpenRowset
  11. [JNI] 开发之旅 (2)解释jni helloworld实例
  12. Charles使用笔记
  13. 在线进位制计算机,2进制换算(十六进制计算器在线)
  14. 计算机屏显内容超过屏幕了,电脑屏幕超出工作频率范围修复方法
  15. box-sizing的属性
  16. 《程序员的自我修养》学习笔记之温故而知新
  17. 任务调度ScheduledExecutorService
  18. selenium 反爬虫之跳过滑块验证
  19. 华为OD机试 - 最长的顺子
  20. 关于这些年做的 图片上传下载做的处理总结(including根据图片url上传文件)

热门文章

  1. 摇身一变,ADSL猫进化为无线路由器
  2. 面向对象,继承封装的应用
  3. java父类的称谓_《商周金文中的血缘关系称谓》
  4. 亮度对比度色调饱和度最佳_数码教程丨如何仿电影胶片色调与质感?
  5. 使用xpath爬取腾讯招聘python岗位信息
  6. vcard 文件数据格式
  7. 分享一下我做教程用的GIF动态图制作小工具screentogif
  8. 自建站(独立站)平台推荐
  9. Xmy的第二次python(文件操作)
  10. 华为荣耀20和x10比较_华为畅享20plus和荣耀x10对比哪个好?入手哪一款更香