Click here to Skip to main content
15,885,309 members

Comments by rahulkasar (Top 6 by date)

rahulkasar 28-Feb-13 4:05am View    
Hi,

I am using System.Web.Mail.MailMessage object and not System.Net.Mail object. Also in the code msg.Attachments.Add((New MailAttachment(Attachment))) I am passing Attachment as a path from physical location e.g :-

msg.Attachments.Add((New MailAttachment("C:\\Temp\Test.ics")))


The problem I am facing is just mail is being sent and not the attachment.
Please help me in this.

Thanks,
rahulkasar 18-Jan-13 3:37am View    
Actually these are third party exes and not MSI and I have to install those silently.
Please help me in this.

Thanks,
rahulkasar 9-Jan-13 5:38am View    
Please send some other solution also to create an asp.net control to sign for Ipad
rahulkasar 4-Jan-13 7:16am View    
Hi,

Please help me in this as it is really critical for my application.

Thanks,
rahulkasar 3-Jan-13 5:41am View    
Hi,

After exploring more I found this is happening with the both Microsoft.Web.UI.WebControls controls used in our application.

Please help me in this.

Thanks,