ACC97: Error Trying to Register Web Browser Control Through UI

Last reviewed: September 19, 1997
Article ID: Q174088
The information in this article applies to:
  • Microsoft Access 97

SYMPTOMS

Moderate: Requires basic macro, coding, and interoperability skills.

When you try to register the Microsoft Web Browser control by using the ActiveX Controls dialog box, you may receive the following error message:

   C:\Windows\System\Shdocvw.dll cannot be added. Either it is not an
   OLE control or it requires a separate setup utility

RESOLUTION

Use the Regsvr32.exe utility to register the control.

For information about how to obtain Regsvr32.exe, please see the following article in the Microsoft Knowledge Base:

  ARTICLE-ID: Q161983
  TITLE     : ACC: Regsvr32.exe Available on MSL

STATUS

This behavior is by design.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Open the sample database Northwind.mdb.

  2. Create a new, blank form and open the form in Design view.

  3. On the Tools menu, click ActiveX Controls.

  4. In the ActiveX Controls dialog box, select Microsoft Web Browser Control, and then click Register.

  5. In the ActiveX Control dialog box, follow these steps:

        a. In the List Files Of Type box, select Libraries(*.dll).
    

        b. In the Directories box, browse to C:\Windows\System.
    

        c. In the File Name box, select shdocvw.dll, and then click Open.
    

    Note that you receive the error message described in the "Symptoms" section.

REFERENCES

For more information about the Web Browser control, search the Help Index for "web sites, Microsoft WebBrowser control," or ask the Microsoft Access 97 Office Assistant.


Additional query words: ActiveX controls
Keywords : IntpCstm kberrmsg
Version : WINDOWS:97
Platform : WINDOWS
Issue type : kbprb
Solution Type : Info_Provided


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: September 19, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.