<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>lcourson Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>lcourson Tracker</description>
    <pubDate>Sat, 25 Nov 2023 11:12:01 GMT</pubDate>
    <dc:date>2023-11-25T11:12:01Z</dc:date>
    <item>
      <title>Thindirect and sessions</title>
      <link>https://communities.vmware.com/t5/ThinApp/Thindirect-and-sessions/m-p/970112#M2279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running virtual IE8 with thindirect and this is working fine.&amp;nbsp; When I redirect *.yahoo.com to IE8, the page is redirected correctly.&amp;nbsp; The problem I am having is that when I try to redirect two time (think logging into a system twice as different users), i get the same session Id as validated by (&lt;A href="http://www.w3schools.com/asp/showasp.asp?filename=demo_sessionid"&gt;http://www.w3schools.com/asp/showasp.asp?filename=demo_sessionid&lt;/A&gt;).&amp;nbsp; I have added the -nomerge and the -noframemerging switches to the IE entry point, uncommented the IgnoreDDEMessages=1 in the package.ini, and I have added the SessionMerging key as well as the FrameMerging key to the registry and I am unable to get a new session to start on redirection.&amp;nbsp; If I eliminate thindirect and just open two instances of IE8 (virtual) from the entry point shortcut, I can see that I have two different session ids.&amp;nbsp; If I run:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"C:\Program Files (x86)\VMware\VMware ThinApp\ThinDirect\ThinDirectLauncher64.exe" "C:\ThinApp Applications\IE8\Internet Explorer.exe" "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3schools.com/asp/showasp.asp?filename=demo_sessionid"&gt;http://www.w3schools.com/asp/showasp.asp?filename=demo_sessionid&lt;/A&gt;&lt;SPAN&gt;" -Wow64&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am seeing the same thing I was seeing when using the browser to do the redirection.&amp;nbsp; This is expected as this is the actual command that is run from the browser plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 17:24:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Thindirect-and-sessions/m-p/970112#M2279</guid>
      <dc:creator>lcourson</dc:creator>
      <dc:date>2014-08-19T17:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: IE8 Crash with native install of IE11 and Adobe Reader X (XI)</title>
      <link>https://communities.vmware.com/t5/ThinApp/IE8-Crash-with-native-install-of-IE11-and-using-pac-proxy-file/m-p/2186713#M5730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;So after much troubleshooting, I was able to find out that the file that was causing the issues is jsproxy.dll.&amp;nbsp; This file changed between Windows XP (which is where IE8 was captured from) and Windows 7.&amp;nbsp; There is one method missing in the XP version, InternetGetProxyInfoEx.&amp;nbsp; I only ran across this issue because we are using a pac file for our proxy assignments.&amp;nbsp; This seems to be a similar issue to the IEShims.dll fix from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://kb.vmware.com/kb/2038758"&gt;http://kb.vmware.com/kb/2038758&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This fix would be the same as the IEShims fix, copy the jsproxy.dll version from a windows 7 IE8 machine to the package and recompile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Putting this out there in case anyone else runs across this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:51:34 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/IE8-Crash-with-native-install-of-IE11-and-using-pac-proxy-file/m-p/2186713#M5730</guid>
      <dc:creator>lcourson</dc:creator>
      <dc:date>2014-08-13T15:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Explorer 8 with Adobe Reader 11 in one package - embedded PDF problem</title>
      <link>https://communities.vmware.com/t5/ThinApp/Internet-Explorer-8-with-Adobe-Reader-11-in-one-package-embedded/m-p/1310330#M3421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried capturing these application in separate packages?&amp;nbsp; I have been successful in capturing IE8 in one package and Adobe Reader XI in another package and then using the OptionalAppLinks option in the IE8 package to point to the Adobe Reader dat file.&amp;nbsp; Just make sure that both packages work outside of the applinking.&amp;nbsp; Also, you can try to install Adobe to the native machine and see if the embedded pdfs work in the virtual IE package.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are just the troubleshooting steps that I would take to narrow down what is causing the issue you are seeing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 13:19:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Internet-Explorer-8-with-Adobe-Reader-11-in-one-package-embedded/m-p/1310330#M3421</guid>
      <dc:creator>lcourson</dc:creator>
      <dc:date>2014-08-12T13:19:00Z</dc:date>
    </item>
    <item>
      <title>IE8 Crash with native install of IE11 and using pac proxy file.</title>
      <link>https://communities.vmware.com/t5/ThinApp/IE8-Crash-with-native-install-of-IE11-and-using-pac-proxy-file/m-p/2186712#M5729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This issue seems to be specific to a windows 7 with a native install of IE11 and using a proxy pac file for configuration.&amp;nbsp; From what I can gather from the logs, all the right files are getting loaded from the package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is happening on 32 and 64 bit machines.&amp;nbsp; The IE8 was captured per VMWare specs and the IEShims.dll fix has been applied. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the 'wow64=0' setting as well as the 'AltArchitectureShortcut=0' in the package.ini file.&amp;nbsp; Neither of these settings seem to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight would be appreciated.&lt;/P&gt;&lt;P&gt;Lance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updated the original message to match the correct issue.&#xD;
&#xD;
Message was edited by: lcourson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 12:52:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/IE8-Crash-with-native-install-of-IE11-and-using-pac-proxy-file/m-p/2186712#M5729</guid>
      <dc:creator>lcourson</dc:creator>
      <dc:date>2014-08-12T12:52:52Z</dc:date>
    </item>
  </channel>
</rss>

