Print Page | Close Window

Strange error about XTP

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=12107
Printed Date: 24 June 2025 at 2:03am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Strange error about XTP
Posted By: yanlv
Subject: Strange error about XTP
Date Posted: 08 September 2008 at 10:23pm
I use XTP11.1.0.
Everything is ok for release version. But when I execute the debug version, I got the unexpected error. The error lies in the following bold line:
CMainFrame::CMainFrame()
{
    // TODO: add member initialization code here
    m_bLicenseError = false;

    // Add by Jimmy 2007-12-07
    m_pTheme = NULL;
    XTPSkinManager()->SetApplyOptions(xtpSkinApplyFrame |xtpSkinApplyColors | xtpSkinApplyMetrics);
    LoadSkin();
}
But when I copy this .exe file into other computer, no error occurs.
Is it a problem of my computer or a problem of XTP?
Thanks.



Replies:
Posted By: Oleg
Date Posted: 09 September 2008 at 1:29am
Hi,
 
How this "unexpected error" looks ?
 
Try rebuild toolkit and your application.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: yanlv
Date Posted: 10 September 2008 at 8:36pm
the error is:
abc MFC Application has encountered a problem and needs to close. We are sorry for the inconvenience
I don't understand why this error never occurs in other computers.
thanks.


Posted By: Oleg
Date Posted: 11 September 2008 at 1:01am
Hi,
Try rebuild whole toolkit and your application. think it wll help.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net