I have a Delphi 2010 project I am trying to work with. I am getting some errors with the Delphi application itself from what I can tell. When I click on the menu option Project, and select Options, I receive the following error: Access violation at address 00000000. Read of address 00000000. IF I do the exact same thing a second time I receive the error Access violation at address 2099331F1 in module 'coreide140bpl'. Read of address 00000000. When I Right Click the project and select Option, I receive the same error message.
Some other posts suggested removing and re-installing all third party components, but I have no idea how to do that, and from what I understand the menu option I need to use to find the 3rd party components is the one that is erroring out.