<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Remote Assistance Helper</title><link>http://remoteassisthelper.codeplex.com/Project/ProjectRss.aspx</link><description>This project is an attempt to simplify the Windows XP Remote Assistance request process down to as few clicks as possible while on a LAN.</description><item><title>Updated Release: Version 2 (Jan 22, 2008)</title><link>http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113</link><description>&lt;div&gt;
&lt;h2&gt;
Complete rewrite of UI code.  
&lt;/h2&gt; &lt;br&gt;&lt;h2&gt;
Permissions Fix
&lt;/h2&gt;On machines where the user is a member of the administrators group, it will automatically make the registry updates specified in AllowUnsolicitedRemoteAssistRequest.reg (included in the zipfile).  On machines where the user is not a member of the Administrators group, you must deploy the registry settings from AllowUnsolicitedRemoteAssistRequest.reg to prevent the issue &lt;a href="http://www.codeplex.com/RemoteAssistHelper/WorkItem/View.aspx?WorkItemId=2845"&gt;EXCEPTION HRESULT:0X800704EC&lt;/a&gt;.&lt;br&gt; &lt;br&gt;&lt;h2&gt;
Reduced number of clicks
&lt;/h2&gt;Launching the application, now kicks off the remote assistance request ticket generation right away.  No unnecessary clicking.&lt;br&gt;
&lt;/div&gt;</description><author>chakote</author><pubDate>Thu, 11 Dec 2008 01:35:54 GMT</pubDate><guid isPermaLink="false">Updated Release: Version 2 (Jan 22, 2008) 20081211013554A</guid></item><item><title>Released: Version 2 (Jan 22, 2008)</title><link>http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113</link><description>&lt;div&gt;
&lt;h2&gt;
Complete rewrite of UI code.  
&lt;/h2&gt; &lt;br&gt;&lt;h2&gt;
Permissions Fix
&lt;/h2&gt;On machines where the user is a member of the administrators group, it will automatically make the registry updates specified in AllowUnsolicitedRemoteAssistRequest.reg (included in the zipfile).  On machines where the user is not a member of the Administrators group, you must deploy the registry settings from AllowUnsolicitedRemoteAssistRequest.reg to prevent the issue &lt;a href="http://www.codeplex.com/RemoteAssistHelper/WorkItem/View.aspx?WorkItemId=2845"&gt;EXCEPTION HRESULT:0X800704EC&lt;/a&gt;.&lt;br&gt; &lt;br&gt;&lt;h2&gt;
Reduced number of clicks
&lt;/h2&gt;Launching the application, now kicks off the remote assistance request ticket generation right away.  No unnecessary clicking.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 11 Dec 2008 01:35:52 GMT</pubDate><guid isPermaLink="false">Released: Version 2 (Jan 22, 2008) 20081211013552A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/RemoteAssistHelper/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
Written in VB.NET 2005, this is an implementation of the Remote Assitance (HelpServices) APIs that give users single-click (almost) access to generating remote assistance tickets on a LAN or WAN connection.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
&lt;i&gt;Version 2 released 2008-01-22&lt;/i&gt;
&lt;/h2&gt;Download here: &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; &lt;br /&gt;&lt;h2&gt;
&lt;b&gt;To Do:&lt;/b&gt;
&lt;/h2&gt;&lt;h3&gt;
&lt;b&gt;For version 2.1&lt;/b&gt;
&lt;/h3&gt;-Add &amp;quot;attach ticket to email message&amp;quot; feature implementing Net.SMTP&lt;br /&gt;-Use .Net Remoting to make this code execute remotely on a target PC so it involves less clicks for the user.&lt;br /&gt; This would make it infinitely more useful for system administrators.&lt;br /&gt; &lt;br /&gt;Many thanks to &lt;a href="http://www.jonathanmalek.com/blog/DotNetHelpServicesUsingRemoteAssistanceFromNET.aspx" class="externalLink"&gt;Jonathan Malek&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for writing the original DotNetHelpServices wrapper class, which I ported to VB and expanded on for this project.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
If you download the source code or the binaries for &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; and like what you see, &lt;a href="mailto:epitti@gmail.com" class="externalLink"&gt;send me an email &amp;lt;epitti [at] gmail [dot] com&amp;gt;&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.
&lt;/h4&gt;
&lt;/div&gt;</description><author>chakote</author><pubDate>Wed, 02 Apr 2008 21:15:40 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080402091540P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/RemoteAssistHelper/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
Written in VB.NET 2005, this is an implementation of the Remote Assitance (HelpServices) APIs that give users single-click (almost) access to generating remote assistance tickets on a LAN or WAN connection.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
&lt;i&gt;Version 2 released 2008-01-22&lt;/i&gt;
&lt;/h2&gt;Download here: &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; &lt;br /&gt;&lt;h2&gt;
&lt;b&gt;To Do:&lt;/b&gt;
&lt;/h2&gt;&lt;h3&gt;
&lt;b&gt;For version 2.1&lt;/b&gt;
&lt;/h3&gt;-Add &amp;quot;attach ticket to email message&amp;quot; feature implementing Net.SMTP&lt;br /&gt;-Use .Net Remoting to make this code execute remotely on a target PC so it involves less clicks for the user.&lt;br /&gt; This would make it infinitely more useful for system administrators.&lt;br /&gt; &lt;br /&gt;Many thanks to &lt;a href="http://www.jonathanmalek.com/blog/DotNetHelpServicesUsingRemoteAssistanceFromNET.aspx" class="externalLink"&gt;Jonathan Malek&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for writing the original DotNetHelpServices wrapper class, which I ported to VB and expanded on for this project.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
If you download the source code or the binaries for &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; and like what you see, &lt;a href="mailto:epitti@gmail.com" class="externalLink"&gt;send me an email epitti [at] gmail [dot] com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.
&lt;/h4&gt;
&lt;/div&gt;</description><author>chakote</author><pubDate>Wed, 02 Apr 2008 21:15:10 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080402091510P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/RemoteAssistHelper/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
Written in VB.NET 2005, this is an implementation of the Remote Assitance (HelpServices) APIs that give users single-click (almost) access to generating remote assistance tickets on a LAN or WAN connection.&lt;br /&gt; &lt;br /&gt;If you're using this in your enivronment, &lt;a href="mailto:epitti@gmail.com" class="externalLink"&gt;send me an email&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
&lt;i&gt;Version 2 released 2008-01-22&lt;/i&gt;
&lt;/h2&gt;Download here: &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; &lt;br /&gt;&lt;h2&gt;
&lt;b&gt;To Do:&lt;/b&gt;
&lt;/h2&gt;&lt;h3&gt;
&lt;b&gt;For version 2.1&lt;/b&gt;
&lt;/h3&gt;-Add &amp;quot;attach ticket to email message&amp;quot; feature implementing Net.SMTP&lt;br /&gt;-Use .Net Remoting to make this code execute remotely on a target PC so it involves less clicks for the user.&lt;br /&gt; This would make it infinitely more useful for system administrators.&lt;br /&gt; &lt;br /&gt;Many thanks to &lt;a href="http://www.jonathanmalek.com/blog/DotNetHelpServicesUsingRemoteAssistanceFromNET.aspx" class="externalLink"&gt;Jonathan Malek&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for writing the original DotNetHelpServices wrapper class, which I ported to VB and expanded on for this project.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
If you download the source code or the binaries for &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; and like what you see, send me a line at chakote [at] yahoo [dot] com
&lt;/h4&gt;
&lt;/div&gt;</description><author>chakote</author><pubDate>Wed, 02 Apr 2008 21:13:46 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080402091346P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/RemoteAssistHelper/SourceControl/ListDownloadableCommits.aspx</link><description>Added code to make the success message box appear above other windows &amp;#40;.TopMost&amp;#41;</description><author>chakote</author><pubDate>Thu, 24 Jan 2008 18:49:57 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080124064957P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/RemoteAssistHelper/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
Written in VB.NET 2005, this is an implementation of the Remote Assitance (HelpServices) APIs that give users single-click (almost) access to generating remote assistance tickets on a LAN or WAN connection.&lt;br /&gt;&lt;h2&gt;
&lt;i&gt;Version 2 released today. (2008-01-22)&lt;/i&gt;
&lt;/h2&gt;Download here: &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; &lt;br /&gt;&lt;h2&gt;
&lt;b&gt;To Do:&lt;/b&gt;
&lt;/h2&gt;&lt;h3&gt;
&lt;b&gt;For version 2.1&lt;/b&gt;
&lt;/h3&gt;-Add &amp;quot;attach ticket to email message&amp;quot; feature implementing Net.SMTP&lt;br /&gt;-Use .Net Remoting to make this code execute remotely on a target PC so it involves less clicks for the user.&lt;br /&gt; This would make it infinitely more useful for system administrators.&lt;br /&gt; &lt;br /&gt;Many thanks to &lt;a href="http://www.jonathanmalek.com/blog/DotNetHelpServicesUsingRemoteAssistanceFromNET.aspx" class="externalLink"&gt;Jonathan Malek&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for writing the original DotNetHelpServices wrapper class, which I ported to VB and expanded on for this project.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
If you download the source code or the binaries for &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; and like what you see, send me a line at chakote [at] yahoo [dot] com
&lt;/h4&gt;
&lt;/div&gt;</description><author>chakote</author><pubDate>Tue, 22 Jan 2008 19:43:15 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080122074315P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/RemoteAssistHelper/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
Written in VB.NET 2005, this is an implementation of the Remote Assitance (HelpServices) APIs that give users single-click (almost) access to generating remote assistance tickets on a LAN or WAN connection.&lt;br /&gt;&lt;h2&gt;
&lt;i&gt;Version 2 released today. (2008-01-22)&lt;/i&gt;
&lt;/h2&gt;Dowload here: &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; &lt;br /&gt;&lt;h2&gt;
&lt;b&gt;To Do:&lt;/b&gt;
&lt;/h2&gt;&lt;h3&gt;
&lt;b&gt;For version 2.1&lt;/b&gt;
&lt;/h3&gt;-Add &amp;quot;attach ticket to email message&amp;quot; feature implementing Net.SMTP&lt;br /&gt;-Use .Net Remoting to make this code execute remotely on a target PC so it involves less clicks for the user.&lt;br /&gt; This would make it infinetly more useful for system administrators.&lt;br /&gt; &lt;br /&gt;Many thanks to &lt;a href="http://www.jonathanmalek.com/blog/DotNetHelpServicesUsingRemoteAssistanceFromNET.aspx" class="externalLink"&gt;Jonathan Malek&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for writing the original DotNetHelpServices wrapper class, which I ported to VB and expanded on for this project.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
If you download the source code or the &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; and like what you see, send me a line at chakote [at] yahoo [dot] com
&lt;/h4&gt;
&lt;/div&gt;</description><author>chakote</author><pubDate>Tue, 22 Jan 2008 19:42:02 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080122074202P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/RemoteAssistHelper/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
Written in VB.NET 2005, this is an implementation of the Remote Assitance (HelpServices) APIs that give users single-click (almost) access to generating remote assistance tickets on a LAN or WAN connection.&lt;br /&gt; &lt;br /&gt;!!Version 2 released today.&lt;br /&gt;Dowload here: &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
&lt;b&gt;To Do:&lt;/b&gt;
&lt;/h2&gt;&lt;h3&gt;
&lt;b&gt;For version 2.1&lt;/b&gt;
&lt;/h3&gt;-Add &amp;quot;attach ticket to email message&amp;quot; feature implementing Net.SMTP&lt;br /&gt;-Use .Net Remoting to make this code execute remotely on a target PC so it involves less clicks for the user.&lt;br /&gt; This would make it infinetly more useful for system administrators.&lt;br /&gt; &lt;br /&gt;Many thanks to &lt;a href="http://www.jonathanmalek.com/blog/DotNetHelpServicesUsingRemoteAssistanceFromNET.aspx" class="externalLink"&gt;Jonathan Malek&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for writing the original DotNetHelpServices wrapper class, which I ported to VB and expanded on for this project.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
If you download the source code or the &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113"&gt;Version 2&lt;/a&gt; and like what you see, send me a line at chakote [at] yahoo [dot] com
&lt;/h4&gt;
&lt;/div&gt;</description><author>chakote</author><pubDate>Tue, 22 Jan 2008 19:40:28 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080122074028P</guid></item><item><title>CREATED RELEASE: Version 2 (Jan 22, 2008)</title><link>http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=10113</link><description>&amp;#33;&amp;#33; Complete rewrite of UI code.  &lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Permissions Fix&lt;br /&gt;On machines where the user is a member of the administrators group, it will automatically make the registry updates specified in AllowUnsolicitedRemoteAssistRequest.reg &amp;#40;included in the zipfile&amp;#41;.  On machines where the user is not a member of the Administrators group, you must deploy the registry settings from AllowUnsolicitedRemoteAssistRequest.reg to prevent the issue &amp;#91;workitem&amp;#58;2845&amp;#93;.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Reduced number of clicks&lt;br /&gt;Launching the application, now kicks off the remote assistance request ticket generation right away.  No unnecessary clicking.</description><author></author><pubDate>Tue, 22 Jan 2008 19:06:00 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Version 2 (Jan 22, 2008) 20080122070600P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/RemoteAssistHelper/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
Written in VB.NET 2005, this is an implementation of the Remote Assitance (HelpServices) APIs that give users single-click (almost) access to generating remote assistance tickets on a LAN or WAN connection.&lt;br /&gt;&lt;h2&gt;
&lt;b&gt;To Do:&lt;/b&gt;
&lt;/h2&gt;&lt;h3&gt;
&lt;b&gt;For version 2.1&lt;/b&gt;
&lt;/h3&gt;-Add &amp;quot;attach ticket to email message&amp;quot; feature implementing Net.SMTP&lt;br /&gt;-Use .Net Remoting to make this code execute remotely on a target PC so it involves less clicks for the user.&lt;br /&gt; This would make it infinetly more useful for system administrators.&lt;br /&gt; &lt;br /&gt;Many thanks to &lt;a href="http://www.jonathanmalek.com/blog/DotNetHelpServicesUsingRemoteAssistanceFromNET.aspx" class="externalLink"&gt;Jonathan Malek&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for writing the original DotNetHelpServices wrapper class, which I ported to VB and expanded on for this project.&lt;br /&gt;&lt;h4&gt;
If you download the source code or the &lt;a href="http://www.codeplex.com/RemoteAssistHelper/Release/ProjectReleases.aspx?ReleaseId=7344"&gt;Version 1.1&lt;/a&gt; and like what you see, send me a line at chakote [at] yahoo [dot] com
&lt;/h4&gt;
&lt;/div&gt;</description><author>chakote</author><pubDate>Tue, 22 Jan 2008 18:38:30 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080122063830P</guid></item><item><title>CLOSED ISSUE: EXCEPTION HRESULT:0X800704EC</title><link>http://www.codeplex.com/RemoteAssistHelper/WorkItem/View.aspx?WorkItemId=2845</link><description>I&amp;#39;m getting the following error&amp;#58;&lt;br /&gt;&lt;br /&gt;Windows cannot open this program because it has been  prevented by a software restriction policy Execeptio from HRESULT 0X800704EC&lt;br /&gt;HelpServicesClasses.vb&amp;#58;Line 50&lt;br /&gt;remoteAssist.vb&amp;#58;Line 23&lt;br /&gt;</description><author>chakote</author><pubDate>Sat, 19 Jan 2008 02:10:39 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: EXCEPTION HRESULT:0X800704EC 20080119021039A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/RemoteAssistHelper/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed Exception HRESULT with Software Restriction Policy</description><author>chakote</author><pubDate>Sat, 19 Jan 2008 02:10:38 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080119021038A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/RemoteAssistHelper/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>chakote</author><pubDate>Sat, 19 Jan 2008 02:07:04 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080119020704A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/RemoteAssistHelper/SourceControl/ListDownloadableCommits.aspx</link><description>Completely re-wrote the front-end window code.  Added display of progress bar.  Main window only displays if there was an error genating the remote assistance request</description><author>chakote</author><pubDate>Fri, 18 Jan 2008 02:52:05 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080118025205A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/RemoteAssistHelper/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>chakote</author><pubDate>Fri, 18 Jan 2008 02:48:51 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080118024851A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/RemoteAssistHelper/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>chakote</author><pubDate>Fri, 18 Jan 2008 02:48:10 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080118024810A</guid></item><item><title>CLOSED ISSUE: Fix whatismyIP code to properly detect IP address</title><link>http://www.codeplex.com/RemoteAssistHelper/WorkItem/View.aspx?WorkItemId=3303</link><description>Fix whatismyIP code to properly detect IP address &amp;#40;currently disabled in code due to API change&amp;#41;.&lt;br /&gt;&lt;br /&gt;Need to fix code that checks whatismyip.com if the CORP_NET value in the config file is set to TRUE.&lt;br /&gt;Comments: Fixed in version 2</description><author>chakote</author><pubDate>Fri, 18 Jan 2008 02:46:53 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Fix whatismyIP code to properly detect IP address 20080118024653A</guid></item><item><title>COMMENTED ISSUE: Fix whatismyIP code to properly detect IP address</title><link>http://www.codeplex.com/RemoteAssistHelper/WorkItem/View.aspx?WorkItemId=3303</link><description>Fix whatismyIP code to properly detect IP address &amp;#40;currently disabled in code due to API change&amp;#41;.&lt;br /&gt;&lt;br /&gt;Need to fix code that checks whatismyip.com if the CORP_NET value in the config file is set to TRUE.&lt;br /&gt;Comments: ** Comment from web user: chakote ** &lt;p&gt;Changed code to target a specific &amp;#40;assigned by whatismyip.com&amp;#41; page on the whatismyip.com site &amp;#40;new way&amp;#41; instead of parsing the text of the homepage &amp;#40;old way&amp;#41;.&lt;/p&gt;</description><author>chakote</author><pubDate>Fri, 18 Jan 2008 02:46:21 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Fix whatismyIP code to properly detect IP address 20080118024621A</guid></item><item><title>CREATED ISSUE: Fix whatismyIP code to properly detect IP address</title><link>http://www.codeplex.com/RemoteAssistHelper/WorkItem/View.aspx?WorkItemId=3303</link><description>Fix whatismyIP code to properly detect IP address &amp;#40;currently disabled in code due to API change&amp;#41;.&lt;br /&gt;&lt;br /&gt;Need to fix code that checks whatismyip.com if the CORP_NET value in the config file is set to TRUE.&lt;br /&gt;</description><author>chakote</author><pubDate>Fri, 18 Jan 2008 02:45:02 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Fix whatismyIP code to properly detect IP address 20080118024502A</guid></item></channel></rss>