Forum Discussion

JonasM's avatar
JonasM
New Contributor
14 years ago

Can't access debug information from delphi xe2

Hi there,



I tried to run my TC-tests on an application which was recompiled with delphi xe2 but I

can't get informations out of a dbgrid. I included all needed debug information in the compilation

-->  http://smartbear.com/support/viewarticle/18838/

unfortunately it doesn't work for xe2.



Before I recompiled the project it was compiled with delphi 2000 and I had access to the debug

informations and my dbgrid and everything worked!



What can I do?



Thanks in advance



Jonas



*I am back in office next monday so I can't answer your suggests in time.

2 Replies

  • irina_lukina's avatar
    irina_lukina
    Super Contributor

    Hi Jonas,


    I didn't try compiling the applications with Delphi XE2, but our developers say that there is no great difference between Delphi XE and Delphi XE2. So, the approach described in the help topic you mentioned should work.


    I have only one assumption: the default values of some compilation options may have changed. So, I recommend that you make sure that ALL of the option values are the same as those that are displayed in the pictures in this topic.


    If you are sure that the application was compiled with the correct settings, and TestComplete still fails to recognize it as Open, please contact our Support Team and send them the following information:

    1. The TestComplete version you're working with.

    2. Which application are you testing: 32-bit or 64-bit?

    3. The screenshot of the Object Browser panel displaying the properties for this control.

    4. The entire text of the error message that occurs during the test run.


    Thanks.

  • JonasM's avatar
    JonasM
    New Contributor
    Hi Irina,



    thank you for your answer.



    but unfortunately I already compiled it with ALL the options from the topic

    and it doesn't work.



    I'll try to contact the support team. :)





    Jonas