Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Error when upgrading t Toolkit Pro 24.0
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Error when upgrading t Toolkit Pro 24.0

 Post Reply Post Reply
Author
Message
CJ_NN_05 View Drop Down
Newbie
Newbie


Joined: 27 December 2024
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote CJ_NN_05 Quote  Post ReplyReply Direct Link To This Post Topic: Error when upgrading t Toolkit Pro 24.0
    Posted: 27 December 2024 at 2:00pm
I have a MFC based Windows Application that compiles, builds and runs just fine with VS 2010 and Toolkit Pro 15.3.1. I am evaluating updating to Toolkit Pro 24.0.0 while also moving to VS 2019. I am able to get the code to compile and build just fine. However, I am getting the following error when setting the EnableMarkup() property on a CXTPRibbonBackstageButton object. This works just fine with Toolkit Pro15.3.1.

The error is 

---------------------------

Microsoft Visual C++ Runtime Library
---------------------------
Debug Assertion Failed!

Program: C:\**********\ToolkitProEval2400vc160D.dll

File: D:\Package\Temp\Eval\ToolkitPro\Source\Common\XTPApplication.cpp
Line: 103

Expression: NULL != m_pComInit

---------------------------

Any idea why this is happening? 


Back to Top
astoyan View Drop Down
Admin Group
Admin Group
Avatar

Joined: 24 August 2013
Status: Offline
Points: 311
Post Options Post Options   Thanks (1) Thanks(1)   Quote astoyan Quote  Post ReplyReply Direct Link To This Post Posted: 29 December 2024 at 1:28pm
Please make sure that your main application class is derived from CXTPWinApp.

Regards,
   Alexander
Back to Top
CJ_NN_05 View Drop Down
Newbie
Newbie


Joined: 27 December 2024
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote CJ_NN_05 Quote  Post ReplyReply Direct Link To This Post Posted: 10 January 2025 at 6:02am
Alex,

Thanks for your prompt response. Sorry, I was out over the New Year's break hence couldn't reply earlier. That did address the original issue. However, I now get a more generic assert at runtime. This is an outcome of the latest change. Any idea what might be going on?

---------------------------

Microsoft Visual C++ Runtime Library
---------------------------
Debug Assertion Failed!

Program: C:\WINDOWS\SYSTEM32\mfc140d.dll

File: D:\a\_work\1\s\src\vctools\VC7Libs\Ship\ATLMFC\Src\MFC\oleinit.cpp
Line: 49

---------------------------

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.078 seconds.