unhandled win32 exception
I have a program working on one computer.
I moved it to a second computer. It has a sign on screen and then a main menu. When going to the main menu I get the following error message:
An unhandled win32 exception occurred in MSACCESS.EXE (3236)
When I allow it to go into debugging mode (something I have no familiarity with), it gives me the following error message:
Unhandled exception at 0x300f8ef4 in MSACCESS.EXE: 0xC00000005: Access violation writing location 0x00000009
Can anyone translate this error into English? Is this possibly a problem with different versions of MS Access?