PRB: Security Exception when Launching an Applet with ImagesLast reviewed: January 29, 1998Article ID: Q169815 |
The information in this article applies to:
SYMPTOMSWhen trying to launch a Java Applet with animation support from outside the DevStudio environment, the applet fails to launch properly and the Java log shows the following AppletSecurityException error:
*** Security Exception: Couldn't connect to with origin from file ****com.ms.applet.AppletSecurity.checkConnect at com/ms/applet/BrowserAppletFrame.getImageFromHash at com/ms/applet/BrowserAppletContext.getImage at java/applet/Applet.getImage... RESOLUTIONTo work around the problem, you can use either of the following methods:
MORE INFORMATIONThis problem happens only under the Microsoft VM build 1516, when loading the applet via a file URL.
Steps to Reproduce Behavior
REFERENCESFor more information on Cab&Sign, please refer to the Sample CabAndSign that comes with the Visual J++. For additional information on the current release of the VM, please refer to the following Knowledge Base article:
ARTICLE-ID: Q163637 TITLE : INFO: Availability of Current Build of Microsoft VM for JavaFor the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/visualj/ http://support.microsoft.com/support/java/ Keywords : kberrmsg JVM VJMisc Technology : kbInetDev Platform : WINDOWS Issue type : kbprb |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |