<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   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/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Astro Shapes Information Technology Blog - Windows</title>
    <link>http://www.astroshapes.com/information-technology/blog/</link>
    <description>Manufacturing Information Technology Blog. Topics Specifically Geared to Information Technology as it Applies to Industry and the Automation of Plants.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2 - http://www.s9y.org/</generator>
    <pubDate>Thu, 28 Feb 2008 02:10:29 GMT</pubDate>

    <image>
        <url>http://www.astroshapes.com/information-technology/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Astro Shapes Information Technology Blog - Windows - Manufacturing Information Technology Blog. Topics Specifically Geared to Information Technology as it Applies to Industry and the Automation of Plants.</title>
        <link>http://www.astroshapes.com/information-technology/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Windows .chm help files on the LAN</title>
    <link>http://www.astroshapes.com/information-technology/blog/archives/30-Windows-.chm-help-files-on-the-LAN.html</link>
            <category>Windows</category>
    
    <comments>http://www.astroshapes.com/information-technology/blog/archives/30-Windows-.chm-help-files-on-the-LAN.html#comments</comments>
    <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=30</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=2.0&amp;type=comments&amp;cid=30</wfw:commentRss>
    

    <author>nospam@example.com (Craig Deering)</author>
    <content:encoded>
    &lt;br /&gt;
Ran into something interesting today.  We have an application that the majority of it is run from a network drive.  It looks like not too many people ever access the help system because it wasn&#039;t working.  After some testing, it was discovered that the same help file copied to the local C: drive worked fine.&lt;br /&gt;&lt;br /&gt;There is a security setting in Windows (at least 2003 server) that disables the ability to use remote .chm help files.  Here&#039;s a way around it.  Create a .reg file like this.  Or use the path to create it manually in regedit.exe.&lt;br /&gt;&lt;br /&gt;&amp;lt;-- Start Reg File --&amp;gt;&lt;br /&gt;&lt;font color=&quot;#0000ff&quot;&gt;Windows Registry Editor Version 5.00 &lt;br /&gt; &lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]&lt;br /&gt;
&lt;br /&gt;&amp;quot;MaxAllowedZone&amp;quot;=dword:00000001&lt;/font&gt;&lt;br /&gt;&amp;lt;-- End Reg File --&amp;gt;&lt;br /&gt;&lt;p&gt;Save this somewhere and double click it.  After the file has been merged, anyone on the computer will be able to view .chm files off of network drives!&lt;br /&gt;&lt;br /&gt;Craig Deering&lt;br /&gt;Network Engineer&lt;br /&gt;Astro Shapes, Inc. - &lt;a href=&quot;http://www.astroshapes.com/&quot;&gt;Aluminum Extrusions&lt;/a&gt;&lt;br /&gt;Website - &lt;a href=&quot;http://www.astroshapes.com/&quot;&gt;http://www.astroshapes.com&lt;/a&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 27 Feb 2008 21:07:12 -0500</pubDate>
    <guid isPermaLink="false">http://www.astroshapes.com/information-technology/blog/archives/30-guid.html</guid>
    
</item>
<item>
    <title>Windows, DNS and AJAX</title>
    <link>http://www.astroshapes.com/information-technology/blog/archives/27-Windows,-DNS-and-AJAX.html</link>
            <category>Windows</category>
    
    <comments>http://www.astroshapes.com/information-technology/blog/archives/27-Windows,-DNS-and-AJAX.html#comments</comments>
    <wfw:comment>http://www.astroshapes.com/information-technology/blog/wfwcomment.php?cid=27</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.astroshapes.com/information-technology/blog/rss.php?version=2.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    

    <author>nospam@example.com (Craig Deering)</author>
    <content:encoded>
    If you ever run into a situation where you have deployed an AJAX web application onto multiple servers using round robin DNS and find you are getting &lt;b&gt;horrible&lt;/b&gt; performance on Windows and Linux is running great, check your DNS!!&lt;br /&gt;&lt;br /&gt;This has bit me a few times and figured it might save someone a ton of aggravation.  Here is the scenario.  Two web application servers each have their own &amp;quot;A&amp;quot; record in the DNS server.  When the browser tries to connect to the web server, it asks the DNS servers for the IP addresses resolved from the host/domain name.&lt;br /&gt;&lt;br /&gt;If, for whatever reason, one of the servers is unavailable, Windows does not always do what you would expect.  Here&#039;s what was happening to me.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.astroshapes.com/information-technology/blog/archives/27-Windows,-DNS-and-AJAX.html#extended&quot;&gt;Continue reading &quot;Windows, DNS and AJAX&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 26 Jan 2008 13:04:20 -0500</pubDate>
    <guid isPermaLink="false">http://www.astroshapes.com/information-technology/blog/archives/27-guid.html</guid>
    
</item>

</channel>
</rss>