HOWTO: Disabling "Warning: Applet Window" MessageLast reviewed: January 29, 1998Article ID: Q169808 |
The information in this article applies to:
SUMMARYWhen you create a frame from within a Java applet and run this applet outside DevStudio, the frame sizing is inconsistent and the following Warning message also appears in the frame's Status Bar:
Warning: Applet window MORE INFORMATIONThe above Warning message doesn't appear when you run the applet from within DevStudio. To disable this message from appearing when you run the applet from outside DevStudio, you need to Cab&Sign your applet's class files. The following steps show you how to reproduce this problem:
REFERENCESFor more information on how to Cab&Sign your Java applets, please refer to the Cab&Sign sample that comes with the Visual J++ CD. This contains step-by-step instructions on how to create a CAB file with the Java Class files and how to create a Test Certificate and Sign the CAB file with your certificate. The Visual J++ CD also includes the CabDevKit and the Code Signing Kit that provides the necessary tools to CAB&Sign. These utilities can be found under Cab&Sign folder. For 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 kbtool VJGenIss WizardIss Technology : kbInetDev Version : 1.0 1.1 Platform : WINDOWS Issue type : kbhowto |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |