当前位置: 代码迷 >> Web Service >> 新手上路解决思路
  详细解决方案

新手上路解决思路

热度:264   发布时间:2016-05-02 03:02:35.0
新手上路
我在外网发布了一个WebService,但是在一个工程中引用不到,引用的那边的灰的,报以下的错误:
There   was   an   error   downloading   'http://www.xyc.cc/User_service.asmx '.

The   request   failed   with   the   error   message:
--
<html> <head> <title> Object   moved </title> </head> <body>
<h2> Object   moved   to   <a   href= "/Login.aspx?ReturnUrl=%2fUser_service.asmx "> here </a> . </h2>
</body> </html>


------解决方案--------------------
要添加引用。。
在Reference--> Add Web Reference
  相关解决方案