Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
-
2009年7月30日 4:22Hi,
I tried to send mail through outlook using vb.net. But i'm getting the following error.
Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
How to solve this. Its very urgent. Pls give ur ideas. I'm using Windows Xp sp2 os,.net framework 2.0 and outlook 2002. Thanks in advance.- 已移动 nobugzMVP, Moderator 2009年7月30日 9:24 not a bcl q (From:.NET Base Class Library)
答案
-
2009年7月30日 11:51
No, it is not possible without using 3thrd party software, like already mentioned ( first answer ).
Reason: this is because of outlook`s security model, which will not allow emails to be sent by code.
If you have got questions about this, just ask. Mark the thread as answered if the answer helps you. This helps others who have the same problem !- 已标记为答案 Yichun_Feng 2009年8月5日 2:40
-
2009年8月4日 6:03
Hi lvensen,
For your excpetion, here is a similar thread: http://www.pcreview.co.uk/forums/thread-3363771.php
You probably do not have enough rights to send mail. You can refer to this article about security issues.
Eamples of sending emails through outlook using VB.NET: http://support.microsoft.com/kb/313803/en-us
Does this works for you? If you have any questions or concerns, please update the thread and we will have a further discussion.
Best Regards
Yichun Feng
- 已标记为答案 Yichun_Feng 2009年8月5日 2:40
全部回复
-
2009年7月30日 10:56Hi,
as i have told you, this is a security feature of Outlook. You can use Redemption to avoid this. It is free for non commercial software.
If you have got questions about this, just ask. Mark the thread as answered if the answer helps you. This helps others who have the same problem ! -
2009年7月30日 11:00I uniinstalled my antivirus software and firewall is turned off. Then why this same error is occuring.
-
2009年7月30日 11:02Hi again,
this is because of outlook`s security model, which will not allow emails to be sent by code. This had been added to the outlook model based on the "I Love You" Worm some years ago(i guess). So it doesn`t matter if you have got a firewall/virsu scanner at all.
If you have got questions about this, just ask. Mark the thread as answered if the answer helps you. This helps others who have the same problem ! -
2009年7月30日 11:09I used symantec anti virus. i red in web, symantec ll protect the outlook. so disable automatic email scanning. I disabled it but no use. so i uninstalled the antivirus. Email ll be delievering directly from outlook express but not in microsoft outlook. So i tried to send emails through outlook using vb.net. I'm getting this error continuously. Is it possible to send emails through outlook using vb.net? If possible, how? explain with a simple example. If not possible, why? Tell me reason briefly. Thanks for ur continuous response.
-
2009年7月30日 11:15
I used symantec anti virus. i red in web, symantec ll protect the outlook. so disable automatic email scanning. I disabled it but no use. so i uninstalled the antivirus. Email ll be delievering directly from outlook express but not in microsoft outlook. So i tried to send emails through outlook using vb.net. I'm getting this error continuously. Is it possible to send emails through outlook using vb.net? If possible, how? explain with a simple example. If not possible, why? Tell me reason briefly. Thanks for ur continuous response.
If i understand you right, first you tried to send an email using Outlook without VB.NET ? And this doesn`t work ?
If you have got questions about this, just ask. Mark the thread as answered if the answer helps you. This helps others who have the same problem ! -
2009年7月30日 11:48Before that say this, Is it possible to send emails through outlook using vb.net? If possible, how? explain with a simple example. If not possible, why? Tell me reason briefly. Thanks for ur continuous response.
-
2009年7月30日 11:51
No, it is not possible without using 3thrd party software, like already mentioned ( first answer ).
Reason: this is because of outlook`s security model, which will not allow emails to be sent by code.
If you have got questions about this, just ask. Mark the thread as answered if the answer helps you. This helps others who have the same problem !- 已标记为答案 Yichun_Feng 2009年8月5日 2:40
-
2009年8月4日 6:03
Hi lvensen,
For your excpetion, here is a similar thread: http://www.pcreview.co.uk/forums/thread-3363771.php
You probably do not have enough rights to send mail. You can refer to this article about security issues.
Eamples of sending emails through outlook using VB.NET: http://support.microsoft.com/kb/313803/en-us
Does this works for you? If you have any questions or concerns, please update the thread and we will have a further discussion.
Best Regards
Yichun Feng
- 已标记为答案 Yichun_Feng 2009年8月5日 2:40

