I am evaluating the SecureBridge in Delphi 7 under Windows XP Pro..
I am unable to debug my project or the sample SFTPClient, as i keep getting an access violation "write of address 0x00000000", when i try to run from Delphi IDE.
When i start the test program like a normal windows app from explorer it works.
Is this a problem or a limitation of the Evaluation version ?
Kindly advise
Dev
Unable to debug with Delphi 7, AV write of addr 0000000
My version is Delphi 7.0 (Build 8.1) Enterprise
The AV comes on startup in the SFTPClient demo program as well as in my test program, on XP as well as Vista..
The AV occurs due to write of address.
FYI - I enabled handled AVs to be handled by user program (in Tools->Debugger Options) and i am able to debug in IDE.
So i have a workaround for now...
The AV comes on startup in the SFTPClient demo program as well as in my test program, on XP as well as Vista..
The AV occurs due to write of address.
FYI - I enabled handled AVs to be handled by user program (in Tools->Debugger Options) and i am able to debug in IDE.
So i have a workaround for now...