前景开放缓慢 [英] Slow opening of outlook

查看:138
本文介绍了前景开放缓慢的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




当我从vb.net打开一个新的Outlook电子邮件时,有时前景很慢

出现或偶尔会完全冻结前景。我的目标是混合

office2000 / xp环境,所以我使用office2000 interop dlls

由vs.net生成,添加office 2000 com参考。


当针对office2000 / xp混合

环境时,还有其他人注意到这个问题吗?有没有更好,更强大的方法来做到这一点?我最好使用延迟装订来支付
吗?


谢谢


问候


Hi

When I open a new outlook email from vb.net, sometimes outlook is very slow
to appear or occasionally outlook freezes completely. I am targeting mixed
office2000/xp environments so I am using the office2000 interop dlls
generated by vs.net by adding office 2000 com reference.

Any one else noticed this problem when targeting office2000/xp mixed
environments? Is there a better, more robust way to do this? Am I better off
using late binding?

Thanks

Regards


推荐答案

你有MS Messenger在运行吗?


" John" <乔** @ nospam.infovis.co.uk>在消息中写道

新闻:#M ************** @ tk2msftngp13.phx.gbl ...
Do you have MS Messenger running ?

"John" <jo**@nospam.infovis.co.uk> wrote in message
news:#M**************@tk2msftngp13.phx.gbl...

当我从vb.net打开一个新的Outlook电子邮件时,有时候Outlook的出现很慢,或者偶尔会出现前景冻结。我的目标是混合
office2000 / xp环境所以我使用的是由vs.net生成的office2000 interop dlls,通过添加office 2000 com引用。

任何人都注意到这个问题何时针对office2000 / xp混合环境?有没有更好,更强大的方法来做到这一点?我是否更好地使用延迟装订
了?

关于
Hi

When I open a new outlook email from vb.net, sometimes outlook is very slow to appear or occasionally outlook freezes completely. I am targeting mixed
office2000/xp environments so I am using the office2000 interop dlls
generated by vs.net by adding office 2000 com reference.

Any one else noticed this problem when targeting office2000/xp mixed
environments? Is there a better, more robust way to do this? Am I better off using late binding?

Thanks

Regards



Nope。


问候


" Marcel" <所以********* @ spam.com>在消息中写道

新闻:e8 ************* @tk2msftngp13.phx.gbl ...
Nope.

Regards

"Marcel" <so*********@spam.com> wrote in message
news:e8*************@tk2msftngp13.phx.gbl...
你有MS Messenger在运行吗?

John <乔** @ nospam.infovis.co.uk>在消息中写道
新闻:#M ************** @ tk2msftngp13.phx.gbl ...
Do you have MS Messenger running ?

"John" <jo**@nospam.infovis.co.uk> wrote in message
news:#M**************@tk2msftngp13.phx.gbl...

当我从vb.net打开一个新的Outlook电子邮件时,有时候outlook会非常
Hi

When I open a new outlook email from vb.net, sometimes outlook is very


出现或偶尔会完全冻结。我的目标是
混合office2000 / xp环境所以我使用的是由vs.net生成的office2000互联网dll,通过添加office 2000 com参考。

任何人都注意到这个问题何时针对office2000 / xp混合环境?有没有更好,更强大的方法来做到这一点?我是否更好
to appear or occasionally outlook freezes completely. I am targeting mixed office2000/xp environments so I am using the office2000 interop dlls
generated by vs.net by adding office 2000 com reference.

Any one else noticed this problem when targeting office2000/xp mixed
environments? Is there a better, more robust way to do this? Am I better


关闭

使用后期绑定?

谢谢

问候
using late binding?

Thanks

Regards




John,

你是刚刚开始使用Outlook还是已经运行了?当Outlook已经运行时,
已经运行了同样的事情吗?


这是否会立即发生或者从VB.NET使用Outlook一段时间后?


你是否使用System.Runtime.InteropServices.Marshal.ReelaseComO bject on

返回每个Outlook对象,当你完成那个对象的时候?


你是否正在调用Item.Display来显示一个项目或只是连接和

检索&更新信息?这是慢吗?具体发生了

Outlook对象&方法?


你的电脑上还有其他的东西吗?


哪个版本的操作系统?


您使用的是Exchange Server还是互联网模式?


您是否正在使用安全对话框?这表明有人正在访问您的电子邮件?
并且只是没有及时看到它?

如果您没有它,以下网站提供了大量关于在.NET中使用Outlook的

文章:
http://www.microeye.com/resources/res_outlookvsnet.htm


使用Outlook 2003和VB.NET& Office 2003 PIA我没有注意到

Outlook出现缓慢。


不幸的是我没有配备office 2000或Office XP的机器。


希望这有帮助

Jay


" John" <乔** @ nospam.infovis.co.uk>在消息中写道

新闻:%2 **************** @ tk2msftngp13.phx.gbl ...
John,
Are you starting Outlook fresh or is it already running? When Outlook is
already running does the same thing happen?

Does this happen "right away" or after using Outlook from VB.NET for awhile?

Are you using System.Runtime.InteropServices.Marshal.ReelaseComO bject on
each Outlook object returned, when you are done with that object?

Are you calling Item.Display to show an item or just connecting and
retrieving & updating information? Does this "slowness" happen with specific
Outlook objects & methods?

Do you have other things running on your computer?

Which version of the OS?

Are you using Exchange Server or internet mode?

Are you getting the "security dialog" that states that someone is accessing
your email? And just not seeing it in time?
In case you don''t have it, the following site provides a plethora of
articles on using Outlook from .NET:
http://www.microeye.com/resources/res_outlookvsnet.htm

Using Outlook 2003 with VB.NET & the Office 2003 PIA I have not noticed
Outlook being slow to appear.

Unfortunately I don''t have a machine with either office 2000 or Office XP.

Hope this helps
Jay

"John" <jo**@nospam.infovis.co.uk> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
嗨<当我从vb.net打开一个新的Outlook电子邮件时,有时候Outlook的出现很慢,或者偶尔会出现前景冻结。我的目标是混合
office2000 / xp环境所以我使用的是由vs.net生成的office2000 interop dlls,通过添加office 2000 com引用。

任何人都注意到这个问题何时针对office2000 / xp混合环境?有没有更好,更强大的方法来做到这一点?我是否更好地使用延迟装订
了?

关于
Hi

When I open a new outlook email from vb.net, sometimes outlook is very slow to appear or occasionally outlook freezes completely. I am targeting mixed
office2000/xp environments so I am using the office2000 interop dlls
generated by vs.net by adding office 2000 com reference.

Any one else noticed this problem when targeting office2000/xp mixed
environments? Is there a better, more robust way to do this? Am I better off using late binding?

Thanks

Regards



这篇关于前景开放缓慢的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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