ODE97: Setup Wizard: Prompts Users to Change Version Number

Last reviewed: October 20, 1997
Article ID: Q163104
The information in this article applies to:
  • Microsoft Access 97
  • Microsoft Office 97 Developer Edition Tools

SYMPTOMS

Advanced: Requires expert coding, interoperability, and multiuser skills.

When you run your custom Setup program to install your custom application, you may receive the following error message:

   Object error 325

CAUSE

The version number of your custom application was not updated when you added or changed files using the ODE Setup wizard.

RESOLUTION

Always change the version number for your custom application each time you change the files included in the Setup program. This includes adding, deleting, or modifying the files. The version number should be changed on the Provide Application Details screen of the Setup Wizard in the "What is the version number of your application?" box.

MORE INFORMATION

The ODE Setup Wizard program requires that you update the version number for your application each time you update your disk images. If you do not do this when you make changes to your custom Setup program, you may receive the "Object error 325" error message.

REFERENCES

For more information about using version numbers in the ODE Setup wizard program, search the Microsoft ODE Setup Wizard Help Index for "version numbers, specifying in Setup Wizard."

Keywords          : WzHowto kbsetup kbtool
Version           : 97
Platform          : WINDOWS
Hardware          : x86
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: October 20, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.