<?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/"
		>
<channel>
	<title>Comments for Thomas F. Abraham - On Technology</title>
	<atom:link href="http://www.tfabraham.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tfabraham.com/blog</link>
	<description>Visual Studio, .NET, BizTalk Server, SQL Server and more...</description>
	<lastBuildDate>Mon, 12 Oct 2009 16:24:06 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Error Upgrading a Solution to BizTalk 2009: Child element &lt;BIZTALK&gt; of element &lt;VisualStudioProject&gt; is not valid by Andy M</title>
		<link>http://www.tfabraham.com/blog/2009/07/error-upgrading-a-solution-to-biztalk-2009-child-element-of-element-is-not-valid/comment-page-1/#comment-165</link>
		<dc:creator>Andy M</dc:creator>
		<pubDate>Mon, 12 Oct 2009 16:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=220#comment-165</guid>
		<description>Check this out:  http://stackoverflow.com/questions/1110465/visual-studio-2008-sp1-and-upgrading-a-biztalk-2006-r2-project-to-biztalk-2009-pr</description>
		<content:encoded><![CDATA[<p>Check this out:  <a href="http://stackoverflow.com/questions/1110465/visual-studio-2008-sp1-and-upgrading-a-biztalk-2006-r2-project-to-biztalk-2009-pr" rel="nofollow">http://stackoverflow.com/questions/1110465/visual-studio-2008-sp1-and-upgrading-a-biztalk-2006-r2-project-to-biztalk-2009-pr</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error Upgrading a Solution to BizTalk 2009: Child element &lt;BIZTALK&gt; of element &lt;VisualStudioProject&gt; is not valid by dino</title>
		<link>http://www.tfabraham.com/blog/2009/07/error-upgrading-a-solution-to-biztalk-2009-child-element-of-element-is-not-valid/comment-page-1/#comment-162</link>
		<dc:creator>dino</dc:creator>
		<pubDate>Tue, 29 Sep 2009 12:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=220#comment-162</guid>
		<description>Got the same issue with solutions not in source control.  Am using the Nant framework moving from bts 2006 (not r2) to bts 2009 64 bit!

Will likely go down the recreate and add resources route, but what a pain in the butt.  Any solutions to this?</description>
		<content:encoded><![CDATA[<p>Got the same issue with solutions not in source control.  Am using the Nant framework moving from bts 2006 (not r2) to bts 2009 64 bit!</p>
<p>Will likely go down the recreate and add resources route, but what a pain in the butt.  Any solutions to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choosing a WPF Data Grid Control by Alex</title>
		<link>http://www.tfabraham.com/blog/2007/12/choosing-a-wpf-data-grid-control/comment-page-1/#comment-5</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 19 May 2009 04:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=107#comment-5</guid>
		<description>I am actually quite familiar with Infragistics, and their WPF stuff is all developed in eastern Europe, which is probably the reason no one responds.  That&#039;s the price of outsourcing.</description>
		<content:encoded><![CDATA[<p>I am actually quite familiar with Infragistics, and their WPF stuff is all developed in eastern Europe, which is probably the reason no one responds.  That&#8217;s the price of outsourcing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If Your Visual Studio Solutions Open Slowly, Check WebsiteCache by Ryan Shaw</title>
		<link>http://www.tfabraham.com/blog/2009/01/if-your-visual-studio-solutions-open-slowly-check-websitecache/comment-page-1/#comment-4</link>
		<dc:creator>Ryan Shaw</dc:creator>
		<pubDate>Tue, 19 May 2009 04:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=121#comment-4</guid>
		<description>Hey Tom,

I&#039;ve had this very same problem, I was always wondering why VS was getting so slow! Nice find!</description>
		<content:encoded><![CDATA[<p>Hey Tom,</p>
<p>I&#8217;ve had this very same problem, I was always wondering why VS was getting so slow! Nice find!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on URL Case-Sensitivity on WCF Web Services Published from BizTalk 2006 R2 to IIS by sixeyed</title>
		<link>http://www.tfabraham.com/blog/2008/03/url-case-sensitivity-on-wcf-web-services-published-from-biztalk-2006-r2-to-iis/comment-page-1/#comment-3</link>
		<dc:creator>sixeyed</dc:creator>
		<pubDate>Tue, 19 May 2009 04:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=113#comment-3</guid>
		<description>Found the same result with a different issue, the IIS metabase had the app root in uppercase (c:\windows\system32\inetsrv\metabase.xml in Win2003). Changed from this:

&lt;IIsWebVirtualDir 

Location =&quot;/LM/W3SVC/1/ROOT/App.Service.Name&quot;

AppFriendlyName=&quot;App.Service.Name&quot;&quot;

AppRoot=&quot;/LM/W3SVC/1/ROOT/APP.SERVICE.NAME&quot;

to this:

&lt;IIsWebVirtualDir 

Location =&quot;/LM/W3SVC/1/ROOT/App.Service.Name&quot;

AppFriendlyName=&quot;App.Service.Name&quot;&quot;

AppRoot=&quot;/LM/W3SVC/1/ROOT/App.Service.Name&quot;

, ran IISRESET and all well.</description>
		<content:encoded><![CDATA[<p>Found the same result with a different issue, the IIS metabase had the app root in uppercase (c:\windows\system32\inetsrv\metabase.xml in Win2003). Changed from this:</p>
<p><IIsWebVirtualDir </p>
<p>Location =&#8221;/LM/W3SVC/1/ROOT/App.Service.Name&#8221;</p>
<p>AppFriendlyName=&#8221;App.Service.Name&#8221;"</p>
<p>AppRoot=&#8221;/LM/W3SVC/1/ROOT/APP.SERVICE.NAME&#8221;</p>
<p>to this:</p>
<p><IIsWebVirtualDir </p>
<p>Location =&#8221;/LM/W3SVC/1/ROOT/App.Service.Name&#8221;</p>
<p>AppFriendlyName=&#8221;App.Service.Name&#8221;"</p>
<p>AppRoot=&#8221;/LM/W3SVC/1/ROOT/App.Service.Name&#8221;</p>
<p>, ran IISRESET and all well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If Your Visual Studio Solutions Open Slowly, Check WebsiteCache by Rajib Bahar</title>
		<link>http://www.tfabraham.com/blog/2009/01/if-your-visual-studio-solutions-open-slowly-check-websitecache/comment-page-1/#comment-2</link>
		<dc:creator>Rajib Bahar</dc:creator>
		<pubDate>Tue, 19 May 2009 04:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=121#comment-2</guid>
		<description>Their bug reporting is a bit contradictory. It says status is Close (Not Reproducible)...

If we look below that page

Steps to Reproduce

Make a solution with hundreds of projects. Open and close it and check out the WebSiteCache folder above.</description>
		<content:encoded><![CDATA[<p>Their bug reporting is a bit contradictory. It says status is Close (Not Reproducible)&#8230;</p>
<p>If we look below that page</p>
<p>Steps to Reproduce</p>
<p>Make a solution with hundreds of projects. Open and close it and check out the WebSiteCache folder above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .NET Framework 1.1 and 2.0 Side-by-Side (SxS) by senthil kumar</title>
		<link>http://www.tfabraham.com/blog/2005/12/net-framework-11-and-20-side-by-side-sxs/comment-page-2/#comment-155</link>
		<dc:creator>senthil kumar</dc:creator>
		<pubDate>Wed, 07 Jan 2009 09:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=29#comment-155</guid>
		<description>Very useful information.

now i can run framework1.1 and 2.0 web applicagtion on same iis6 server.

what i did

   1.I Created new application pool

   2.This application pool configurated on my  application website (framework 1.1)

   3.I added following code on web.config

    &lt;startup&gt;

      &lt;supportedRuntime version=&quot;v1.1.4322&quot; /&gt;

   &lt;/startup&gt;

   4. set aps.net version 1.1 in my web site.

Thanks

senthil Kumar

esenthil.erd@gmail.com</description>
		<content:encoded><![CDATA[<p>Very useful information.</p>
<p>now i can run framework1.1 and 2.0 web applicagtion on same iis6 server.</p>
<p>what i did</p>
<p>   1.I Created new application pool</p>
<p>   2.This application pool configurated on my  application website (framework 1.1)</p>
<p>   3.I added following code on web.config</p>
<p>    &lt;startup&gt;</p>
<p>      &lt;supportedRuntime version=&#8221;v1.1.4322&#8243; /&gt;</p>
<p>   &lt;/startup&gt;</p>
<p>   4. set aps.net version 1.1 in my web site.</p>
<p>Thanks</p>
<p>senthil Kumar</p>
<p><a href="mailto:esenthil.erd@gmail.com">esenthil.erd@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on URL Case-Sensitivity on WCF Web Services Published from BizTalk 2006 R2 to IIS by Elton</title>
		<link>http://www.tfabraham.com/blog/2008/03/url-case-sensitivity-on-wcf-web-services-published-from-biztalk-2006-r2-to-iis/comment-page-1/#comment-158</link>
		<dc:creator>Elton</dc:creator>
		<pubDate>Wed, 05 Nov 2008 12:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=113#comment-158</guid>
		<description>Certainly did, thanks Thomas - I hadn&#039;t thought to check the ASP.NET cache. Worth noting that if you modify the Receive Location (in desparation) to use the wrong case , you&#039;ll be able to navigate to the .svc file - but likely to have further issues with downstream code expecting the original case.</description>
		<content:encoded><![CDATA[<p>Certainly did, thanks Thomas &#8211; I hadn&#8217;t thought to check the ASP.NET cache. Worth noting that if you modify the Receive Location (in desparation) to use the wrong case , you&#8217;ll be able to navigate to the .svc file &#8211; but likely to have further issues with downstream code expecting the original case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Optimize Large Data Transfer in Web Services with MTOM by Jeff Tressler</title>
		<link>http://www.tfabraham.com/blog/2006/12/optimize-large-data-transfer-in-web-services-with-mtom/comment-page-1/#comment-157</link>
		<dc:creator>Jeff Tressler</dc:creator>
		<pubDate>Thu, 18 Sep 2008 15:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=87#comment-157</guid>
		<description>This is interesting but does not seem to answer the &quot;I frequently hear comments that Web services are inappropriate for carrying large data messages, say greater than 1 MB.&quot; comment.

It deals with not having to expand a large message but wether you send a 3MB PDF in binary or a 4MB Base64 message, it is still greater then the magical 1MB limit. Now if I was sending a 1MB PDF and did not want to expand it to a 1.33 MB and thus pass the &quot;limit&quot; then the above is useful.

But if I want to send a 54 MB XML message, what would be the options with respect to Web Services. That is what is needed with respect to the &quot;Web services are inappropriate for carrying large data messages, say greater than 1 MB&quot; understanding that people have.</description>
		<content:encoded><![CDATA[<p>This is interesting but does not seem to answer the &#8220;I frequently hear comments that Web services are inappropriate for carrying large data messages, say greater than 1 MB.&#8221; comment.</p>
<p>It deals with not having to expand a large message but wether you send a 3MB PDF in binary or a 4MB Base64 message, it is still greater then the magical 1MB limit. Now if I was sending a 1MB PDF and did not want to expand it to a 1.33 MB and thus pass the &#8220;limit&#8221; then the above is useful.</p>
<p>But if I want to send a 54 MB XML message, what would be the options with respect to Web Services. That is what is needed with respect to the &#8220;Web services are inappropriate for carrying large data messages, say greater than 1 MB&#8221; understanding that people have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .NET Framework 1.1 and 2.0 and 3.0 Side-by-Side (SxS) by vikash</title>
		<link>http://www.tfabraham.com/blog/2006/12/net-framework-11-and-20-and-30-side-by-side-sxs/comment-page-1/#comment-156</link>
		<dc:creator>vikash</dc:creator>
		<pubDate>Wed, 17 Sep 2008 14:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=91#comment-156</guid>
		<description>Hi Thomas,

  I am running my .Net application on maching having .Net Framework 1.1 and 2.0 and it&#039;s working fine. But in other machine having .Net Framework 1.1, 2.0 Service Pack 1 and 3.0 Service Pack 1, this appliation is crashing with the below error.

Any clue why this is happening, and what can I do for this.

2008-09-16 09:18:01,015 [7] ERROR Simias.Event.IProcEventSubscriber - 3975 : Error communication failure.

System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host

  at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)

  at Simias.Event.IProcEventSubscriber.MessageHandler(IAsyncResult result)</description>
		<content:encoded><![CDATA[<p>Hi Thomas,</p>
<p>  I am running my .Net application on maching having .Net Framework 1.1 and 2.0 and it&#8217;s working fine. But in other machine having .Net Framework 1.1, 2.0 Service Pack 1 and 3.0 Service Pack 1, this appliation is crashing with the below error.</p>
<p>Any clue why this is happening, and what can I do for this.</p>
<p>2008-09-16 09:18:01,015 [7] ERROR Simias.Event.IProcEventSubscriber &#8211; 3975 : Error communication failure.</p>
<p>System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host</p>
<p>  at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)</p>
<p>  at Simias.Event.IProcEventSubscriber.MessageHandler(IAsyncResult result)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
