以前搞Delphi的,看这个这么多人都玩dotnet也忍不住看了几篇技术文章就开始做了个小程序,没想到噩梦就开始了,从周一到周五每天都很郁闷,呵呵。就是因为silverlight调WCF报了个错误:
     "System.ServiceModel.CommunicationException"类型的异常在
System.ServiceModel.dll 中发生,但未在用户代码中进行处理

其他信息: Operation is not valid due to the current state of the object.

查了很多网页,都没找到原因,在折腾了一个星期后终于不报错了。其实是犯了个低级的错误.

相关文章:

  • 2021-09-01
  • 2021-05-31
  • 2022-12-23
  • 2021-11-01
  • 2021-12-24
  • 2022-02-11
猜你喜欢
  • 2021-11-25
  • 2021-05-24
  • 2022-12-23
  • 2022-12-23
  • 2021-10-25
  • 2021-06-22
  • 2021-10-13
相关资源
相似解决方案