Microsoft KB Archive/172433: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
 
Line 12: Line 12:
<div id="TitleRow">
<div id="TitleRow">


= <span id="KB172433"></span>ODE97: Error: &quot;Object ID 435&quot; Installing French Run-Time =
= <span id="KB172433"></span>ODE97: Error: "Object ID 435" Installing French Run-Time =




Line 116: Line 116:
# Start the setup of the run-time application.<br />
# Start the setup of the run-time application.<br />
<br />
<br />
Note that you receive the error message mentioned in the &quot;Symptoms&quot; section.
Note that you receive the error message mentioned in the "Symptoms" section.





Latest revision as of 10:05, 21 July 2020

Article ID: 172433

Article Last Modified on 9/25/2003



APPLIES TO

  • Microsoft Office 97 Developer Edition



This article was previously published under Q172433

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


SYMPTOMS

When you try to install a French Microsoft Access run-time application, you receive the following error message.

In French

Erreur d'installation: 914

- object 435

English Translation

Setup Error: 914

- Object ID 435

CAUSE

You manually included an ActiveX control dependency file as directed in the following Knowledge Base article:

172432 ODE97: Setup Wizard Doesn't Include Intl ActiveX Dependency DLL


For example, you included Cmctlfr.dll.

RESOLUTION

Do not include the ActiveX control international dependency file.

STATUS

Microsoft has confirmed this to be a problem in the French Microsoft Office Developer Edition (ODE) Tools 97.

MORE INFORMATION

Steps to Reproduce Problem

  1. On a computer running French Windows 95, install French Microsoft Access and French Microsoft ODE.
  2. Run the Setup Wizard.
  3. In the List Of Files, add Comctl32.ocx.


When you add comctl32.ocx, it adds comcat32.dll, but not Cmctlfr.dll.

  1. Manually add Cmctlfr.dll.
  2. Add the sample database Northwind.mdb.
  3. Finish the Setup Wizard.
  4. Start the setup of the run-time application.


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



Additional query words: globalization international int'l localization localisation erreur d installation: 914

Keywords: kbhowto kbbug kbusage KB172433