标题:调用WebServers错误问题 和 text/plain text/xml 有关,高手来看看+++
只看楼主
hnczljt
Rank: 1
等 级:新手上路
帖 子:20
专家分:0
注 册:2008-6-27
 问题点数:0 回复次数:2 
调用WebServers错误问题 和 text/plain text/xml 有关,高手来看看+++
高手帮我解决下这个问题吧
我调用了一个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 text xml WebServers web 
2008-07-19 12:27
hebingbing
Rank: 6Rank: 6
来 自:黄土高坡
等 级:贵宾
威 望:27
帖 子:3417
专家分:371
注 册:2007-10-22
得分:0 
你将代码贴出来看看,webservices和调用的都贴出来……
2008-07-20 10:49
hnczljt
Rank: 1
等 级:新手上路
帖 子:20
专家分:0
注 册:2008-6-27
得分:0 
回复 2# hebingbing 的帖子
webservices  是到网上的,我都没看,给我的就是这个接口,我调用时就报错了,
参数都是String,接口返回的是个类,类里就两个字段
2008-07-20 13:53



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




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

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