Forum Discussion

JBR's avatar
JBR
Occasional Contributor
10 years ago

ComboBox wItemCount - Error

Moved from Novice User Help. Help needed ASAP:)



We have in our project a lot ComboBoxes and TC10 cannot handle to point them.



The mail problem is with ClickItem method, and wItemCount property.



While pointing our ComboBox with ObjectSpy we get in "wIsDropDownOpened" and "wItemCount" this result:



Error: Error

An error occurred.

Possible reasons:

1. The application stopped responding.

2. The application was compiled incorrectly (see the Open Applications topic in the help system).

3. An error occurred in TestComplete.



Technical information:

97 0x80020006 (Nieznana nazwa.) Properties



Is there a possible solution for us?



Wojtek

5 Replies

  • JBR's avatar
    JBR
    Occasional Contributor
    Thank you.



    We tried External Debug Information (only for exe file, not all bpl files) and it didn't help.



    Tell me please one more thing. Do we need to use this Debug Information for all files in our project (about 130 bpl files) or only in exe file?



    Is the re-compile of whole aplication needed after changes or only modified file?



    I will try also to do the Internal Debug Information.



  • JBR's avatar
    JBR
    Occasional Contributor
    External and Internal Debug Information (for exe file, not for all bpl files) doesn't help us... are there another possibilities?
  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Wojciech,


     


    That's strange. Could you please check whether the same issue persists on TestComplete 10.40 which was recently released?


     

  • JBR's avatar
    JBR
    Occasional Contributor
    Hi



    We managed to deal with our problem. We had a lot of mess in NameMapping, and creating new project and moving our scripts ther solved our problem.



    Thanks!

    W