1. symptoms:
An error occurred while sending an email using system. net. mail: exceeded storage allocation. The server response was: 4.3.1 message size exceeds fixed maximum Message Size.
2. Error Log:
Error 2011-10-21 13:49:31, 389 [36] logexception [(null)]-system. net. Mail. smtpexception: exceeded storage allocation. The server response was: 4.3.1 message size exceeds fixed maximum Message Size
At system. net. Mail. datastopcommand. checkresponse (smtpstatuscode statuscode, string serverresponse)
At system. net. Mail. smtpconnection. onclose (Object sender, eventargs ARGs)
At system. net. closablestream. Close ()
At system. net. Mail. mailwriter. Close ()
At system. net. Mail. smtpclient. Send (mailmessage message)
At customerorder. btnsend_click (Object sender, eventargs E) in D: \ customerorder. aspx. CS: Line 907
3. solution:
Modify the limit Message Size to (Kb) and extend it to OK. For details, see:
Refer:
Exceeded storage allocation. The server response was ......
Http://bytes.com/topic/asp-net/answers/588778-exceeded-storage-allocation-server-response