<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园__分类_WCF</title><id>http://feed.cnblogs.com/blog/u/47054/category/266909/rss</id><updated>2012-05-31T17:12:50Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/category/266909.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/47054/category/266909/rss"/><entry><id>http://www.cnblogs.com/dooom/archive/2010/11/04/1868836.html</id><title type="text">WCF  无法自动进入并单步执行服务器。未能调试远程过程。</title><summary type="text">项目调试的时候出现这个问题：无法自动进入并单步执行服务器。未能调试远程过程。 解决办法是在WCF的HOST（寄主）所在项目中 右键-&gt;调试-&gt;启动新实例，开始调试服务端。 在客户端所在项目中右键-&gt;调试-&gt;启动新实例，开始调试客户端。 这样的话，不管在同一个解决方案中还是不同解决方案中都可以进行WCF的调试。</summary><published>2010-11-04T04:02:00Z</published><updated>2010-11-04T04:02:00Z</updated><author><name>clound</name><uri>http://www.cnblogs.com/dooom/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dooom/archive/2010/11/04/1868836.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/archive/2010/11/04/1868836.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/dooom/archive/2010/11/02/1867463.html</id><title type="text">WCF服务的程序字符串过长(转)</title><summary type="text">编写基于WCF服务的程序时，向WCF服务端发送一长串的HTML源码，结果客户端收到提示如下：格式化程序尝试对消息反序列化时引发异常: 对操作“AddArticle”的请求消息正文进行反序列化时出现错误。读取 XML 数据时，超出最大字符串内容长度配额 (8192)。通过更改在创建 XML 读取器时所使用的 XmlDictionaryReaderQuotas 对象的MaxSt...</summary><published>2010-11-02T11:14:00Z</published><updated>2010-11-02T11:14:00Z</updated><author><name>clound</name><uri>http://www.cnblogs.com/dooom/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dooom/archive/2010/11/02/1867463.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/archive/2010/11/02/1867463.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/dooom/archive/2010/10/25/1860641.html</id><title type="text">一个简单的WCF实例</title><summary type="text">在学习WCF的相关知识，写了一个非常简单的例子。项目结构如下：Super.Wdxt.School.Contract 类库程序，定义服务契约(主要是一些接口)，引用Super.Wdxt.School.Entity ；Super.Wdxt.School.Entity 类库程序，一些实体Super.Wdxt.School.Services 类库程序，提供对WCF服务的实现，也就是Contract项目中的...</summary><published>2010-10-25T13:32:00Z</published><updated>2010-10-25T13:32:00Z</updated><author><name>clound</name><uri>http://www.cnblogs.com/dooom/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dooom/archive/2010/10/25/1860641.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/archive/2010/10/25/1860641.html"/><content type="html"/></entry></feed>
