This page describes some common errors and suggestions how to resolve them.
Windows Errors and Errors with Error Codes
Overview of Windows Related Errors
- Windows XP SP3 Sows Havoc, Users Complain - The problems with XP SP3 range from spontaneous reboots to outright system crashes. At InformationWeek.com
- Negative error codes for file operations indicate the negative of a Windows code: http://msdn.microsoft.com/en-us/library/ms681381%28VS.85%29.aspx.
Error -32
SAP2000 error # -32 corresponds to Windows error code # 32, which is a sharing violation as described at http://msdn.microsoft.com/en-us/library/ms681381%28VS.85%29.aspx
The error is most likely due the file in question being used by another process. You should be able to resolve this error by closing all other programs that may be potentially using the file or by restarting your computer.
Error 41: Allocate Error #41
Error 41 is due to insufficient virtual memory. If the model is large and is reaching memory limits, there may not be any fix for this error other than reducing the size of the model.
On an XP system you may be able to get a little more 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. A 64-bit machine may not have this problem, but a slightly larger model may yet run into memory limits.
Related Incidents and Emails:
- Unknown macro: {incident}
- Unknown macro: {email}
Error 112
ERROR_DISK_FULL 112 (0x70) There is not enough space on the disk.
Error 430 when exporting to Excel
To resolve this error, please try the following on the machine that is giving the Error 430:
(1) Unregister DAO by clicking "Start, Run", copy and paste the following, and click OK
regsvr32 /U "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.dll"
(2) Re-register the DAO by clicking "Start, Run", copy and paste the following, and click OK
regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.dll"
Related emails:
- Unknown macro: {email}
Error 480
Error 480 is related to insufficient graphics memory. The best way to handle it is to use a lower resolution and/or fewer colors. If you have a graphics accelerator, you can also try changing the amount of acceleration to something less than the full value and see if that helps.
Analysis Errors
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.
Related incidents:
- Unknown macro: {incident}
- Unknown macro: {email}
Error Auto Meshing Area Object
Troubleshooting tips: We usually use whole-to-part approach to troubleshoot such issues. Basically, you go on deleting the model incrementally till the problem areas are isolated.
If the area has more than 4 nodes and the program is unable to mesh it then it is likely that this area (and assignments associated with it) do not go to the analysis model at all. Given that, it is recommended that this issue be resolved.
Error in computing frame section locations
You should verify that the auto meshing tolerance is smaller than the anticipated auto meshed member length.
See also [t:Error]
Other errors
Database formatting data is corrupt and has been refilled by the program. Please check the Options menu > Set Program Default Display Units command.
This error may be related to the fact that the file is saved where the program does not have full read/write access. If this is the case, the issue can be resolved by saving the file locally and re-opening it.
Related Incidents:
- Unknown macro: {incident}
Other errors:
- Unknown macro: {incident}