Search

GlobalSCAPE Knowledge Base

SAT applet does not load in FireFox or Chrome with JRE 1.7

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • Secure Ad Hoc Transfer module, v3.x

SYMPTOM

The SAT applet does not load in FireFox or Chrome with with JRE 1.7

RESOLUTION

Edit the file C:\inetpub\wwwroot\EFTAdhoc\lib\applet_http_batchupload.js.

Line 56 currently reads:

document.writeln('<APPLET CODE="globalscape.eft.batchui.GSApplet.class" JAVA_CODEBASE="lib/" ARCHIVE="jfileupload.jar,httpimpl.jar,chttpclient.jar,clogging.jar,batchui.jar,jsapi.jar,gs.jar " WIDTH="100%" HEIGHT="200" NAME="Secure Adhoc Transfer" MAYSCRIPT>');

Edit the line to add ,weakssl.jar:

document.writeln('<APPLET CODE="globalscape.eft.batchui.GSApplet.class" JAVA_CODEBASE="lib/" ARCHIVE="jfileupload.jar,httpimpl.jar,chttpclient.jar,clogging.jar,batchui.jar,jsapi.jar,gs.jar,weakssl.jar" WIDTH="100%" HEIGHT="200" NAME="Secure Adhoc Transfer" MAYSCRIPT>');

After making the above change, reset the IIS service:

  • Click Start > Run; in the Run dialog box, type iisreset, then press ENTER.
Details
Last Modified: 12 Years Ago
Last Modified By: GlobalSCAPE 5
Type: FIX
Article not rated yet.
Article has been viewed 18K times.
Options
Also In This Category
Tags