在Web.config中做如下配置:

<system.web>
    <globalization requestEncoding="Gb2312" responseEncoding="Gb2312"/>

</system.web>

相关文章: