Forum Discussion

sureshkumars's avatar
sureshkumars
New Contributor
12 years ago

Unable to identify the ultradayview properties

Hi,

I am using TC9.3 against infragistics .NET application. While spying the schedule dayview control in the application, Am getting the following error in the object spy.


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 (Unknown name.) DisplayLayout

Can anyone suggest me how to get the properties of that objects.
Thanks in Advance.
By
Suresh

2 Replies

  • Hi,

    Anyone tell me whether TC 9.3 supports UltraDayView controls?

    By
    Suresh

  • Hi Sureshkumar,


     


    As far as I can see, this control is not on the list of controls TestComplete provides extended support for:



     


    In most cases, you can use a control's native methods and properties to create a test. To learn more, refer to the What If My Control Is Not Supported? section of the help topic mentioned above.