問題:發訊息在某段文字中以後會有錯誤。初判是特殊字元。長度並沒有超過發送限制。
解法:移除 CHAR(9):Tab 字元後正常。
No data is available for encoding 950. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method
web.config中有rewrite,但IIS沒裝組件。