上一页 1 ··· 362 363 364 365 366 367 368 369 370 ··· 401 下一页
摘要: 协定类型 ZBMService.QueryHistoryData 不具有 ServiceContractAttribute 特性。若要定义有效协定,指定的类型(协定接口或服务类)必须具有 ServiceContractAttribute 特性。Uri TradeServiceUriBase = ne... 阅读全文
posted @ 2015-08-03 09:48 ChuckLu 阅读(2173) 评论(0) 推荐(0)
摘要: 直接使用Exception进行捕获,然后在监视器中查看具体是哪一个异常 System.Exception {System.ServiceModel.Security.MessageSecurityException}查看StackTraceServer stack trace: 在 Syste... 阅读全文
posted @ 2015-07-30 14:19 ChuckLu 阅读(530) 评论(0) 推荐(0)
摘要: http://blog.pluralsight.com/selfcert-create-a-self-signed-certificate-interactively-gui-or-programmatically-in-net 下载链接 https://s3.amazonaws.com/plura 阅读全文
posted @ 2015-07-29 14:13 ChuckLu 阅读(1422) 评论(0) 推荐(0)
摘要: http://www.codeproject.com/Articles/96028/WCF-Service-with-custom-username-password-authenti需要制作证书http://chuna2.787528.xyz/chucklu/p/4685783.html首先生成证书 阅读全文
posted @ 2015-07-29 13:51 ChuckLu 阅读(1421) 评论(0) 推荐(0)
摘要: 第一种解决方法:最暴力的配置去掉第二种解决方法:其实已经有了serviceBehavior,但是忘记绑定到Service上了 给Service的BehaviorConfiguration指定之前创建的ServiceBehavior 阅读全文
posted @ 2015-07-29 13:44 ChuckLu 阅读(2856) 评论(1) 推荐(1)
摘要: http://stackoverflow.com/questions/1252791/how-to-solve-the-channeldispatcher-is-unable-to-open-its-ichannellistener-erroWith this type of exception i... 阅读全文
posted @ 2015-07-28 18:35 ChuckLu 阅读(1546) 评论(0) 推荐(0)
摘要: http://blogs.msdn.com/b/ericlippert/archive/2009/02/02/properties-vs-attributes.aspxHere is yet another question I got from a C# user recently:I have ... 阅读全文
posted @ 2015-07-28 15:20 ChuckLu 阅读(294) 评论(0) 推荐(0)
摘要: of of element of 阅读全文
posted @ 2015-07-28 15:11 ChuckLu 阅读(161) 评论(0) 推荐(0)
摘要: Windows Communication Foundation Configuration Schema 阅读全文
posted @ 2015-07-28 14:43 ChuckLu 阅读(180) 评论(0) 推荐(0)
摘要: 在wcf中使用自定义的用户名和密码验证方式 https://msdn.microsoft.com/en-us/library/aa702565.aspx http://www.codeproject.com/Articles/96028/WCF-Service-with-custom-usernam 阅读全文
posted @ 2015-07-28 13:34 ChuckLu 阅读(728) 评论(0) 推荐(0)
上一页 1 ··· 362 363 364 365 366 367 368 369 370 ··· 401 下一页