<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hello All,<o:p></o:p></p><p class=MsoNormal>We are experiencing a problem with newly installed Access Grid 3.2 on our Windows 7 Professional (64bit) system.<o:p></o:p></p><p class=MsoNormal>VIC and RAT are not opening when we enter a venue. There are no visible errors. <o:p></o:p></p><p class=MsoNormal>I can open the VIC and RAT &nbsp;programs individually using the command prompt. There is a firewall warning that I allow the programs though.<o:p></o:p></p><p class=MsoNormal>If I disable the firewall there is no change to the problem.<o:p></o:p></p><p class=MsoNormal>Everything worked fine in AG 3.1. (We are upgrading to get the HD VIC service built into AG 3.2)<o:p></o:p></p><p class=MsoNormal>The following steps were taken to upgrade from AG 3.1 to AG 3.2:<o:p></o:p></p><p class=MsoNormal>We uninstalled AG 3.1 and all the Python programs, deleted the User\Application Data folder and the program folders for Python and AG. &nbsp;We used the Access Grid Bundled Installer and didn&#8217;t modify any settings other than disable the &quot;Run integrated multicast beacon client&quot; setting. We entered the default venue: <a href="https://vv3.mcs.anl.gov:8000/VenueServer">https://vv3.mcs.anl.gov:8000/VenueServer</a>. <o:p></o:p></p><p class=MsoNormal>It connects to the venue but the VIC and RAT don&#8217;t open. Disabling and re-enabling the services has no effect.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Here is an excerpt from the VenueClient.log (If you would like to see the whole log email me):<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 4064 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; config.py:424 ERROR Exception configuring firewall for application: C:\Users\Access Grid\AppData\Roaming\AccessGrid3\local_services\VideoConsumerService\vic.exe<o:p></o:p></p><p class=MsoNormal>Traceback (most recent call last):<o:p></o:p></p><p class=MsoNormal>&nbsp; File &quot;C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\Config.py&quot;, line 395, in __AppFirewallConfig<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; _winreg.KEY_ALL_ACCESS)<o:p></o:p></p><p class=MsoNormal>WindowsError: [Errno 2] The system cannot find the file specified<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 4064 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; config.py:424 ERROR Exception configuring firewall for application: C:\Users\Access Grid\AppData\Roaming\AccessGrid3\local_services\VideoConsumerService\vic.exe<o:p></o:p></p><p class=MsoNormal>Traceback (most recent call last):<o:p></o:p></p><p class=MsoNormal>&nbsp; File &quot;C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\Config.py&quot;, line 395, in __AppFirewallConfig<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; _winreg.KEY_ALL_ACCESS)<o:p></o:p></p><p class=MsoNormal>WindowsError: [Errno 2] The system cannot find the file specified<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 4028 ServiceManager&nbsp;&nbsp;&nbsp;&nbsp; agservicemanager.py:172 INFO&nbsp; AGServiceManager.RemoveService<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 2256 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; agservice.py:270 INFO&nbsp; Shut service down<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 2256 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; audioservice.py:319 INFO&nbsp; Stop service<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 2256 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; audioservice.py:339 INFO&nbsp; rat-kill not found; rat may not die completely<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 2256 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; config.py:424 ERROR Exception configuring firewall for application: C:\Users\Access Grid\AppData\Roaming\AccessGrid3\local_services\AudioService\rat.exe<o:p></o:p></p><p class=MsoNormal>Traceback (most recent call last):<o:p></o:p></p><p class=MsoNormal>&nbsp; File &quot;C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\Config.py&quot;, line 395, in __AppFirewallConfig<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; _winreg.KEY_ALL_ACCESS)<o:p></o:p></p><p class=MsoNormal>WindowsError: [Errno 2] The system cannot find the file specified<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 2256 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; config.py:424 ERROR Exception configuring firewall for application: C:\Users\Access Grid\AppData\Roaming\AccessGrid3\local_services\AudioService\rat.exe<o:p></o:p></p><p class=MsoNormal>Traceback (most recent call last):<o:p></o:p></p><p class=MsoNormal>&nbsp; File &quot;C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\Config.py&quot;, line 395, in __AppFirewallConfig<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; _winreg.KEY_ALL_ACCESS)<o:p></o:p></p><p class=MsoNormal>WindowsError: [Errno 2] The system cannot find the file specified<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 2256 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; config.py:424 ERROR Exception configuring firewall for application: C:\Users\Access Grid\AppData\Roaming\AccessGrid3\local_services\AudioService\ratmedia.exe<o:p></o:p></p><p class=MsoNormal>Traceback (most recent call last):<o:p></o:p></p><p class=MsoNormal>&nbsp; File &quot;C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\Config.py&quot;, line 395, in __AppFirewallConfig<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; _winreg.KEY_ALL_ACCESS)<o:p></o:p></p><p class=MsoNormal>WindowsError: [Errno 2] The system cannot find the file specified<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 2256 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; config.py:424 ERROR Exception configuring firewall for application: C:\Users\Access Grid\AppData\Roaming\AccessGrid3\local_services\AudioService\ratmedia.exe<o:p></o:p></p><p class=MsoNormal>Traceback (most recent call last):<o:p></o:p></p><p class=MsoNormal>&nbsp; File &quot;C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\Config.py&quot;, line 395, in __AppFirewallConfig<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; _winreg.KEY_ALL_ACCESS)<o:p></o:p></p><p class=MsoNormal>WindowsError: [Errno 2] The system cannot find the file specified<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 2256 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; config.py:424 ERROR Exception configuring firewall for application: C:\Users\Access Grid\AppData\Roaming\AccessGrid3\local_services\AudioService\rat-ui.exe<o:p></o:p></p><p class=MsoNormal>Traceback (most recent call last):<o:p></o:p></p><p class=MsoNormal>&nbsp; File &quot;C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\Config.py&quot;, line 395, in __AppFirewallConfig<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; _winreg.KEY_ALL_ACCESS)<o:p></o:p></p><p class=MsoNormal>WindowsError: [Errno 2] The system cannot find the file specified<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 2256 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; config.py:424 ERROR Exception configuring firewall for application: C:\Users\Access Grid\AppData\Roaming\AccessGrid3\local_services\AudioService\rat-ui.exe<o:p></o:p></p><p class=MsoNormal>Traceback (most recent call last):<o:p></o:p></p><p class=MsoNormal>&nbsp; File &quot;C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\Config.py&quot;, line 395, in __AppFirewallConfig<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; _winreg.KEY_ALL_ACCESS)<o:p></o:p></p><p class=MsoNormal>WindowsError: [Errno 2] The system cannot find the file specified<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 2256 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; config.py:424 ERROR Exception configuring firewall for application: C:\Users\Access Grid\AppData\Roaming\AccessGrid3\local_services\AudioService\rat-kill.exe<o:p></o:p></p><p class=MsoNormal>Traceback (most recent call last):<o:p></o:p></p><p class=MsoNormal>&nbsp; File &quot;C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\Config.py&quot;, line 395, in __AppFirewallConfig<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; _winreg.KEY_ALL_ACCESS)<o:p></o:p></p><p class=MsoNormal>WindowsError: [Errno 2] The system cannot find the file specified<o:p></o:p></p><p class=MsoNormal>10/22/10 11:04:48 2256 Toolkit&nbsp;&nbsp;&nbsp;&nbsp; config.py:424 ERROR Exception configuring firewall for application: C:\Users\Access Grid\AppData\Roaming\AccessGrid3\local_services\AudioService\rat-kill.exe<o:p></o:p></p><p class=MsoNormal>Traceback (most recent call last):<o:p></o:p></p><p class=MsoNormal>&nbsp; File &quot;C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\Config.py&quot;, line 395, in __AppFirewallConfig<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; _winreg.KEY_ALL_ACCESS)<o:p></o:p></p><p class=MsoNormal>WindowsError: [Errno 2] The system cannot find the file specified<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>P.S. &#8211; We have been having issues with receiving emails from the mailing list. We are looking into the issue.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><b><span style='font-family:"Arial","sans-serif";color:#1F497D'>Eric Tellekson<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Communications Technician<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Classroom Technology Services<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>South Dakota State University<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Pugsley Center 212, Box 2218A<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Brookings, SD 57007<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Phone:</span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'> 605.688.5747<o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Email:</span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'> <a href="mailto:keith.griebel@sdstate.edu"><span style='color:blue'>eric.tellekson@sdstate.edu</span></a><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><img border=0 width=338 height=53 id="Picture_x0020_1" src="cid:image001.png@01CB7459.BC06E170" alt="Description: CTS Signature"><o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>