<?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 : CXTPReportPaintManager Assert: 10.3.1 Upgrade</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPReportPaintManager Assert: 10.3.1 Upgrade]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 17:23:37 +0000</pubDate>
  <lastBuildDate>Thu, 30 Nov 2006 02:01:48 +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=5171</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[CXTPReportPaintManager Assert: 10.3.1 Upgrade : I had this exact problem, and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=17793&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#17793</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2546">mattrmiller</a><br /><strong>Subject:</strong> 5171<br /><strong>Posted:</strong> 30 November 2006 at 2:01am<br /><br />I had this exact problem, and adding &lt;XTToolkitPro.rc&gt; to my resource file fixed it. I know you said that it didn't work or you.. but give it a go again and see if it works. Make sure you add it to the top and the bottom... right below anywhere you see "afxres.rc".<br><br>Once you have compiled you can confirmed it work by using a program like Resource Hacker (http://www.angusj.com/resourcehacker/) to see if the resources are in your DLL or EXE. <br>]]>
   </description>
   <pubDate>Thu, 30 Nov 2006 02:01:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=17793&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#17793</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportPaintManager Assert: 10.3.1 Upgrade : Hello, Problem is obvious for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16743&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16743</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5171<br /><strong>Posted:</strong> 23 October 2006 at 1:18pm<br /><br />Hello,<DIV>Problem is obvious for me. if resoures are found in toolkitPro but not in your dll it only means that there are no resources in your dll. </DIV><DIV>Thats it.</DIV><DIV>&nbsp;</DIV><DIV>Check Workspace\ToolkitPro\ToolkitPro.cpp </DIV><DIV>and Workspace\ToolkitPro\ToolkitPro.rc </DIV><DIV>and make same.</DIV>]]>
   </description>
   <pubDate>Mon, 23 Oct 2006 13:18:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16743&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16743</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportPaintManager Assert: 10.3.1 Upgrade : My pb only appears when using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16739&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16739</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2439">SunMarc</a><br /><strong>Subject:</strong> 5171<br /><strong>Posted:</strong> 23 October 2006 at 11:11am<br /><br />My pb only appears when using a CXTPReportControl...<br>No pb with other controls... <img src="http://forum.codejock.com/smileys/smiley4.gif" border="0" align="absmiddle"><br><br>So, two issues for me :<br><br>- using XTPResourceManager()-&gt;SetResourceFile(_T("ToolkitPro1030vc80.dll"));<br>but I have to work with the XTP dll...<br><br>- Do not use CXTPReportControl in a DLL including XTP...<br><br>]]>
   </description>
   <pubDate>Mon, 23 Oct 2006 11:11:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16739&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16739</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportPaintManager Assert: 10.3.1 Upgrade : Thank you, it works if I add :...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16738&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16738</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2439">SunMarc</a><br /><strong>Subject:</strong> 5171<br /><strong>Posted:</strong> 23 October 2006 at 9:53am<br /><br />Thank you, it works if I add : <br>XTPResourceManager()-&gt;SetResourceFile(_T("ToolkitPro1030vc80.dll"));<br>in my dll.<br><br>But is there a way to add the resources in my DLL without using the<br>XTP dll (just adding the &lt;XTToolkitPro.rc&gt; in my rc2 is not enough...)<br><br><br><br>]]>
   </description>
   <pubDate>Mon, 23 Oct 2006 09:53:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16738&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16738</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportPaintManager Assert: 10.3.1 Upgrade : Set breakpoint to this line V...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16732&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16732</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5171<br /><strong>Posted:</strong> 23 October 2006 at 9:04am<br /><br />Set breakpoint to this line<DIV>VERIFY(XTPResourceManager()-&gt;LoadBitmap(&amp;bmp, XTP_IDB_REPORT_GLYPHS));<BR></DIV><DIV>step into, and check what instance used to load bitmap. Add resources to dll /exe for this instance </DIV>]]>
   </description>
   <pubDate>Mon, 23 Oct 2006 09:04:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16732&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16732</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportPaintManager Assert: 10.3.1 Upgrade : Thank you for your answer but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16729&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16729</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2439">SunMarc</a><br /><strong>Subject:</strong> 5171<br /><strong>Posted:</strong> 23 October 2006 at 8:30am<br /><br />Thank you for your answer but it doesn't change anything...]]>
   </description>
   <pubDate>Mon, 23 Oct 2006 08:30:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16729&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16729</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportPaintManager Assert: 10.3.1 Upgrade : I see that you moved code to EffectManager.dll,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16678&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16678</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5171<br /><strong>Posted:</strong> 20 October 2006 at 4:54am<br /><br /><P>I see that you moved code to EffectManager.dll, so all resources must be in this dll + </P><DIV>Call XTPResourceManager()-&gt;SetResourceHandle(EffectManagerHandle); in this dll.</DIV>]]>
   </description>
   <pubDate>Fri, 20 Oct 2006 04:54:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16678&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16678</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportPaintManager Assert: 10.3.1 Upgrade : I tried to compile the same project...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16677&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16677</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2439">SunMarc</a><br /><strong>Subject:</strong> 5171<br /><strong>Posted:</strong> 20 October 2006 at 4:31am<br /><br />I tried to compile the same project as a static library and it works fine.<br><br>It's&nbsp; probably due to a compilation option...<br><br>Thanks<br><br>]]>
   </description>
   <pubDate>Fri, 20 Oct 2006 04:31:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16677&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16677</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportPaintManager Assert: 10.3.1 Upgrade : Call stack...&amp;gt; EffectManage...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16676&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16676</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2439">SunMarc</a><br /><strong>Subject:</strong> 5171<br /><strong>Posted:</strong> 20 October 2006 at 4:21am<br /><br />Call stack...<br><br>&gt;&nbsp;&nbsp; &nbsp;EffectManager.dll!CXTPReportPaintManager::CXTPReportPaintManager()&nbsp; Ligne 93 + 0x4c octets&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;EffectManager.dll!CXTPReportControl::CXTPReportControl()&nbsp; Ligne 101 + 0x36 octets&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;EffectManager.dll!CEMReportCtrl::CEMReportCtrl()&nbsp; Ligne 145 + 0x4a octets&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;EffectManager.dll!CEMLayersDlg::CEMLayersDlg(CWnd * pParent=0x00000000)&nbsp; Ligne 17 + 0x123 octets&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;EffectManager.dll!CEffectManagerDlg::CEffectManagerDlg(CEffectManager * pManager=0x010f6548, CWnd * pParent=0x00000000)&nbsp; Ligne 22 + 0xbd octets&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;EffectManager.dll!CEffectManager::ShowDialog(int iMode=0)&nbsp; Ligne 269 + 0x31 octets&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;TestEM.exe!CTestEMDlg::OnBnClickedStartEm()&nbsp; Ligne 270&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;TestEM.exe!_AfxDispatchCmdMsg(CCmdTarget * pTarget=0x0079c8dc, unsigned int nID=1000, int nCode=0, void (void)* pfn=0x004dfbce, void * pExtra=0x00000000, unsigned int nSig=56, AFX_CMDHANDLERINFO * pHandlerInfo=0x00000000)&nbsp; Ligne 82&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;TestEM.exe!CCmdTarget::OnCmdMsg(unsigned int nID=1000, int nCode=0, void * pExtra=0x00000000, AFX_CMDHANDLERINFO * pHandlerInfo=0x00000000)&nbsp; Ligne 381 + 0x27 octets&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;TestEM.exe!CDialog::OnCmdMsg(unsigned int nID=1000, int nCode=0, void * pExtra=0x00000000, AFX_CMDHANDLERINFO * pHandlerInfo=0x00000000)&nbsp; Ligne 85 + 0x18 octets&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;TestEM.exe!CWnd::OnCommand(unsigned int wParam=1000, long lParam=66938)&nbsp; Ligne 2300&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;TestEM.exe!CWnd::OnWndMsg(unsigned int message=273, unsigned int wParam=1000, long lParam=66938, long * pResult=0x0012f8d0)&nbsp; Ligne 1755 + 0x1e octets&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;TestEM.exe!CWnd::WindowProc(unsigned int message=273, unsigned int wParam=1000, long lParam=66938)&nbsp; Ligne 1741 + 0x20 octets&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;TestEM.exe!AfxCallWndProc(CWnd * pWnd=0x0079c8dc, HWND__ * hWnd=0x00010574, unsigned int nMsg=273, unsigned int wParam=1000, long lParam=66938)&nbsp; Ligne 240 + 0x1c octets&nbsp;&nbsp; &nbsp;C++<br>&nbsp;&nbsp;&nbsp; &nbsp;TestEM.exe!AfxWndProc(HWND__ * hWnd=0x00010574, unsigned int nMsg=273, unsigned int wParam=1000, long lParam=66938)&nbsp; Ligne 389&nbsp;&nbsp; &nbsp;C++<br><br><br>It's in the CXTPReportPaintManager constructor :<br>VERIFY(XTPResourceManager()-&gt;LoadBitmap(&amp;bmp, XTP_IDB_REPORT_GLYPHS));<br><br>]]>
   </description>
   <pubDate>Fri, 20 Oct 2006 04:21:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16676&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16676</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportPaintManager Assert: 10.3.1 Upgrade : Hi, Show call stack of assert...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16653&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16653</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5171<br /><strong>Posted:</strong> 19 October 2006 at 8:58am<br /><br />Hi,<DIV>Show call stack of assert message.</DIV>]]>
   </description>
   <pubDate>Thu, 19 Oct 2006 08:58:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5171&amp;PID=16653&amp;title=cxtpreportpaintmanager-assert-10-3-1-upgrade#16653</guid>
  </item> 
 </channel>
</rss>