You want to do amateur or power-level computing? Then there is no other choice than Windows! Period. As a Windows user you don't have to spend tons of a money for a Mac PC (sorry Mac guys but Mac is nothing else than an expensive PC now) and you don't have to waste time on forums to learn how install stuff. All that Linux/Mac can offer you can get on Windows and get is better. I spent many years working with Linux but it was always only my second choice. Sorry Linux friends, but I said it.
Friday, February 27, 2015
Delphi: Access violation in module 'bindcomp210.bpl'
I keep getting an "Access violation at address 1204F872 in module 'bindcomp210.bpl'. Read of address 1423C764" message during Delphi startup.
After poking around I have found the solution: delete the
"Project" and/or "SaveFileDirectory" keys in [HKEY_CURRENT_USER\Software\Embarcadero\BDS\15.0\Session]
Labels:
bug,
delphi,
delphi xe7,
error,
ide
Subscribe to:
Post Comments (Atom)
This only hides the symptom. The error comes right back with an access of address 0 in modules bds.exe as soon as you open the project.
ReplyDeleteSorry. It worked for me :(
DeleteDelphi XE7 IDE is as unstable as Delphi 2005.
Actually the only stable versions I encountered were Delphi 7 and Delphi XE.