This page describes errors and suggestions for their resolution.

On this page:

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:

Troubleshooting:


Related Emails:

  • Email "Resolving error 1721 during SAP2000 v17 install": (fh → support, 2/12/2015, ID 14222150)
  • "Email Resolution of the error by copying the installation from another computer": (user → support, 10/1/2015, ID 15761424)

See Also:

  • Error 1721 INTERNAL ... includes resolution tips and draft reply

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.


Related Incidents:

  • Incident 36586: Installation error 1722

See also:

  • Error 1722

Windows errors and errors with error codes

Windows and code-based errors are listed as follows:

Overview of Windows-related errors

Error # 0

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.

Related Incidents:

  • Incident 32644: File Write Error # 4, note that the cause of this error has already been resolved in the latest version of the program

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.


Related Incidents:

  • Incident 46476: ETABS file write error

Error # 6

See Overflow Error below.

Error # 10

Error # 20

Error # -32

Error # 41

Error Message: Error 41: Allocate Error # 41

Related Incidents and Emails:

  • Incident 31943: Explanation of error 41 by bm
    • Email Memory allocate error 41: (bm → mnk, 1/28/2011, ID 6881465)
  • Incident 42148: Strategies to mitigate error 41.
  • Incident 48221: Suggestion to use separate process to resolve the error 41 by bm; see 9/28 activity.

Error # 112

Error Message:

ERROR_DISK_FULL
112 (0x70)
There is not enough space on the disk.

Error # 430 when exporting to Excel

To resolve error # 430, on the machine producing the error, please complete the following process:

  1. 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"
  2. 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"


Related Emails:

  • Email "Unable to export to Excel": Suggests to re-register DAO to prevent Error 430. (rs → ok, 10/8/2010, ID 6357124)

Error # 480

Analysis errors

Analysis errors are listed as follows:

Cannot run analysis!


Related Incidents:

  • Incident 33808: Explanation of the "Cannot run analysis!" error
    • Email "Cannot run analysis error": Explanation of the error (bm → ok, 4/4/2011, ID 7635147)

Negative Jacobian error


Related Incidents:

  • Incident: 46574: Jacobian error message

Error auto meshing area object


Related Incidents:

  • Incident 48242: SAP Export Problem


Error in computing frame section locations


VERIFY

See Also:

Members are too close

Error Message: Members are too close.


Related Incidents:

  • Incident 46451: STEEL STRUCTURE MODEL

No unrestrained mass

Error Message: The structure has no (unrestrained) mass; no Eigen modes can be found.

This error message occurs when zero weight and mass are assigned to the material definition. The assignment of nonzero values should resolve the issue.


Related Incidents:

  • Incident 47700: LINK AND SPRING

Other errors

Additional errors which may occur are listed as follows:

Database formatting data is corrupt

Error Message: Database formatting data is corrupt and has been refilled by the program. Please check the Options > Set Program Default Display Units command.


Related Incidents:

  • Incident 32261: Possible explanation of the error.

Overflow error

Overflow error means that a calculation occurred that generated a number larger than can be handled by the CPU, such as division by near zero or some other math function. Usually this occurs in the graphics and is of no concern. This error may be reported with Error Code 6 as Error 6. Some additional information about this error is provided in the Overflow (Error 6) article in Microsoft Documentation.


Related Incidents:

  • Incident 55390: Explanation of overflow error, see 7/25/2013 activity from bm

Installation Wizard errors

No network connection is available

You may receive this error even when the computer is connected to internet. The Installation Wizard checks whether the computer has both ports 80 and 443 open. If they are not open, then the "No network connection is available" error message is displayed. The resolution of this error would be to open these ports.

You may also find it useful to review the Error 'Port 80 (or 443) is not responding' when running activation tool for web-activated licenses article.

For products released prior to 2/4/2014, ports 8080 and 8443 were used instead of ports 80 and 443. If you are using products released prior to 2/4/2014, please upgrade to the latest version as ports 80 and 443 are typically opened on most systems by default.


Related Incidents:

  • Incident 55082: Explanation of the 'No network connection is available' error
    • Email No network connection is available error: (ah → ok, 6/20/2013, ID 12517580)

See also

     Overflow error means that a calculation occurred that generated a number larger than can be handled by the CPU, such as division by near zero or some other math function.
     Usually this occurs in the graphics and is of no concern.