Page 1 of 1
access violation when running Vtable example
Posted: Sun 19 Dec 2010 15:42
by amoroder
Hello,
I compiled the example without a error.
When I start it I get a access violation at 0057FE6B.
Can anyone tell me the reason of this error ?
Thanks
Andreas
Posted: Mon 20 Dec 2010 13:18
by AndreyZ
Hello,
I cannot reproduce the problem. Please specify the following:
- the exact version of the TVirtualTable component. You can find it in the About form (right click on the TVirtualTable component and choose About);
- the exact version of your IDE.
Also note that all DAC components already include the TVirtualTable component and if you are using any of them, you should uninstall the standalone TVirtualTable component.
Posted: Mon 20 Dec 2010 19:46
by amoroder
Hello,
- Embarcadero® Delphi® XE Version 15.0.3953.35171
I did download TVirtualtable yesterday. I am new to delphi so I dont' know how to get the version number.
Bye
Andreas
Posted: Fri 24 Dec 2010 09:50
by AndreyZ
I still cannot reproduce the problem. Please try the following:
- remove VirtualTable;
- remove all *vtable*.bpl and *dac*.bpl files from your PC;
- reinstall VirtualTable.