标题:调用WebServer错误问题 text/plain
只看楼主
hnczljt
Rank: 1
等 级:新手上路
帖 子:20
专家分:0
注 册:2008-6-27
 问题点数:0 回复次数:0 
调用WebServer错误问题 text/plain
高手帮我解决下这个问题吧
我调用了一个WebServer的方法,然后报了这个错:

System.Exception: 客户端发现响应内容类型为“text/plain; charset=utf-8”,但应为“text/xml”。
请求失败,错误信息为:

--
System.InvalidOperationException: UNMPWS/Notify.asmx Web 服务方法名无效。
  at System.Web.Services.Protocols.HttpServerProtocol.Initialize()
  at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)

--.

我改了web.Config 里的文件,
<globalization requestEncoding="GB2312" responseEncoding="GB2312" fileEncoding="GB2312"/>
然后去掉<?xml version="1.0" encoding="utf-8" ?>里的encoding="utf-8"

但还是 报错。。。。

哪个大虾帮我解决下啊
搜索更多相关主题的帖子: plain WebServer text 
2008-07-19 00:37



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-224407-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.014032 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved