VB6在Windows 7 - 32位 - 运行时错误添加附件 [英] VB6 On Windows 7 - 32 bit - Run Time Error adding attachment

查看:91
本文介绍了VB6在Windows 7 - 32位 - 运行时错误添加附件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我试图弄清楚以下错误调试Windows 7 32位机器上的VB6应用程序。如果我评论并跳过代码,我确实收到了生成的电子邮件但没有任何附件。

I am stuck trying to figure out below error debugging the VB6 application on windows 7 32bit machine. If i comment and skip past the code i did got the emails generated but with out any attachments.

错误是运行时错误'-2147221231(80040111):

The error is Run-time error '-2147221231 (80040111):

无法执行操作。无法打开信息存储。

Unable to perform the operation. The information store could not be opened.

此应用程序正在生产中,但用户正在升级到Windows 7 32位并开始出现应用程序问题。这个真的让我觉得那里有文件,一切看起来都很正常。这是它所停留的代码行。

This application is in production but users are being upgraded to windows 7 32bit and started to have issues with the application. This one really got me as there is file there and everything looks normal. This is line of code it stuck.

使用MItm

         .Attachments.Add
" C:\ Test.doc"

         .Attachments.Add "C:\Test.doc"

结束

我衷心感谢任何反馈。

问候

推荐答案

这篇文章可能会有所帮助,但我不知道是否还会偶尔出现"错误"在Windows 7中使用VB6时发生的事情。

This article may help but I do not know if there are still the occasional "errors" that happen using VB6 with Windows 7.

>>

http://www.fortypoundhead.com/showcontent.asp?artid=20502


这篇关于VB6在Windows 7 - 32位 - 运行时错误添加附件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆