Menu

Deleting attachments after sending problem

Bug Report
Anonymous
2016-06-30
2016-09-05
  • Anonymous

    Anonymous - 2016-06-30

    I need to delete the attachment after sending it (a temporary PDF report) and I cannot do this unless I dispose the message first. This is otherwise fine, but disposing crashes the program without any error messages. Using the .Net framework I had no issues disposing the message the same way but now when I switched to AIM it doesn't work.

    I have made an COM visible DLL with VB.NET that a program made with VB6 uses. Any ideas what could cause this problem?

     
  • Anonymous

    Anonymous - 2016-09-05

    The problem was due to sending asyncronous and disposing before the message had been sent. Making sure that we don't dispose before the message has been sent fixed the problem.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.