SilverlightL4 Tcp编程错误

本文记录了解决System.ServiceModel.CommunicationException异常的过程,该异常出现在尝试连接到本地服务时。文中提到了TCP错误代码10013及可能的原因,并探讨了跨域访问和服务配置的相关问题。
摘要由CSDN通过智能技术生成

System.ServiceModel.CommunicationException: Could not connect to net.tcp://localhost:4503/AnalysisBLL.UserBLD. The connection attempt lasted for a time span of 00:00:00.0781250. TCP error code 10013: 试图以其访问权限所禁止的方式访问套接字。. This could be due to attempting to access a service in a cross-domain way while the service is not configured for cross-domain access. You may need to contact the owner of the service to expose a sockets cross-domain policy over HTTP and host the service in the allowed sockets port range 4502-4534. ---> System.Net.Sockets.SocketException: 试图以其访问权限所禁止的方式访问套接字。
   --- 内部异常堆栈跟踪的结尾 ---
   位于 System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
   位于 System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
   位于 System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result)
   位于 SLApp.UserService.UserClient.UserClientChannel.EndSayHello(IAsyncResult result)
   位于 SLApp.UserService.UserClient.SLApp.UserService.IUser.EndSayHello(IAsyncResult result)
   位于 SLApp.UserService.UserClient.OnEndSayHello(IAsyncResult result)
   位于 System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)

 

 

郁闷啊,一天时间了,还没搞定,不知道什么问题。代码应该没问题……

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值