在web.config文件下加入
<system.web>
<globalization requestEncoding="gb2312" responseEncoding="gb2312" />
</system.web>