How to troubleshoot the "Could not create 'CDO.Message'" error message
https://support.microsoft.com/en-us/kb/910360
Method 1: Make sure that the Cdosys.dll file is correctly registered
- Determine whether the Cdosys.dll file is correctly registered. To do this, follow these steps:
- Click Start, click Run, type
 regedt32, and then click
 OK.
- In Registry Editor, locate and then expand the HKEY_CLASSES_ROOT registry subtree. Expand
 TypeLib, and then locate {CD000000-8B95-11D1-82DB-00C04FB1625D}.
- Expand {CD000000-8B95-11D1-82DB-00C04FB1625D}, expand
 1.0, and then click 0.
- Click win32, and then confirm that the following value is displayed in the right panel:
Drive:\WINDOWS\system32\cdosys.dll
 
- Click Start, click Run, type
- Register the Cdosys.dll file. To do this, follow these steps:
- Click Start, click Run, type
 regsvr32 %systemroot%\system32\cdosys.dll, and then click
 OK.
 
 Note You may receive the 0x800704da error code if multiple versions of CDO exist on the same operating system. To resolve this issue, use the
 regsrv32 -u cdosys.dll command to unregister the Cdosys.dll file. Then, reregister the Cdosys.dll file by running the following command:regsvr32 %systemroot%\system32\cdosys.dllFor more information about CDO versions, visit the following Microsoft Developer Network (MSDN) Web site: 
 
- Click Start, click Run, type
Method 2: Grant permissions for the user account to access the registry key for CDO for Windows 2000 Library
- Grant permission for the user account to access the registry key for CDO for Windows 2000 Library.
- Click Start, click Run, type
 regedt32, and then click OK.
- In Registry Editor, locate and expand the HKEY_CLASSES_ROOT registry key. Expand
 TypeLib, and then locate {CD000000-8B95-11D1-82DB-00C04FB1625D}.
- Right-click {CD000000-8B95-11D1-82DB-00C04FB1625D}, click
 Permissions, and then click
 Add.
- Type ComputerName\UserName, and then click
 OK
 
 Note The placeholder ComputerName represents the name of the computer. The placeholder
 UserName represents the name of the user.
- Click to select the check box in the Allow column to grant Read permission to the user, and then click
 OK.
How to troubleshoot the "Could not create 'CDO.Message'" error message的更多相关文章
- How could I create a custom windows message?
		[问题] Our project is running on Windows CE 6.0 and is written in C++ . We have some problems with the ... 
- Create STKNetDiskC Instance Error
		关于Create STKNetDiskC Instance Error错误的解决方法 这个错误可能出现在: AM8 附件直接存网盘的时候 报错 解决方法步骤如下: 在出现该错误的机器上,先将AM及 m ... 
- IDEA无法启动:Failed to create JVM:error code -1
		转自:https://blog.csdn.net/u013243986/article/details/52296944 随便设置把内存加大了, 结果idea就奔溃了,再打开时就提示这样的错误,Fai ... 
- pip错误-failed to create process/fatal error in launcher
		电脑同时装了python2和python3,并且都配置了环境变量 将python2的python.exe改成python2.exe,python3的python.exe没有改(主要用python2时则 ... 
- Bugzilla Error message: couldn't create child process: 720003: index.cgi
		two steps is try to fix this issue. 1. Turn off the windowns firewall 2. Register the perl to the sy ... 
- IDEA无法启动:Failed to create JVM:error code -4
		发生该错误的原因是由于IDEA须要使用的连续内存空间没有得到满足,解决方式: 1.减小-Xmx和-XX:PermSize的值 切换到IDE_HOME\bin\文件夹下,找到<produc ... 
- Java JVM、JNI、Native Function Interface、Create New Process Native Function API Analysis
		目录 . JAVA JVM . Java JNI: Java Native Interface . Java Create New Process Native Function API Analys ... 
- IOS开发基础知识--碎片42
		1:报thread 1:exc_bad_access(code=1,address=0x70********) 闪退 这种错误通常是内存管理的问题,一般是访问了已经释放的对象导致的,可以开启僵尸对象( ... 
- Java并发编程:如何创建线程?
		Java并发编程:如何创建线程? 在前面一篇文章中已经讲述了在进程和线程的由来,今天就来讲一下在Java中如何创建线程,让线程去执行一个子任务.下面先讲述一下Java中的应用程序和进程相关的概念知识, ... 
随机推荐
- python学习-58 configparse模块
			configparse模块 1.生成文件 import configparser # 配置解析模块 config = configparser.ConfigParser() # config = { ... 
- dotnet Core学习之旅(三):创建项目
			[重要:文中所有外链不能确保永久有效]>创建解决方案 在VSCode上,可以使用来自开源力量的vscode扩展vscode-solution-explorer来增强VSCode对.NET项目的支 ... 
- Vue使用指南(二)
			'''1.指令 ***** 文本指令 属性指令 方法(事件)指令 表单指令 条件指令 循环指令 2.组件 *** 局部组件 全局组件 父子组件间的交互''' 文件指令 <body> < ... 
- Java中@SuppressWarnings("unchecked")的作用
			J2SE 提供的最后一个批注是 @SuppressWarnings.该批注的作用是给编译器一条指令,告诉它对被批注的代码元素内部的某些警告保持静默. 一点背景:J2SE 5.0 为 Java 语言增加 ... 
- springboot笔记03——quickstart程序原理
			一.前言 一个quickstart程序仅仅让我们初步了解一个框架,我们还需要透过现象看本质才能学好一个框架.所以这篇文章分析一下我上次写的springboot的入门程序. 二.原理分析 1.依赖分析 ... 
- H5表单新特性
			1.HTML5表单新特性之——新的input type <input type=" "> HTML5之前已有的input type: text.password.rad ... 
- 在Eclipse配置Tomcat服务器+JSP实例创建
			欢迎任何形式的转载,但请务必注明出处. 1.jdk安装及环境配置 点击进入教程 2.Eclipse安装 点击进入官网下载 注意下载完成打开.exe后,出现的界面,有很多版本供选择.选择下图版本 3.T ... 
- php的文件上传及下载,附带显示文件及目录
			主页面wenjianceshi.php <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" &quo ... 
- php中的特殊标签
			参考:https://www.freebuf.com/column/212586.html 今天看到这篇文章讲到了ctf中的一些关于php标签的小姿势,我虽然不打ctf,但是平常做php的代码审计也经 ... 
- MySQL binlog反解析
			反解析delete语句 背景:delete table忘了加条件导致整张表被删除 恢复方式:直接从binlog里反解析delete语句为insert进行恢复 导出删指定表的DELETE语句: # my ... 
