Error codes and descriptions
This page describes errors and suggestions for their resolution.
On this page:
- 1 Installation errors
- 2 Windows errors and errors with error codes
- 2.1 Overview of Windows-related errors
- 2.2 Error # 0
- 2.3 File Write Error # 4
- 2.4 File Write Error # 5
- 2.5 Error # 6
- 2.6 Error # 10
- 2.7 Error # 20
- 2.8 Error # -32
- 2.9 Error # 41
- 2.10 Error # 112
- 2.11 Error # 430 when exporting to Excel
- 2.12 Error # 480
- 3 Analysis errors
- 4 Other errors
- 5 Installation Wizard errors
- 6 See also
Installation errors
Installation errors are listed as follows:
Error # 1721
General comments
This error is typically caused by registry entries becoming corrupted during the installation and can be resolved by running a FixIt tool from Microsoft. Another approach to resolve this error is to uninstall previous versions of the software (including any evaluation versions that may have been installed), rebooting the machine and performing new installation after the reboot.
Suggested resolution when this error is triggered by copying StandaloneKey.exe.config file during installation
If, in SAP2000 or CSiBridge V17, this error generates the following error message, you can try the suggested resolution listed below (please note that issue should be fully resolved for SAP2000 and CSiBridge V18 and higher):
Error message:
Error 1721.There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor. Action: BackupConfigFile, location: C:\Program Files (x86)\Computers and Structures\SAP2000 17\CSiLicensing\, command: "C:\Windows\SysWOW64\cmd.exe" /c "copy StandaloneKey.exe.config StandaloneKey.exe.config.backup"
Troubleshooting:
Install the program on a vanilla test computer. Then copy the Computers and Structures folder from that computer over to the production computer that it needs to be installed on. Then run the installer on the production computer.
Try logging in as Administrator or Domain Administrator and then run the installation with the Administrator or Domain Administrator's rights.
Error # 1722
Error Message: Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected.
This error message is linked to the phase of installation associated with DirectX. The error usually indicates that DirectX is in use at the time of installation. In the event of its occurrence, it is recommended that users re-boot the system and re-install, choosing Repair. An even better option is to uninstall first, then reboot and re-install.
Windows errors and errors with error codes
Windows and code-based errors are listed as follows:
Overview of Windows-related errors
System Error Codes - This article describes negative error codes for file operations which indicate the negative of a Windows code.
Windows XP SP3 Sows Havoc, Users Complain - This InformationWeek article describes spontaneous reboots and system crashes which occur with XP SP3.
Error # 0
This error is associated with the array pointers, which may become corrupted while editing the model. To resolve, recreate the data arrays by selecting Edit > Auto Relabel All > OK.
Error # 0 will also result during the import of elements that are not supported by the software. Such elements should be removed before attempting import, then they should be modeled using alternate means. RBS assignments in SAP2000 is one such example.
File Write Error # 4
Error Message: File Write Error # 4. The disk may be full, there may be a sharing conflict, you may have insufficient rights, or some other error may have occurred.
File Write Error # 5
Error Message: File Write Error # 5. The disk may be full, there may be a sharing conflict, you may have insufficient rights, or some other error may have occurred.
Models should not be run from servers as this may corrupt the files. Copy the *.edb file to your desktop, then run it on the local hard drive. Ensure that large models have sufficient disk space.
Error # 6
See Overflow Error below.
Error # 10
This error occurs either when another user is running the software, or when the software license has expired. To resolve expiration, submit a new license request with CSI Licensing.
Error # 20
Error # 20 indicates that a request to update the license has failed. The cause and resolution of this error is described in the Error 20 when updating license article.
Error # -32
SAP2000 error # -32 corresponds to Windows error code # 32. This is a sharing violation most likely due to the file in question being used by another process. This error should be resolved by closing all other programs that may be using the file, or by restarting the computer. Additional details may be found on the Windows System Error Codes webpage.
Error # 41
Error Message: Error 41: Allocate Error # 41
Error # 41 is due to insufficient virtual memory. If the model is large and reaches memory limits, there may not be any resolution other than reducing the size of the model.
Those using an XP system may be able to increase virtual memory by changing the c:\boot.ini file to allow 3GB per process. This should be done by a technician who understands the implications of making this change. Under similar circumstances, a 64-bit machine may not experience this problem, though a slightly larger model may then approach memory limits.
Another approach may be to close the program, re-open, then try to extract results for a subset of the model and/or a subset of tables. It may also be useful to implement the OAPI.
Error # 112
Error Message:
ERROR_DISK_FULL
112 (0x70)
There is not enough space on the disk.
As described in the error message, Error # 112 is associated with there not being enough disk space to perform a process.
Error # 430 when exporting to Excel
To resolve error # 430, on the machine producing the error, please complete the following process:
Unregister DAO by selecting Start > Run, copy and paste the line below, then select OK
regsvr32 /U "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.dll"Re-register DAO by selecting Start > Run, copy and paste the line below, then select OK
regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.dll"
Error # 480
Error # 480 is related to insufficient graphics memory. The best way to handle this error is to use a lower resolution and/or fewer colors. User who have a graphics accelerator may also try changing the amount of acceleration to something less than the full value.
Analysis errors
Analysis errors are listed as follows:
Cannot run analysis!
This error is triggered by a model having no joints, or having elements of a particular type, but without any of the corresponding properties.