<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Debugging SSL/TLS problems in .NET</title>
	<atom:link href="http://blog.tatham.oddie.com.au/2007/05/23/debugging-ssltls-problems-in-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tatham.oddie.com.au/2007/05/23/debugging-ssltls-problems-in-net/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 02:46:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Tatham Oddie</title>
		<link>http://blog.tatham.oddie.com.au/2007/05/23/debugging-ssltls-problems-in-net/#comment-16832</link>
		<dc:creator><![CDATA[Tatham Oddie]]></dc:creator>
		<pubDate>Fri, 09 Sep 2011 01:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tatham.oddie.com.au/2007/05/23/debugging-ssltls-problems-in-net/#comment-16832</guid>
		<description><![CDATA[This is just an IntelliSense issue. The trace provider will still receive the attribute and react. It won&#039;t really affect things having it there (IntelliSense will just show the false error) or not (it&#039;ll log in a different batch size).]]></description>
		<content:encoded><![CDATA[<p>This is just an IntelliSense issue. The trace provider will still receive the attribute and react. It won&#8217;t really affect things having it there (IntelliSense will just show the false error) or not (it&#8217;ll log in a different batch size).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tatham Oddie</title>
		<link>http://blog.tatham.oddie.com.au/2007/05/23/debugging-ssltls-problems-in-net/#comment-16831</link>
		<dc:creator><![CDATA[Tatham Oddie]]></dc:creator>
		<pubDate>Fri, 09 Sep 2011 01:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tatham.oddie.com.au/2007/05/23/debugging-ssltls-problems-in-net/#comment-16831</guid>
		<description><![CDATA[You can change trace.log in the config to point to an absolute path like c:\temp\trace.log if you want. Sometimes the relative path can be a bit hard to track down based on how the app is loaded.]]></description>
		<content:encoded><![CDATA[<p>You can change trace.log in the config to point to an absolute path like c:\temp\trace.log if you want. Sometimes the relative path can be a bit hard to track down based on how the app is loaded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salvador</title>
		<link>http://blog.tatham.oddie.com.au/2007/05/23/debugging-ssltls-problems-in-net/#comment-16433</link>
		<dc:creator><![CDATA[Salvador]]></dc:creator>
		<pubDate>Fri, 13 May 2011 03:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tatham.oddie.com.au/2007/05/23/debugging-ssltls-problems-in-net/#comment-16433</guid>
		<description><![CDATA[Hi Mr. Oddie

My VS 2010 Professional didn&#039;t like the &#039;maxdatasize&#039; attribute either. However, after compiling and running my app - a dll - I don&#039;t see anywhere in my file system such a &#039;trace.log&#039; file. 

Do you/anyone know/s why?  A reply would be greatly appreciated]]></description>
		<content:encoded><![CDATA[<p>Hi Mr. Oddie</p>
<p>My VS 2010 Professional didn&#8217;t like the &#8216;maxdatasize&#8217; attribute either. However, after compiling and running my app &#8211; a dll &#8211; I don&#8217;t see anywhere in my file system such a &#8216;trace.log&#8217; file. </p>
<p>Do you/anyone know/s why?  A reply would be greatly appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Izzeddeen</title>
		<link>http://blog.tatham.oddie.com.au/2007/05/23/debugging-ssltls-problems-in-net/#comment-12834</link>
		<dc:creator><![CDATA[Izzeddeen]]></dc:creator>
		<pubDate>Tue, 13 May 2008 13:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tatham.oddie.com.au/2007/05/23/debugging-ssltls-problems-in-net/#comment-12834</guid>
		<description><![CDATA[My Visual Web Developer studio underlined the following part:
 maxdatasize=&quot;1024&quot;
Indicating that  maxdatasize attribute is not declared.
I just rempved it from the code and it worked fine.]]></description>
		<content:encoded><![CDATA[<p>My Visual Web Developer studio underlined the following part:<br />
 maxdatasize=&#8221;1024&#8243;<br />
Indicating that  maxdatasize attribute is not declared.<br />
I just rempved it from the code and it worked fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

