<?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 : [fixed] CXTHtmlView broken in 1, invalid CLSID ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : [fixed] CXTHtmlView broken in 1, invalid CLSID ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 07:24:26 +0000</pubDate>
  <lastBuildDate>Mon, 23 Apr 2018 18:50:38 +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=23628</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[[fixed] CXTHtmlView broken in 1, invalid CLSID ? : Thank you for reporting this....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23628&amp;PID=76775&amp;title=fixed-cxthtmlview-broken-in-1-invalid-clsid#76775</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8199">astoyan</a><br /><strong>Subject:</strong> 23628<br /><strong>Posted:</strong> 23 April 2018 at 6:50pm<br /><br />Thank you for reporting this. You're right, it's been added solely for ActiveX and apparently possible name conflict has been overlooked as there were too many COM classes to process.<div><br></div><div>By temporarily removing&nbsp;XTPControlsIIDs.h inclusions you haven't broken anything as you are not compiling it for ActiveX configuration, so do not worry about it.</div><div><br><div>The issue has been fixed and prevented from happening for any other possible future conflicts. The fix will be available in v18.4.</div><div><br></div><div>Regards,</div><div>&nbsp; Alexander</div></div>]]>
   </description>
   <pubDate>Mon, 23 Apr 2018 18:50:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23628&amp;PID=76775&amp;title=fixed-cxthtmlview-broken-in-1-invalid-clsid#76775</guid>
  </item> 
  <item>
   <title><![CDATA[[fixed] CXTHtmlView broken in 1, invalid CLSID ? : OK, so I &amp;#034;fixed&amp;#034; it.......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23628&amp;PID=76759&amp;title=fixed-cxthtmlview-broken-in-1-invalid-clsid#76759</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 23628<br /><strong>Posted:</strong> 18 April 2018 at 9:52am<br /><br />OK, so I "fixed" it.... maybe...<div><br></div><div>I had to search for all include statements for&nbsp;XTPControlsIIDs.h</div><div><br></div><div>I found 3, commented them all out, and rebuilt the libraries.</div><div><br></div><div>I can now create HTML views ok.&nbsp; Hope I haven't just broken a heap of stuff.</div><div><br></div><div>From the comment, it looks like this is for SuiteControls only, and should not be included in the C++ / MFC builds.</div><div><br></div><div>The 3 files that included the header were:</div><div><br></div><div>XTPPopupItem.cpp</div><div>XTPTaskbarManager.cpp</div><div>XTPTagCloudCtrl.cpp</div><div><br></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 18 Apr 2018 09:52:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23628&amp;PID=76759&amp;title=fixed-cxthtmlview-broken-in-1-invalid-clsid#76759</guid>
  </item> 
  <item>
   <title><![CDATA[[fixed] CXTHtmlView broken in 1, invalid CLSID ? : Hang on, I see a crap load of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23628&amp;PID=76758&amp;title=fixed-cxthtmlview-broken-in-1-invalid-clsid#76758</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 23628<br /><strong>Posted:</strong> 18 April 2018 at 9:38am<br /><br />Hang on, I see a crap load of C0DE1830.... is that standing for CodeJock 18.3?<div><br></div><div>Why on earth would you break all those CLSIDs?</div><div><br></div><div>I'm using the C++ library.&nbsp; THe comment in the header looks like it's for the OCX version???</div><div><br></div><div>"XTPControlsIIDs.h: GUID definitions for SuiteCtrls.odl."</div><div><br></div><div>I'm currently blocked on this, as I need to instantiate several HTML views.</div><div><br></div><div>I don't expect stuff like this to break like this on a point upgrade.&nbsp; Not happy, and wondering why I pay for renewals.</div>]]>
   </description>
   <pubDate>Wed, 18 Apr 2018 09:38:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23628&amp;PID=76758&amp;title=fixed-cxthtmlview-broken-in-1-invalid-clsid#76758</guid>
  </item> 
  <item>
   <title><![CDATA[[fixed] CXTHtmlView broken in 1, invalid CLSID ? : HiI&amp;#039;m gettingf:\dd\vctool...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23628&amp;PID=76757&amp;title=fixed-cxthtmlview-broken-in-1-invalid-clsid#76757</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 23628<br /><strong>Posted:</strong> 18 April 2018 at 9:29am<br /><br />Hi<div><br></div><div>I'm getting&nbsp;</div><div><br></div><div><div>f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\occsite.cpp(529) : AppMsg - CoCreateInstance of OLE control {C0DE1830-32A9-4CF3-BC6B-AF5D960124C2} failed.</div><div>f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\occsite.cpp(530) : AppMsg - &gt;&gt;&gt; Result code: 0x80040154</div><div>f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\occsite.cpp(531) : AppMsg - &gt;&gt;&gt; Is the control is properly registered?</div></div><div><br></div><div>when trying to create an hTML view.&nbsp; Just updated from 18.0.1 to 18.3.0</div><div><br></div><div>I note that now the framework defines CLSID_WebBrowser to be&nbsp;{C0DE1830-32A9-4CF3-BC6B-AF5D960124C2}</div><div><br></div><div>18.0.1 used the value from ExDisp.h which is EXTERN_C, so presumably linked from somewhere, although there's a GUID defined immediately after which is&nbsp;8856F961-340A-11D0-A96B-00C04FD705A2 which exists in CLSID in my registry as Microsoft Web Browser.</div><div><br></div><div>where on earth did this GUID ({C0DE1830-32A9-4CF3-BC6B-AF5D960124C2}) come from?&nbsp; It's not in any SDK I can find.&nbsp; Can't even google it.</div>]]>
   </description>
   <pubDate>Wed, 18 Apr 2018 09:29:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23628&amp;PID=76757&amp;title=fixed-cxthtmlview-broken-in-1-invalid-clsid#76757</guid>
  </item> 
 </channel>
</rss>