<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Exception on exit following 24.0 upgrade</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Exception on exit following 24.0 upgrade]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 14:11:01 +0000</pubDate>
  <lastBuildDate>Fri, 01 Nov 2024 08:53:53 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=24513</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Exception on exit following 24.0 upgrade : Thanks for your suggestion, but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24513&amp;PID=79048&amp;title=exception-on-exit-following-24-0-upgrade#79048</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=451">Heath</a><br /><strong>Subject:</strong> 24513<br /><strong>Posted:</strong> 01 November 2024 at 8:53am<br /><br />Thanks for your suggestion, but I'm not running&nbsp;<span style=": rgb248, 248, 252;">XTPShutdown. I do agree, some more debug logging around the global functions would be welcomed.</span><div><span style=": rgb248, 248, 252;"><br></span></div><div><span style=": rgb248, 248, 252;">I'm in touch with support and have sent a test project that exhibits the issue and a call stack.</span></div><div><span style=": rgb248, 248, 252;"><br></span></div><div><span style=": rgb248, 248, 252;">Thanks,</span></div><div><span style=": rgb248, 248, 252;">Heath</span></div>]]>
   </description>
   <pubDate>Fri, 01 Nov 2024 08:53:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24513&amp;PID=79048&amp;title=exception-on-exit-following-24-0-upgrade#79048</guid>
  </item> 
  <item>
   <title><![CDATA[Exception on exit following 24.0 upgrade : I have something similar, where...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24513&amp;PID=79046&amp;title=exception-on-exit-following-24-0-upgrade#79046</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 24513<br /><strong>Posted:</strong> 31 October 2024 at 8:21am<br /><br />I have something similar, where I have a explicitly loaded DLL that cannot be freed because "something" in XTToolkit is holding it back, a reference count, hook or something like that.<div><br></div><div>I had similar issues like you, and my only suggestion is to ensure that you do not call&nbsp;XTPShutdown() yourself in your code, since this is now handled by CXTPWinApp.</div><div><br></div><div>I hope that CodeJock will make a lot more debug information around the cleaning up procedures in an update.</div>]]>
   </description>
   <pubDate>Thu, 31 Oct 2024 08:21:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24513&amp;PID=79046&amp;title=exception-on-exit-following-24-0-upgrade#79046</guid>
  </item> 
  <item>
   <title><![CDATA[Exception on exit following 24.0 upgrade : CJ: 24.0 (released)VS@ 2022 (17.11.5)I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24513&amp;PID=79036&amp;title=exception-on-exit-following-24-0-upgrade#79036</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=451">Heath</a><br /><strong>Subject:</strong> 24513<br /><strong>Posted:</strong> 25 October 2024 at 7:38am<br /><br />CJ: 24.0 (released)<div>VS@ 2022 (17.11.5)</div><div><br></div><div>I have a long standing VS 2020 MDI C++ app using many CJ controls and views.&nbsp;</div><div><br></div><div>As recommended I changed the base app class from CWinApp to CXTPWinApp.&nbsp;</div><div><br></div><div>Application runs fine but during the CXTPWinApp:ExitInstance an assert is thrown in CMap.<br><div><br></div></div><div><div>MyApp.exe!CMap&lt;unsigned __int64,unsigned __int64,void *,void * &amp;&gt;::RemoveKey(unsigned __int64 key) Line 1615<span style="white-space:pre">	</span>C++</div><div>MyApp.exe!XTPTlsFree(unsigned __int64 dwSlot) Line 3124<span style="white-space:pre">	</span>C++</div><div>MyApp.exe!CXTPThreadLocal&lt;CXTPMarkupString&gt;::~CXTPThreadLocal&lt;CXTPMarkupString&gt;() Line 1729<span style="white-space:pre">	</span>C++</div><div>MyApp.exe!`dynamic at exit destructor for 'g_xtpMarkupStringRelativeToBoundingBox''()<span style="white-space:pre">	</span>C++</div></div><div><br></div><div>Spent most of the week on this and I'm under pressure to rollback to CJ 22.x.</div><div><br></div><div>Any help would be greatly appreciated.</div><div><br></div><div>Regards,</div><div>Heath</div>]]>
   </description>
   <pubDate>Fri, 25 Oct 2024 07:38:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24513&amp;PID=79036&amp;title=exception-on-exit-following-24-0-upgrade#79036</guid>
  </item> 
 </channel>
</rss>