I keep getting the following error message: -
'The instruction at <hex address> referenced memory at "0x00000000". The memory could not be "read". Click on OK to terminate .... Cancel to debug'
This happens often when switching between sites and always when clicking the button 'pending and completed' in the Orders tab.
On closing the message box Actinic crashes. Re-opening Actinic can take two or three attempts.
This looks like a buffer overflow bug. Reducing the Access tables sizes helps, but they are nowhere near the Microsoft Access limitations recommendations.
I found a similar problem on this thread.
http://community.actinic.com/showthr...erenced+memory
'The instruction at <hex address> referenced memory at "0x00000000". The memory could not be "read". Click on OK to terminate .... Cancel to debug'
This happens often when switching between sites and always when clicking the button 'pending and completed' in the Orders tab.
On closing the message box Actinic crashes. Re-opening Actinic can take two or three attempts.
This looks like a buffer overflow bug. Reducing the Access tables sizes helps, but they are nowhere near the Microsoft Access limitations recommendations.
I found a similar problem on this thread.
http://community.actinic.com/showthr...erenced+memory
Comment