<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>TCP &amp;mdash; Attach to Process</title>
    <link>https://devblog.dinobansigan.com/tag:TCP</link>
    <description>Thoughts and Notes on Software Development</description>
    <pubDate>Mon, 27 Apr 2026 18:46:42 +0000</pubDate>
    <image>
      <url>https://i.snap.as/4wmUdb6N.png</url>
      <title>TCP &amp;mdash; Attach to Process</title>
      <link>https://devblog.dinobansigan.com/tag:TCP</link>
    </image>
    <item>
      <title>TCP error code 10061: No connection could be made because the target machine actively refused it</title>
      <link>https://devblog.dinobansigan.com/tcp-error-code-10061-no-connection-could-be-made-because-the-target-machine?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Coworker was getting a TCP error code 10061: No connection could be made because the target machine actively refused it [closed] error, while trying to setup an application to run in IIS.&#xA;&#xA;The fix that worked for us can be found here: TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:808. windows 7. &#xA;&#xA;The fix was basically to check the &#34;Windows Communication Foundation Non-HTTP Activation&#34; checkbox under .NET Framework 3.5 in the Windows Features settings box. &#xA;&#xA;Tags: #WCF #TCP&#xA;&#xA;a href=&#34;https://remark.as/p/devblog.dinobansigan.com/tcp-error-code-10061-no-connection-could-be-made-because-the-target-machine&#34;Discuss.../a or leave a comment below.]]&gt;</description>
      <content:encoded><![CDATA[<p>Coworker was getting a <code>TCP error code 10061: No connection could be made because the target machine actively refused it [closed]</code> error, while trying to setup an application to run in IIS.</p>

<p>The fix that worked for us can be found here: <a href="http://blogs.ajithbhat.com/2010/06/tcp-error-code-10061-no-connection.html">TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:808. windows 7</a>.</p>

<p>The fix was basically to check the “Windows Communication Foundation Non-HTTP Activation” checkbox under .NET Framework 3.5 in the Windows Features settings box.</p>

<p><em>Tags: <a href="https://devblog.dinobansigan.com/tag:WCF" class="hashtag"><span>#</span><span class="p-category">WCF</span></a> <a href="https://devblog.dinobansigan.com/tag:TCP" class="hashtag"><span>#</span><span class="p-category">TCP</span></a></em></p>

<p><strong><a href="https://remark.as/p/devblog.dinobansigan.com/tcp-error-code-10061-no-connection-could-be-made-because-the-target-machine">Discuss...</a></strong> or leave a comment below.</p>
]]></content:encoded>
      <guid>https://devblog.dinobansigan.com/tcp-error-code-10061-no-connection-could-be-made-because-the-target-machine</guid>
      <pubDate>Tue, 31 Aug 2021 03:20:58 +0000</pubDate>
    </item>
  </channel>
</rss>