ContributionsMost RecentMost LikesSolutionsRe: Systems.Windows.Control.Canvas object of DevExpress is not getting by TestComplete Dear tanya I am working on a project devloped using devExpress and WPF and yeah we are working on VM but i have no problem getting any object through testcomplete except this Canves object. infact i have automated almost half of applciation using testcomplete through VM. Systems.Windows.Control.Canvas object of DevExpress is not getting by TestComplete Dear Memebers, I need to know about the limitations of testComplete in getting complete object hierarchy of a desktop based application made using DevExpress. As recanctly i got through a screen , where i want to pick an objecet enclosed in a Systems.Windows.Canvas object and i was unable to get that object using TestComplete but i was able to get that object using Snoop tool (A tool used to get DevExpress objects). so am I missing somthing or is this the limitation of TestComplete.??? Please Find Attachment: one window and a light red ractangle is highlightening that object but testComplete object Spy is not picking up that same object.. Re: Object required Excaption i have found my mistake i have to declare rowCount as varriable by using Dim keword , Set keyword is only used with Objects i dont see my posts on AlertSite. Dear Experts. I have made a post on ALertSite bu ti didnt see it now . SolvedObject required Excaption i have had this exception , and i am just stuck in it. whenever i try to get any property of any object i have this runtime error Object required even if i have got the object while checked through debuging, kindly help me members Set firstGrid=obj_modelerRequest Set countRow=firstGrid.wRowCount Error: Object required: 'firstGrid.VisibleRowCount' Error location: Unit: "Transree\TransreeAutomatedProject\Script\Functionality" Line: 461 Column: 4. firstGrid has got object while adding to Watch list n also has this propert "wRowCount" n has value "5". Solvedobject required Exception while creating DB connection dear members, i have Object required exception when tried to get RecSet object Set RecSet = AConnection.Execute_("SELECT * from Program") Log.Message(RecSet.RecordCount) Set getProgramCount=RecSet.RecordCount when i log this RecordCount it give me right answer but when i tried to have the same count in getProgramCount varriable it is giving me object required exception on RecSet . kindly help me why is this so.. Urgnent Help will appreciated . SolvedI DONT FIND any option to make new post dear community kindly guide me how could i make a new post n how i come to know if anyone will rply on it? Solved