Angelo Lee's Blog
This is my kingdom .If i don't fight for it ,who will ?
摘要: WCF - ContractFilter mismatch at the EndpointDispatcher exceptionA "ContractFilter mismatch at the EndpointDispatcher" means the receiver could not process the message because no contract claimed it.This can be because:You have different contracts between client and sender.You're using 阅读全文
posted @ 2011-12-22 14:34 Angelo Lee 阅读(463) 评论(0) 推荐(0) 编辑
摘要: Link:Unhandled Error in Silverlight Application, code 2103 when changing the namespaceI have a simple silverlight 3 solution with one xaml file. The solution is called creditclient and has the same namespace in App:namespace CreditClient {publicpartialclassApp :Applicationand in xaml:<Application 阅读全文
posted @ 2011-12-22 08:50 Angelo Lee 阅读(316) 评论(0) 推荐(0) 编辑