Microsoft Grid is not recognized after Project items moved / renamed to another project
Grid control properties are not recognized by TestComplete after moving the project items to a newly created project. The tests are initiated and running for all but except for Microsoft Grid controls.
I have already using 12.30 Test complete so assumed to be Microsoft controls are activated.
The Grid object is able to identified but failing to identify internal grid elements and properties.
eg: grid object is identified but gridobj.wRowCount is returning 'The object with the specified attributes does not exist' error.
The same test running fine in old project structure!
Why object spy unable to find internal grid object when TC project is renamed / project items are moved? Any idea?
Please let me know if any more details to be provided.
There could be two reasons I could imagine.
1) your new project properties are not set to be identify special objects eg: https://support.smartbear.com/testcomplete/docs/working-with/managing-projects/properties/open-apps/ui-automation.html
2) Your object are associated with name mapping which the new project doesn't have