Attch above 2.Mb file as Attachment in Mail

Attch above 2.Mb file as Attachment in Mail

23 Feb 2010 01:02:51
hi, I have a problem in sending mail with above 2MB attachmnet file give [b]timeout Error [/b][/code]in .net 2005 with c# Please provide me way how can we sent file as attachment above 2 MB Thanks in advance
Expert   Boarder
Posts: 28
From 03-Jun-2009
You're Points: 538
Bookmark
Re:Attch above 2.Mb file as Attachment in Mail23 Feb 2010 01:02:51
Hi You can attach until 4 MB file.So first you check you have correct file path given to the attachment object. Second is check the file of the attachment before call the send method on SMTPClient. And finally don't set PickupMethod smtpclient object. thank you
RRaveen
Gold  Boarder
Posts: 156
From 03-Jun-2009
You're Points: 1106
Bookmark
^ Scroll to Top