Error in wRowCount & wColunmCount
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error in wRowCount & wColunmCount
Hi,
Stil something of a noob here, but lately we have experienced that several of our scripts started failing when working with Microsoft DataGridViews.
We noticed that wRowCount & wColumnCount were througthing the following errors:
Error: Error
An error occurred.
Possible reasons:
- The application stopped responding.
- The application was compiled incorrectly (see the Open Applications topic in the help system).
- An error occurred in TestComplete.
Technical information:
351 0x80020003 (Member not found.)
&
97 0x80020006 (Unknown name.) dataGridRowsLength
How do we resolved thos errors?
I have attached a few screenshots of the wRowcount and wColumncount as well as one of the Fullpath name.
I will just mention that we have added our Nis.WinForms.Controls.persistentDataGridviewBase to the the Object Mapping.
Hope someone can give us a clue or a way to resolve the issue.
Kind Regards
Soren
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the suggestion - yes the application is complied so TestComplete can "sink" its hooks into it and we have checked the installed Extensions support our .Net application.
The scripts we run are inspired by the examples in the support section and we follow the methodes suggested there when we work with datagridviews.
kind regards
Soren
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think better to contact TC suppot team
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Soren did you ever solve this? I'm experiencing the same issue. I've opened a ticket with support and will post here if a solution is found.
