PRB: Cannot View Welcome Pages on Visual J++ CD

Last reviewed: January 29, 1998
Article ID: Q165551
The information in this article applies to:
  • Microsoft Visual J++, version 1.0
  • Microsoft Internet Explorer 4.0, 4.01

SYMPTOMS

When viewing the pages in the Welcome directory of Visual J++ 1.0, with Netscape Navigator, Netscape Communicator, or Microsoft Internet Explorer 4.0, the following error message is generated:

   Welcome to Visual J++ requires a frames-capable browser, such as
   Microsoft Internet Explorer 3.0, which is included on the Visual J++
   Installation CD.

CAUSE

Although Netscape Navigator supports frames, there is a conflict between the BODY and FRAMESET tags in the HTML files.

RESOLUTION

Copy the Welcome directory and its subdirectories to your local drive, then remove the <BODY> and </BODY> lines from the following three files:

   \welcome\devproc\devproc.htm
   \welcome\interest\interest.htm
   \welcome\started\started.htm

To start the introduction pages, run the Welcome.exe program in the welcome directory.

REFERENCES

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/


Additional query words: Netscape Navigator welcome frame

Keywords : kbtool VJGenIss kbbuglist
Technology : kbInetDev
Version : 1.0 4.0 4.01
Platform : WINDOWS
Issue type : kbbug


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 29, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.