The information in this article applies to:
SYMPTOMS
When you run a Setup program created with the Visual Basic 5.0 Application Setup Wizard, the following error message appears:
where <Windows System Folder> is the path of the Windows\System or Winnt\System32 folder. When you run a Setup program created with the Visual Basic 6.0 Package and Deployment Wizard (PDW), the following error message appears: where <TEMP Folder> is the Windows\Temp folder on Windows 95 and Windows 98 or the path to the folder specified by the TEMP environment variable on Windows NT. CAUSEThis problem occurs when distributing the Microsoft Calendar control (MSCal.ocx). The "Register=" line in the dependency file (MSCal.dep) is incorrectly set to $(DLLSelfRegisterEx). RESOLUTION
To fix the problem, do the following:
MORE INFORMATION
In addition to updating the "Register=" setting in MSCal.dep, you might also need to update the "Version=" setting. For more information, please see the following article in the Microsoft Knowledge Base: Q197123 PRB: Out-Of-Date Dependency Information for MSCal.ocxThe Microsoft Calendar control does not ship with Visual Basic. The control ships with Microsoft Access 97 and Visual Studio 6.0. You can download the control for no charge from the following Web page: http://www.microsoft.com/officedev/tips/regactx.htm Microsoft Access 97 ships with MSCal.ocx version 8.0.0.3432, which is only redistributable if you own a copy of Microsoft Office 97 Developer Edition. For more information, please see the following article in the Microsoft Knowledge Base: Q170692 ADT/ODE: Can't Redistribute Calendar Control Without ODE License Additional query words: DLLSelfRegisterEx
Keywords : kbwizard kbAppSetup kbVBp500 kbVBp600 kbGrpVB |
Last Reviewed: October 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |