【发布时间】:2018-03-07 08:35:25
【问题描述】:
我想访问 wcf 服务,所以我将它作为 Web 引用添加到我的 xamarin android 项目中,但每当我尝试创建它的客户端时,它就无法识别它。 我正在一步一步地附上屏幕截图
This is the working wcf service
whenever i try to create its object it shows an error
When i right click on the web reference and select view in object browser it shows nothing
我尝试重建我的解决方案,禁用 Windows 防火墙.. 该服务托管在其他计算机上。我应该在我的系统上托管此服务,然后重试吗?还是有其他解决方法?我急需帮助!!
【问题讨论】:
-
还没修复
标签: android wcf xamarin xamarin.android