
| Subject: | Debugging "Range Check Error" in a deployed app |
| Posted by: | Michael Leahy |
| Date: | Sun, 31 Jan 2010 |
I'm getting a range check error only when the .EXE runs outside of Delphi 2007.
I can't duplicate it in the environment. The deployed code adds CopyMinder's copy protection so the logic is different when running outside of Delphi (after the copy protection has been added).
We deploy with all debugging and assertions turned on.
How do I get the deployed .EXE to give me more information that just a window saying "Range Check Error"?