Error No debug information was found for MFC control.
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error No debug information was found for MFC control.
I am upgrading my Testcomplete from 10 to 12. I got Error message" No debug information was found for MFC controls". when I test my testscript using Testcomplete 12.30(tried to click one of the Tab:
var afxWnd110u = Aliases.RRD.wndAfx.Afx3.AfxWnd110u;
afxWnd110u.ClickTab("Properties");
Everything works fine on TestComplete10.
I checked the properties window for the window control and found that on TC 12.30 some of the properties shows "No debug information was found for MFC control" too. I had attache two screen capture to this message. Thanks.
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Possibilities of this error could be,
- Sometimes this can happen when the MFC control are customized items.
- You might have added some Object Mapping in Tools>Current Project Properties > Object mapping in TC10 not with TC12
- Also make sure you have all set with NisHera link
Thanks
Shankar R
LinkedIn | CG-VAK Software | Bitbucket | shankarr.75@gmail.com
“You must expect great things from you, before you can do them”- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks. Shankar R
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am facing the same issue, but I am working on third party product so it is not possible to get PDB file, Is there any other way to get the grid details ?
Name - Window("GXWND", "", 1)
WndClass - GXWND
wColumnCount - Error: Error No debug information was found for MFC controls.
wRowCount - Error: Error No debug information was found for MFC controls.
