Challa QlikView, Biztalk, DotNet and MSBI FAQ's Blog
Solution for the QlikView, Biztalk, DotNet and MSBI real time development problems
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....
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)
Popular Posts
Integration with Bill Desk Payment Gateway in asp.net
.Net Integration with Bill Desk Payment Gateway Introduction: Now-a-days online shopping websites has become very popular, and to h...
Hadoop (Big Data) basic information and advantages and disadvantages
What is "Big Data"? The short answer is that size does matter after all. Sometimes big data is measured in terabytes, petabytes...
(no title)
Developing N-Tier Application using VS 2008
How to get the users IP those who are accessing your website using asp.net
Use below code to get the IP of your website users: <%@ Page Language="C#" %> <html xmlns="http://www.w3.org/199...
Sql Server 2000 Vs 2005 Standards
. (Click on Below Image for Clarity)