- Support Home >
- Knowledge Base >
- Technical Articles >
- Article Detail
Error: Error 1904. Module C:\Program Files\ArcGIS\bin\Scene.dll failed to register
| Article ID: | 32974 |
|---|---|
| Software: | ArcGIS Engine Runtime 9.2 |
| Platforms: | Windows 2000, XP |
Error Message
"Error 1904. Module C:\Program Files\ArcGIS\bin\FileName.dll failed to register."
Cause
Installing with ADDLOCAL=ALL to install a complete setup, or omitting ADDLOCAL to install a typical installation, automatically includes the Microsoft System files.
Solution or Workaround
msiexec.exe /I D:\Engine\setup.msi /qb ADDLOCAL=ArcEngine,MicrosoftMSM,DotNetRuntime
Change the "D:\Engine\setup.msi" to the location of the ArcGIS Engine Runtime setup.msi file.
Created: 4/27/2007
Last Modified: 11/2/2009