Debugging with only the .exe
        Posted  
        
            by Franklin Albricias
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Franklin Albricias
        
        
        
        Published on 2010-06-18T09:43:29Z
        Indexed on 
            2010/06/18
            9:53 UTC
        
        
        Read the original article
        Hit count: 429
        
HI:
I've a Delphi 7 program that I wrote many years ago, but I've lost the source code. It's a small program but very useful for me.
I've tried to 'install' it again in a new Windows XP computer, just copying the folder with de data (.db paradox files), and configured the BDE connection.
When the programm starts I receive an "Unknown exception" and halts. I've no idea why this happens, and can't debug cause the lost source code. I've tried in another computer with the same results.
Any suggestions or ideas? What do you do in a situation like this?
Thanks in advance.
© Stack Overflow or respective owner