views:

29

answers:

0

I cannot install/compile any component where I create the .dproj file on my machine. I get an access violation error. this is even when I have added absolutely no code to a component frame or ActiveX component.

When I save the project and attempt to reopen it, I get an error telling me that the .dproj file has white space at line 26, column 5, where it is not allowed.

Checking that line, it has the following:

< {%s}>true

I believe that the {%s} should be replaced by something, but obviously, my version of Delphi has been corrupted.

I found this item reported to Embarcadero a while ago, and I also submitted it, but this is a complete showstopper for me. Anyone know how to get by this issue?