3 回答

TA貢獻(xiàn)1777條經(jīng)驗(yàn) 獲得超3個(gè)贊
按照您的方法給程序池指定賬戶結(jié)果和在web.config里節(jié)點(diǎn)<system.web>添加
<identity impersonate="true" userName="accountname" password="password" />
后的執(zhí)行結(jié)果一樣,
提示
異常System.Runtime.InteropServices.COMException (0x80040111): Cannot create the e-mail message because a data file to send and receive messages cannot be found. Check your settings in this Microsoft Outlook profile. In Microsoft Windows, click the Start button, and then click Control Panel. Click User Accounts, and then click Mail. ?Click Show Profiles, select this profile, and then click Properties. The server is not available. Contact your administrator if this condition persists.
- 3 回答
- 0 關(guān)注
- 883 瀏覽
添加回答
舉報(bào)