"Lai, Ann" <[EMAIL PROTECTED]> wrote: >I get this error when I tried to save my program: "The instruction at >'0x0081aa02' reference memory at "0x00000000" could not be 'read'. >Click on OK to terminate the program. Click on CANCEL to debug the >program."
There is not very much we can do with this message in itself. It is however quite likely that you use some VIs with external code (DLL calls, CINs) where this code does not behave as it should. It is at least the way I usually create such errors :-) What sort of program is this? What VI functionality do you use inside that program. Are there any third party drivers in there calling into external code? Can you create a smaller application where this problem can be reproduced? While all the other answers still might be only good for more or less intelligent guesses, the last one would be an ideal situation to exactly help you get this problem squashed. Rolf Kalbermatter CIT Engineering Nederland BV tel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijk http://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]
