Add User Access Wizard Does Not Work and Reports Multiple Error Messages (269460)



The information in this article applies to:

  • Microsoft BackOffice Small Business Server 4.5

This article was previously published under Q269460

SYMPTOMS

When you attempt to take away or to grant permissions through the Microsoft BackOffice Small Business Server (SBS) User Access Wizard (the Rezwizu.exe file), the wizard does not complete and you receive a series of error messages. Any of the following warning messages may be displayed:
The wizard was unable to give username permission to access the shared folder sharename.

-or-

The wizard was unable to read the permission information on the shared folder username. As a result, the shared folder list may be incomplete.

-or-

The wizard was unable to give username permission to use a modem to dial up and connect to the server computer.

-or-

The wizard was unable to obtain information on a printer. As a result, the printer list may be incomplete.

-or-

The wizard was unable to give username permission to access the shared printer printername.

-or-

The wizard was unable to set the permissions for username.

-or-

The wizard was unable to give username access to the Internet.

-or-

The wizard was unable to set the permissions for username.

-or-

The wizard was unable to obtain information on a printer. As a result, the list may be incomplete.

-or-

The wizard was unable to give username permissions to act as an administrator.

-or-

The wizard was unable to give username access to the Internet.

CAUSE

This behavior occurs when you access the wizard through the manage user permissions option of the Manage Users page of the SBS console, or when you attempt to modify user permissions through the Add User Wizard (the Addusrw.exe file), which you start from the add a user option of the Manage Users page.

RESOLUTION

The wizard does not complete because of the incompatible versions of the files Mfc42.dll and Mfc42u.dll present in the %Windir%\System32 directory. To resolve this behavior, use one of the following methods:

Method 1: Selectively Replace Files

NOTE: This method is preferred when third-party applications are installed.
  1. Insert SBS 4.5 CD-ROM 2 in the CD-ROM drive.
  2. Open a command prompt and type the following command:

    cd \smallbusiness

  3. Press ENTER.
  4. At the same command prompt, type the following command:

    extract CD-ROM:\ntoptpak\en\x86\winnt.srv\msmqocm.cab mfc42*.dll

    where CD-ROM is the drive letter of your CD-ROM drive.
  5. Press ENTER. You have extracted the two files to the \Smallbusiness folder.
  6. Close the console and reopen it to run the wizard. In some cases, you may have to restart your computer.

Method 2: Overwrite Existing System Files

  1. Rename %Windir%\System32\Mfc42.dll to %Windir%\System32\Mfc42.old.
  2. Rename %Windir%\System32\Mfc42u.dll to %Windir%\System32\Mfc42u.old.
  3. Insert SBS 4.5 CD-ROM 2 in the CD-ROM drive.
  4. At a command prompt, find %Windir%\System32 by typing (in most cases):

    cd \winnt.sbs\system32

  5. At a command prompt, type the following command:

    extract CD-ROM:\ntoptpak\en\x86\winnt.srv\msmqocm.cab mfc42*.dll

    where CD-ROM is the driver letter of your CD-ROM drive.

    Press ENTER.Restart the SBS computer.NOTE: Replacing these files in the %Windir%\System32 folder may cause problems with third-party programs that require the updated versions.
The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

MORE INFORMATION

For additional information about access violation error messages, click the article number below to view the article in the Microsoft Knowledge Base:

237670 Access Violation Error Message in Rezwizu.exe or Addusrw.exe


Modification Type:MinorLast Reviewed:1/18/2006
Keywords:kberrmsg kbprb KB269460