<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://mvolo.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Check IIS network connectivity with PortCheck v2.0</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx</link><description>Due to demand for the original PortCheck tool , I decided to release the updated version that I myself have been using that has a few more features to help diagnose connectivity issues. [ Download PortCheck v2.0 ] The idea behind PortCheck was simple</description><dc:language>en</dc:language><generator>CommunityServer 2.1 (Build: 60809.935)</generator><item><title>Improved PortCheck 2.0 to diagnose IIS service connectivity problems</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx#12968</link><pubDate>Thu, 24 Jan 2008 04:18:43 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:12968</guid><dc:creator>MVolo's Blog</dc:creator><description>&lt;p&gt;Due to demand for the original PortCheck tool , I decided to release the updated version that I myself&lt;/p&gt;
</description></item><item><title>re: Check IIS network connectivity with PortCheck v2.0</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx#12969</link><pubDate>Thu, 24 Jan 2008 08:31:10 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:12969</guid><dc:creator>Peter Schmidt</dc:creator><description>Mike Volodarsky has updated his PortCheck tool to version 2.0. The tool is simple, but quick to troubleshoot connections against web sites.</description></item><item><title>re: Check IIS network connectivity with PortCheck v2.0</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx#12970</link><pubDate>Thu, 24 Jan 2008 12:14:11 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:12970</guid><dc:creator>Richard</dc:creator><description>A slight bug - your code allows for either two or three arguments (address, port, timeout), but the tool exits if a third argument is supplied:

if (args.Length != 2)
{
    Console.Error.WriteLine("Usage: PortCheck address port [timeout]");
    return;
}</description></item><item><title>re: Check IIS network connectivity with PortCheck v2.0</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx#12971</link><pubDate>Thu, 24 Jan 2008 12:43:50 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:12971</guid><dc:creator>Byron</dc:creator><description>Great troubleshooting tool!</description></item><item><title>re: Check IIS network connectivity with PortCheck v2.0</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx#12972</link><pubDate>Thu, 24 Jan 2008 16:22:49 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:12972</guid><dc:creator>Mike Volodarsky</dc:creator><description>&lt;p&gt;Richard,&lt;/p&gt;
&lt;p&gt;Great catch! I got a little sloppy with cleaning up source code. &amp;nbsp;The timeout attribute is actually not supported, its left over from an &amp;quot;in-progress&amp;quot; version of the tool (v. 3) :)&lt;/p&gt;
&lt;p&gt;I'll update the source code today. Thanks for the heads up!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
</description></item><item><title>re: Check IIS network connectivity with PortCheck v2.0</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx#12993</link><pubDate>Tue, 05 Feb 2008 09:12:42 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:12993</guid><dc:creator>JJ</dc:creator><description>Hi Mike,

One thing I noticed that Portcheck does not do is IP addresses. It comes back with a "DNS LOOKUP FAILED". It would be nice if it could do it as I sometimes like to test when setting up a site before I make DNS changes.

Thanks,

JJ</description></item><item><title>re: Check IIS network connectivity with PortCheck v2.0</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx#13003</link><pubDate>Fri, 08 Feb 2008 22:01:08 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:13003</guid><dc:creator>Mike Volodarsky</dc:creator><description>&lt;p&gt;I updated the tool with the fix for the unsupported timeout parameter (removed) and fixed it to be able to use ip addresses.&lt;/p&gt;
&lt;p&gt;Richard, JJ, thanks for reporting the bugs!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
</description></item><item><title>The IIS 7.0 Resource Kit Book</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx#13220</link><pubDate>Thu, 01 May 2008 06:38:21 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:13220</guid><dc:creator>IIS 7.0 Server-Side</dc:creator><description>&lt;p&gt;The IIS 7.0 Resource Kit Book is finally out! Ok, it&amp;amp;rsquo;s been out for almost 2 months, but somehow&lt;/p&gt;
</description></item><item><title>CR</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx#13954</link><pubDate>Thu, 03 Sep 2009 05:31:15 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:13954</guid><dc:creator>credit restoration</dc:creator><description>&lt;p&gt;This is a great site, I only wish I had found it sooner.&lt;/p&gt;</description></item><item><title>re: Check IIS network connectivity with PortCheck v2.0</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx#14029</link><pubDate>Thu, 19 Nov 2009 06:53:45 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:14029</guid><dc:creator>Dhaval</dc:creator><description>Follow all the instruction from this page. Every thing is going fine but still cause error 404 File or directory not found when i am accessing my website on lan</description></item><item><title>re: Check IIS network connectivity with PortCheck v2.0</title><link>http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx#14144</link><pubDate>Sun, 11 Apr 2010 09:55:12 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:14144</guid><dc:creator>suraj</dc:creator><description>fixing problem</description></item></channel></rss>