INFO: Known Issues with IE 5.0 and Visual Basic 6.0

ID: Q221604


The information in this article applies to:


SUMMARY

Visual Basic 6.0 may be used safely with IE 5.0 with one exception, which is detailed as below.


MORE INFORMATION

The main issue is that IE5 separates the typelib into a separate .tlb (MSHTML.tlb) file to reduce the memory footprint. This has the following impact:

Thus, when distributing an IE5 Page Designer Application using the Package and Deployment Wizard, you will receive a warning message stating that "there is no dependency information for MSHTML.tlb." This warning can safely be ignored and MSHTML.tlb can be removed from your distribution package. The application will work properly on a system with IE5 installed.

Additional query words: PDW


Keywords          : kbIE kbVBp kbVBp600 kbGrpVB kbIE500 
Version           : WINDOWS:5.0,6.0
Platform          : WINDOWS 
Issue type        : kbinfo 

Last Reviewed: May 26, 1999