JAVA Application Does Not Launch Correctly With IE
book
Article ID: CTX203414
calendar_today
Updated On:
Description
Problem with Java application. Not able to start installed application (The application is Java application opens with IE) over published VDI machine.
Environment
Caution! Using Registry Editor incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.
Resolution
Added registry Add the key at HKLM\Software\Citrix\Vd3d\compatibility. Need to create "compatibility" key. with javaw.exe value 0
iexplore.exe with value 0 ( because in this application openes inside the IE, so needed to add the IE application in compatibility)
Problem Cause
Compatability with IE and java in ICA.
Issue/Introduction
Problem with Java application. Not able to start installed application (The application is Java application opens with IE) over published VDI machine.
Was this article helpful?
thumb_up
Yes
thumb_down
No