<?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 in CXTPHookManager</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Exception in CXTPHookManager]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 07:59:12 +0000</pubDate>
  <lastBuildDate>Thu, 09 Dec 2010 07:04:12 +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=17656</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 in CXTPHookManager : As soon as you see that peculiar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17656&amp;PID=61739&amp;title=exception-in-cxtphookmanager#61739</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 17656<br /><strong>Posted:</strong> 09 December 2010 at 7:04am<br /><br />As soon as you see that peculiar DeactivateActCtx call, you should suspect that an OCX is loaded somewhere. Those controls tend to live longer than the skin manager, producing the crash above.<DIV>&nbsp;</DIV><DIV>Add this in ExitInstance:</DIV><DIV>&nbsp;</DIV><DIV><DIV>CXTPPaintManager::Done();</DIV><DIV><strong>XTPImageManager()-&gt;RemoveAll();</strong></DIV><DIV>&nbsp;</DIV></DIV>]]>
   </description>
   <pubDate>Thu, 09 Dec 2010 07:04:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17656&amp;PID=61739&amp;title=exception-in-cxtphookmanager#61739</guid>
  </item> 
  <item>
   <title><![CDATA[Exception in CXTPHookManager : Unfortunately this is the only...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17656&amp;PID=61737&amp;title=exception-in-cxtphookmanager#61737</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 17656<br /><strong>Posted:</strong> 09 December 2010 at 5:08am<br /><br />Unfortunately this is the only stack trace I have. This occurs at our customers, and I'm not able to reproduce or even have a clue where to look, and what to look for.<DIV>&nbsp;</DIV><DIV>What do you mean by non-standard? Should I look for some specific type of DLLs?</DIV><DIV>&nbsp;</DIV><DIV>-cpede</DIV>]]>
   </description>
   <pubDate>Thu, 09 Dec 2010 05:08:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17656&amp;PID=61737&amp;title=exception-in-cxtphookmanager#61737</guid>
  </item> 
  <item>
   <title><![CDATA[Exception in CXTPHookManager : Which non-standard DLLs are loaded?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17656&amp;PID=61736&amp;title=exception-in-cxtphookmanager#61736</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 17656<br /><strong>Posted:</strong> 09 December 2010 at 4:45am<br /><br />Which non-standard DLLs are loaded? See Output Window!]]>
   </description>
   <pubDate>Thu, 09 Dec 2010 04:45:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17656&amp;PID=61736&amp;title=exception-in-cxtphookmanager#61736</guid>
  </item> 
  <item>
   <title><![CDATA[Exception in CXTPHookManager : In my Exception Tracking System...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17656&amp;PID=61733&amp;title=exception-in-cxtphookmanager#61733</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 17656<br /><strong>Posted:</strong> 09 December 2010 at 4:11am<br /><br /><DIV>In my Exception Tracking System I get a lot of reports like this:</DIV><DIV>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono">(0xC0000005) Access Violation<BR></FONT></DIV><DIV><FONT face="Courier New, Courier, mono">0x777D4347 (ntdll): : RtlUlonglongByteSwap<BR>0x76F5A130 (kernel32): : DeactivateActCtx<BR>0x683487BD (mfc90): : Ordinal6821<BR>0x754A6238 (USER32): : gapfnScSendMessage<BR>0x754A68EA (USER32): : gapfnScSendMessage<BR>0x754B0AB0 (USER32): : FillRect<BR>0x754B7B0F (USER32): : CallWindowProcA<BR>0x67C5AE3C (ToolkitPro1331vc90): : CXTPHookManager::HookWndProc</FONT></DIV><DIV>&nbsp;</DIV><DIV>Any idea what can cause this, or what I can do to prevent it?</DIV><DIV>&nbsp;</DIV><DIV>-cpede</DIV>]]>
   </description>
   <pubDate>Thu, 09 Dec 2010 04:11:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17656&amp;PID=61733&amp;title=exception-in-cxtphookmanager#61733</guid>
  </item> 
 </channel>
</rss>