<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: MaxReceivedMessageSize, MaxBufferSize, and proxy generation</title>
	<link>http://kennyw.com/indigo/70</link>
	<description>Kenny Wolf's Thoughts of the Moment</description>
	<pubDate>Thu, 08 Jan 2009 12:52:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Kenny</title>
		<link>http://kennyw.com/indigo/70#comment-147594</link>
		<author>Kenny</author>
		<pubDate>Sun, 16 Nov 2008 08:31:48 +0000</pubDate>
		<guid>http://kennyw.com/indigo/70#comment-147594</guid>
		<description>If you are generating config for your client, then you can specify maxReceivedMessageSize in the config. Rajesh, I would recommending isolating a couple things -- try localhost first, make sure that's good, then go offbox. It may be that you need to use netmon to track down what's going wrong here.</description>
		<content:encoded><![CDATA[<p>If you are generating config for your client, then you can specify maxReceivedMessageSize in the config. Rajesh, I would recommending isolating a couple things &#8212; try localhost first, make sure that&#8217;s good, then go offbox. It may be that you need to use netmon to track down what&#8217;s going wrong here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rick watson</title>
		<link>http://kennyw.com/indigo/70#comment-146046</link>
		<author>rick watson</author>
		<pubDate>Wed, 05 Nov 2008 14:38:38 +0000</pubDate>
		<guid>http://kennyw.com/indigo/70#comment-146046</guid>
		<description>Good morning, I need to generate my clients (currently using the dynamicproxy) code as presented on the wcf.netfx3.com site. How can I specify the maxreceivedmessagesize. thank you for any assistance</description>
		<content:encoded><![CDATA[<p>Good morning, I need to generate my clients (currently using the dynamicproxy) code as presented on the wcf.netfx3.com site. How can I specify the maxreceivedmessagesize. thank you for any assistance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://kennyw.com/indigo/70#comment-120148</link>
		<author>Rajesh</author>
		<pubDate>Thu, 24 Jul 2008 06:30:12 +0000</pubDate>
		<guid>http://kennyw.com/indigo/70#comment-120148</guid>
		<description>Hi Kenny,

 

I am encountering a different issue. I have my WCF running on a windows service mode and one of the method calls it actually returns about 4000 rows from the database.

 

Now on the client side when I access this method it gives me the error message as below:

An error occurred while receiving the HTTP response to http://192.168.1.71:2000/XYZService . This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.

 

Below is how my service and client configurator looks. I have tried transfermode as both streamed and buffered, but no luck.

 

Could you please let me know how could I overcome this issue.

 

service:

  
    
        
  

     
    
    
          
          
        
    
     

    
      
        
          
        
      
      
        
          
          
        
      
    

client:

    
        
          
          
            
            
          
        
    




      
</description>
		<content:encoded><![CDATA[<p>Hi Kenny,</p>
<p>I am encountering a different issue. I have my WCF running on a windows service mode and one of the method calls it actually returns about 4000 rows from the database.</p>
<p>Now on the client side when I access this method it gives me the error message as below:</p>
<p>An error occurred while receiving the HTTP response to <a href="http://192.168.1.71:2000/XYZService" rel="nofollow">http://192.168.1.71:2000/XYZService</a> . This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.</p>
<p>Below is how my service and client configurator looks. I have tried transfermode as both streamed and buffered, but no luck.</p>
<p>Could you please let me know how could I overcome this issue.</p>
<p>service:</p>
<p>client:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali Pasha</title>
		<link>http://kennyw.com/indigo/70#comment-9503</link>
		<author>Ali Pasha</author>
		<pubDate>Mon, 30 Oct 2006 18:21:30 +0000</pubDate>
		<guid>http://kennyw.com/indigo/70#comment-9503</guid>
		<description>One of the issues that we've found is that this doesn't work for DataSets as they are usually bigger than the default MessageSize. This means that the user has to go in, find the setting, and manually change it whenever they are consuming a DataSet.

Is there any nice workaround for this issue?

Thanks</description>
		<content:encoded><![CDATA[<p>One of the issues that we&#8217;ve found is that this doesn&#8217;t work for DataSets as they are usually bigger than the default MessageSize. This means that the user has to go in, find the setting, and manually change it whenever they are consuming a DataSet.</p>
<p>Is there any nice workaround for this issue?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattonsoftware.com : .NET Resources</title>
		<link>http://kennyw.com/indigo/70#comment-1071</link>
		<author>mattonsoftware.com : .NET Resources</author>
		<pubDate>Sat, 06 May 2006 08:32:08 +0000</pubDate>
		<guid>http://kennyw.com/indigo/70#comment-1071</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;]  [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
