BUG: Cannot Find Crxlat16.dll When Running Setup WizardLast reviewed: May 16, 1996Article ID: Q142386 |
The information in this article applies to:
SYMPTOMSWhen the Setup Wizard is used with a project that contains the Crystal Reports custom control (Crystl16.ocx), the Setup Wizard prompts for the user to locate Crxlat16.dll. This DLL is not on the system. The file \Windows\system\crxlate.dll should be used instead.
STATUSMicrosoft has confirmed this to be an issue in the products listed above. We are researching this problem and will post new information here in the Microsoft Knowledge Base.
WORKAROUNDThe file Crxlat16.dll was incorrectly placed in the list of files required by Crystal Reports in Swdepend.ini. To avoid the Setup Wizard asking for this file, open up \Windows\swdepend.ini in Notepad. Locate the [CRYSTL16.OCX] section, and modify the following line:
Uses2=CRXLAT16.DLLto
Uses2=CRXLATE.DLLSave Swdepend.ini, and Setup Wizard will not prompt for the file again. Now locate the same line in \Vb\setupwiz\kitfiles\sw16tmpl.ini and modify it in the same manner as above.
Steps-to-Reproduce
|
Additional reference words: 4.00 vb4win vb416
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |