Access 2.0 Err Msg with SMS: Can't Find Wizard, or There is... (127073)



The information in this article applies to:

  • Microsoft Systems Management Server 1.0

This article was previously published under Q127073

SYMPTOMS

After you install Microsoft Access 2.0 as a Shared Application package in Microsoft Systems Management Server version 1.0 using the supplied ACS200.PDF, the Access Wizards are not installed. If you choose a Wizard, the following error message appears:
Can't find Wizard, or there is a system error in the Declarations section of an Access Basic module. Check the [libraries] section of msacc20.ini for required libraries, and compile all Access Basic modules in the database.

WORKAROUND

To work around this problem, use a text editor such as Notepad and add the following entries to the [LIBRARIES] section of the MSACC20.INI file:

wzlib.mda=rw
wzTable.mda=rw
wzQuery.mda=rw
wzfrmrpt.mda=rw
wzbldr.mda=rw

NOTE: You must add the above entries for each client installation.

STATUS

Microsoft has confirmed this to be a problem in Systems Management Server version 1.0. This problem was corrected in Systems Management Server version 1.1.

Modification Type:MinorLast Reviewed:6/14/2005
Keywords:kbDatabase kbnetwork KB127073