Error when upgrading t Toolkit Pro 24.0 |
Post Reply |
Author | |
CJ_NN_05
Newbie Joined: 27 December 2024 Status: Offline Points: 3 |
Post Options
Thanks(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 Program: C:\**********\ToolkitProEval2400vc160D.dll
File: D:\Package\Temp\Eval\ToolkitPro\Source\Common\XTPApplication.cpp Expression: NULL != m_pComInit --------------------------- Any idea why this is happening? |
|
astoyan
Admin Group Joined: 24 August 2013 Status: Offline Points: 311 |
Post Options
Thanks(1)
|
Please make sure that your main application class is derived from CXTPWinApp.
Regards, Alexander
|
|
CJ_NN_05
Newbie Joined: 27 December 2024 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
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 Program: C:\WINDOWS\SYSTEM32\mfc140d.dll
File: D:\a\_work\1\s\src\vctools\VC7Libs\Ship\ATLMFC\Src\MFC\oleinit.cpp --------------------------- |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |