Runtime error 216 in Delphi 5E Exe ?
From: AH (AH_at_Pentagoon.Mil)
Date: 11/30/03
- Next message: William Meyer: "Re: Embrace and Extend, Borland Style"
- Previous message: John McCarten: "Re: ObjectVision"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 Nov 2003 23:19:04 -0500
I have two PC setup to mirror each other. They are in different locations. They have XP Pro.Sp1a installed and Delphi 5E with latest
update. A Database (MS/SQL) project was compiled in one office executes OK. The same project carried to the 2nd PC compiled OK but
produces a Runtime error 216. I traced thru the entire project, it died on a block called Tlist.Get (mov eax, [eax+esi*4]
instruction). The datamodule was created successfully, the "mainform" died instantly at the "Runtime error 216". I googled the
internet, it suggests that my pc is infected with backdoor Trojan bug but I think my PC is very clean.
The order of forms creation is: Data Module (success), then Mainform (failed). I try to flash a message on the onFormCreate event
handler (1st line) in the main form and it never showed.
Any idea ?
TIA
Alex
- Next message: William Meyer: "Re: Embrace and Extend, Borland Style"
- Previous message: John McCarten: "Re: ObjectVision"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|