Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Oct 25, 2011 05:27 AM by Anindita.Basak
Member
23 Points
80 Posts
Apr 16, 2011 12:20 PM|LINK
hi to all,
i have made windows mobile application where i can send an email through my application
but now i want to send an email with an attachment file...
i searched and i found that i can attach file using only the filename as,
email.Attachments.Add(new Attachment("OrderDetail.dat"));
but it throws an error as follows,
"The file needed for the attachment doesnot exist Parameter name: filename"
but the file is exist in:- basefolder - files
so plz tell me how can i attach that file to the mail.....
Contributor
2448 Points
416 Posts
Oct 25, 2011 05:27 AM|LINK
Please keep the file that you want to attach in the storage card of the emulator. It would be best to code & device to find.
Thanks,
Anindita
http://anindita9.wordpress.com
simple_hi
Member
23 Points
80 Posts
send attachments with email in windows mobile emulator 6.0
Apr 16, 2011 12:20 PM|LINK
hi to all,
i have made windows mobile application where i can send an email through my application
but now i want to send an email with an attachment file...
i searched and i found that i can attach file using only the filename as,
email.Attachments.Add(new Attachment("OrderDetail.dat"));
but it throws an error as follows,
"The file needed for the attachment doesnot exist Parameter name: filename"
but the file is exist in:- basefolder - files
so plz tell me how can i attach that file to the mail.....
Anindita.Bas...
Contributor
2448 Points
416 Posts
Re: send attachments with email in windows mobile emulator 6.0
Oct 25, 2011 05:27 AM|LINK
Please keep the file that you want to attach in the storage card of the emulator. It would be best to code & device to find.
Thanks,
Anindita
http://anindita9.wordpress.com