HI,
I downloaded the standard edition of VPE for windows 32.
I use Delphi 2006
My tests were going fine, but suddenly my program started to hang when I preview the test report I wrote. The program hangs and after 30 seconds gives me AN External exception error –E06D7363 (It always gives me the same address).
I tried to check for lastVPeError code but it returns 0..
It seems to hang on the WriteBox procedure, I checked the parameters and they look fine…
When I use the demo application all is fine.
Do you know what kind of programming error can cause this ?
Thank you