Hi everyone. I have i big problem with the SmtpMail class of visual studio
..NET 2003.
Here it is :
I'm sending mail with attachment (1 or more) and if there is an exception
after contacting the SMTP server, i can catch this error in a try catch, but
the mail appear to stuck in the aspnet service (aspnet_wp.exe). What make
me tell that, is the attachment cannot be deleted because of acces
protection.
If a kill the service aspnet_wp.exe in the task manager, the attachment can
be deleted correctly.
So in short, if somebody try to send a mail and there is an exception, the
attachement that the person link with the email are UNDELETABLE until the
aspnet service is restarted...
Thanks in advance, plz answer in the newsgroup,
Arthur