SmtpClient class not picking up default parameters from Web.Config file

后端 未结 3 666
半阙折子戏
半阙折子戏 2021-01-14 21:07

config file :






        
3条回答
  •  天涯浪人
    2021-01-14 21:46

    sorry, had the web.config from the Views folder in ASP.NET MVC open, not the one in the application root - DOH!!!!!

    Working fine now :))

提交回复
热议问题