Discussion:
Access violation
(too old to reply)
Juliaan Plancke
2008-03-03 14:47:15 UTC
Permalink
Hi,

I'm totaly new in Delphi 2007 (I come directly from D5). I try the
simpliest code: an empty form. When I run the program first, it's OK. If i
run it twice, the following message appears: "access violation at
0x005ff99e". The same message appears form "more complicated" code than a
blank form. The only way to avoid this message is to use the "Exécuter sans
déboguer" menu ("Execute with no debugging" I presume).

Thanks for explanations in front of a so simple code...

Juliaan.
Juliaan Plancke
2008-03-04 23:56:29 UTC
Permalink
More information concerning my question.

I saw some identical question on the internet (other users who encountered
the same problem), but I don't see any answer to this question.

Note that i have Delphi 5 and Delphi 2007 together in the computer.

Note that programs run fine, but only in the "Run without debugging" mode.
It is impossible to run in the debug mode (immediate access violation) even
for the simplest code.

Thanks for helping.

Juliaan.
Post by Juliaan Plancke
Hi,
I'm totaly new in Delphi 2007 (I come directly from D5). I try the
simpliest code: an empty form. When I run the program first, it's OK. If
i run it twice, the following message appears: "access violation at
0x005ff99e". The same message appears form "more complicated" code than a
blank form. The only way to avoid this message is to use the "Exécuter
sans déboguer" menu ("Execute with no debugging" I presume).
Thanks for explanations in front of a so simple code...
Juliaan.
Juliaan Plancke
2008-03-05 13:25:38 UTC
Permalink
The problem is solved in the following address:
http://bdntv.borland.com/pix/nickhodges/Camtasia/Logitech/Logitech.html.


It is due to a logitech Webcam...

Maybe this can help other users.

Juliaan.
Post by Juliaan Plancke
More information concerning my question.
I saw some identical question on the internet (other users who encountered
the same problem), but I don't see any answer to this question.
Note that i have Delphi 5 and Delphi 2007 together in the computer.
Note that programs run fine, but only in the "Run without debugging" mode.
It is impossible to run in the debug mode (immediate access violation)
even for the simplest code.
Thanks for helping.
Juliaan.
Post by Juliaan Plancke
Hi,
I'm totaly new in Delphi 2007 (I come directly from D5). I try the
simpliest code: an empty form. When I run the program first, it's OK.
If i run it twice, the following message appears: "access violation at
0x005ff99e". The same message appears form "more complicated" code than
a blank form. The only way to avoid this message is to use the "Exécuter
sans déboguer" menu ("Execute with no debugging" I presume).
Thanks for explanations in front of a so simple code...
Juliaan.
Loading...