hello!I meet a strange problem.I created a web service and a client application by C#.The web service can call successfully by the Client application under Win2k,WinXP,Win98se(English & TChinese)system, but when I try to call it by the same client application under Win98se(SimpleChinese) (same application to call same web service which on same server).I get the http status 401:Unauthorized,I have tried my best on create the Credentials,even directly sign the value: site URL,username,password and domain,but it always show the same error.
and I have tried to call the function in Web service that Sharepoint served such as function 'GetList'(in Lists.asmx),SChinese win98se show the same error code,but others works well.
I also have compared Win98se between SChinese and TChinese,they seem the same,and I have installed IE6.0,update window,and install the correspond language DotNet framework1.1 on them.
could anyone help me?
thank u first!
emily
-----------------------
<Id>fTF8n4/kaEmzae5GZ1gKJw==</Id
Hi Emily,
This one sounds like it's going to take some digging. Have you been able
to see the packet as received on the service side (such as via trace.axd
with the tracing web service extension configured in?) This way we know if
the error is originating on the caller side or on the service side. If the
request isn't getting to the service, then we would know that the simple
chinese version is not allowing the call to be made, and no request is
leaving the proxy.
What method of authorization are you employing? Have you tried to make the
call to an un-authenticated service instance to see if the simple chinese
version can make any web service calls at all?
These are some things to consider,
Dan Rogers
Microsoft Corporation
--------------------
>From: emily li via .NET 247 <anonymous@dotnet247.com>
>X-Newsreader: AspNNTP 1.50 (Matthew Reynolds Consulting)
[quoted text clipped - 8 lines]
>Lines: 1
>Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!tornado.fastwebnet.it!tiscali!new
sfeed1.ip.tiscali.net!news.tele.dk!news.tele.dk!small.news.tele.dk!enews.sgi
.com!msrnewsc1!msrtrans!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
>Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.aspnet.webservices:26660
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices
>
>hello!I meet a strange problem.I created a web service and a client application by C#.The web service can call successfully by the Client
application under Win2k,WinXP,Win98se(English & TChinese)system, but when I
try to call it by the same client application under Win98se(SimpleChinese)
(same application to call same web service which on same server).I get the
http status 401:Unauthorized,I have tried my best on create the
Credentials,even directly sign the value: site URL,username,password and
domain,but it always show the same error.
>and I have tried to call the function in Web service that Sharepoint served such as function 'GetList'(in Lists.asmx),SChinese win98se show the
same error code,but others works well.
>I also have compared Win98se between SChinese and TChinese,they seem the same,and I have installed IE6.0,update window,and install the correspond
language DotNet framework1.1 on them.
>could anyone help me?
>thank u first!
>emily
>-----------------------
>
><Id>fTF8n4/kaEmzae5GZ1gKJw==</Id