Search This Blog

Friday, September 23, 2011

"Cannot get IIS pickup directory" SMTP exception in asp.net

Use below code to resolve the issue

smtp.DeliveryMethod = SmtpDeliveryMethod.NetWork

instead of

smtp.DeliverMethod=smtpDeliverMethod.pickUpis....

No comments:

Popular Posts