PRB: Templates Are Not Available After Installing Visual Basic

Last reviewed: April 18, 1997
Article ID: Q167057
The information in this article applies to:
  • Microsoft Visual Basic Control Creation, Learning, Professional, and Enterprise Editions for Windows, version 5.0

SYMPTOMS

If you install Visual Basic 5.0, remove the Visual Basic installation directory, then reinstall Visual Basic to a new directory, the templates might become unavailable. When the templates are not available, you will not be able to run any Wizards or load any templates from the New Project dialog.

CAUSE

This problem may be caused by previous installations of Visual Basic 5.0 or Visual Basic 5.0 Control Creation Edition (VB5CCE) that had templates in a now non-existent directory.

RESOLUTION

The following steps fix the problem:

  1. With a project open, go to the Tools menu and select Options. The Options dialog appears.

  2. In the Options dialog, go to the Environment tab and set the Templates Directory.

  3. Enter the Templates directory where your template files reside. For the default templates, set the path to the Template sub-directory below your Visual Basic installation directory. For example:

          C:\PROGRAM FILES\DEVSTUDIO\VB\Template
     
    
    
    	
    	


Keywords : kbsetup kbtool kbui vb5All VBKBDesignTime VBKBEnv VBKBSetup VBKBVB
Version : 5.0
Platform : WINDOWS
Issue type : kbprb


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: April 18, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.