This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / help ! asp.net, about access XML web service . I need the final hit. Thanks a lot.
-henhen(哼哼~~,找工ing~~~~);
2002-9-2
(#725566@0)
-
up.
-henhen(哼哼~~,找工ing~~~~);
2002-9-2
(#725615@0)
-
不明白你想问什么。如果是如何在asp页面中访问web service,那和其它情况一样,在project中增加web service的引用。
-miketany(MIKE老狼);
2002-9-2
(#725709@0)
-
thanks. I add web reference,but it still said can't find the name space.web reference
localhost
.....
WebDataType.wsdl
That's it.Is it right?
And I add<%@ import namepace "WebDataType" %> in .aspx .here is the problem.
When I used the nameapace in .aspx.cs file ,the same problem.
What's wrong? I try to get the answer from MSDN but can't .
Thank you very much.
-henhen(哼哼~~,找工ing~~~~);
2002-9-2
{334}
(#725731@0)
-
那是name space的问题了,你检查站下自动生成的代理源代码文件里的name space是什么,如果是VS.net生成,应该是两级namespace
-miketany(MIKE老狼);
2002-9-3
(#726123@0)
-
Thanks . let me try.
-henhen(哼哼~~,找工ing~~~~);
2002-9-3
(#726335@0)
-
up
-henhen(哼哼~~,找工ing~~~~);
2002-9-2
(#725776@0)
-
Thanks so much,Miketany. :-)
-henhen(哼哼~~,找工ing~~~~);
2002-9-3
(#726771@0)