3000 - Program Exception
3001 - Access Violation Error Format

Last reviewed: 11/25/2003
Article ID: R10057

The information in this article applies to:

SUMMARY

An exception error or access violation error signifies that something unexpected has happened within the Windows environment, typically an improper memory access such as when an application reads or writes to a memory location that has not been allocated to it thereby overwriting and corrupting other program code already in that area of memory.

MORE INFORMATION

Normally, when an exception error or access violation error occurs, it is usually non-recoverable and the system must either be restarted or shut down.  Troubleshooting any of these errors can be difficult to diagnose especially if the error is not reproducible.

3001-0-c000005

A known cause of this error is a result of importing or converting transactions that have an invalid date. Normally there are precautions built into the software to check for invalid dates. However, some versions of the merge program in Tabs3 allowed a date of "mm/dd/yyyy" to be imported or transactions with a valid formatted date but invalid in that it was before 01/01/1970. For example, importing a transaction dated 03/03/33 should be imported as 2033.  However, if it is imported as 1933, this will cause the error when running certain reports. The Data File Integrity Check will check for these errors. However, if you run a Detail WIP Report or other report that works with the transactions, you may receive an error 3001-0-c000005. If you suspect this problem, you can run a Transaction File List with a cut-off date of 01/01/1970.

RESOLUTION

Some common situations and resolutions are listed below:

The following article contains a quick troubleshooting guide and gives detail information on exception errors and how to resolve them.  Please consult:

REFERENCES

The following articles contain additional information on how to resolve fatal error messages.


© 1999-2003 Software Technology, Inc.   All rights reserved.
Knowledge Base:   http://support.Tabs3.com
Web Site:   http://www.Tabs3.com