INFO: VB 6.0 Readme Part 14: Visual Component Manager
Symptoms
The information below includes the documentation and workarounds for VisualBasic 6.0. This information can also be found in the README.htm file thatships with Visual Basic 6.0 on the Visual Basic 6.0 CD-ROM. Please see theREFERENCES section of this article for a list of the Microsoft KnowledgeBase articles relating to the Visual Basic 6.0 readme.
Following is a list of all parts of the readme file:
Part 1.Important Issues – Please Read First!Part 2.Data Access Issues and DataBinding TipsPart 3.Control IssuesPart 4.Language IssuesPart 5.Samples IssuesPart 6.Wizard IssuesPart 7.Error Message IssuesPart 8.WebClass Designer IssuesPart 9.DHTML Page Designer IssuesPart 10. Extensibility issuesPart 11. Miscellaneous IssuesPart 12. Microsoft Transaction Server (MTS) IssuesPart 13. Dictionary ObjectPart 14. Visual Component ManagerPart 15. Application Performance Manager
Resolution
Known Problems in Visual Component Manager:
Related Files Tab (Component Properties Dialog Box)” Topic IncorrectVisual Component Manager User Interface Reference: The topic “Related FilesTab (Component Properties Dialog Box)” incorrectly states that the tab isused to display and enter files that are related to the selected component.In fact, none of the information displayed on this tab can be modified. Youcan add related files to a component only when publishing or re-publishingthe component. For more information, search online, with Search titles onlyselected, for “Publishing Components” in the MSDN Library Visual Studio 6.0documentation.
Removing Repository 1.0 Registry KeysIf you installed VCM 5.0 (previously available for Web download) you willhave the following Windows Registry keys setup. They were necessary for VCM5.0 and the 1.0 version of the Repository. If you find the followingRegistry entries then it is safe to remove them and may, in fact, improveVCM 6.0 performance:
HKEY_LOCAL_MACHINE\Software\Microsoft\Repository\CacheMaxAnnPropsHKEY_LOCAL_MACHINE\Software\Microsoft\Repository\CacheMaxObjectsHKEY_LOCAL_MACHINE\Software\Microsoft\Repository\CacheRelshipMaxCollectionsHKEY_LOCAL_MACHINE\Software\Microsoft\Repository\CacheRelshipMaxRowsHKEY_LOCAL_MACHINE\Software\Microsoft\Repository\MaxRowCacheAge
Adding Repository Tables to an Existing .mdb FileIf you try to open an existing .mdb file from within VCM that is not arepository database (i.e., it does not contain the repositorystructure/tables), you will be asked if you want the repository tablesadded to the database. You should not do this for normal use; therepository should generally be in a separate database. This will work, butit can take as long as 10 minutes to create the repository structure in anexisting .mdb file.
To create a brand new .mdb file containing the repository structure, right-click in the folder outline, click Repository, click New, and then enterthe name of the file you want to create.
