<?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="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : COMException problem - what am I missing???</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : COMException problem - what am I missing???]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 19:21:07 +0000</pubDate>
  <lastBuildDate>Wed, 14 Sep 2011 08:34:49 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=1954</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[COMException problem - what am I missing??? : It also helps to register the...]]></title>
   <link>http://www.quickpdf.org/forum/comexception-problem-what-am-i-missing_topic1954_post8327.html#8327</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 1954<br /><strong>Posted:</strong> 14 Sep 11 at 8:34AM<br /><br />It also helps to register the ActiveX using an Administrator account to prevent similar errors.]]>
   </description>
   <pubDate>Wed, 14 Sep 2011 08:34:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/comexception-problem-what-am-i-missing_topic1954_post8327.html#8327</guid>
  </item> 
  <item>
   <title><![CDATA[COMException problem - what am I missing??? : Wheeley - Okay, that makes sense....]]></title>
   <link>http://www.quickpdf.org/forum/comexception-problem-what-am-i-missing_topic1954_post8324.html#8324</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1694">peterlen</a><br /><strong>Subject:</strong> 1954<br /><strong>Posted:</strong> 14 Sep 11 at 12:57AM<br /><br />Wheeley - Okay, that makes sense.&nbsp; At least I know the situation now. Thanks for your help!!]]>
   </description>
   <pubDate>Wed, 14 Sep 2011 00:57:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/comexception-problem-what-am-i-missing_topic1954_post8324.html#8324</guid>
  </item> 
  <item>
   <title><![CDATA[COMException problem - what am I missing??? : An ActiveX must be registered...]]></title>
   <link>http://www.quickpdf.org/forum/comexception-problem-what-am-i-missing_topic1954_post8323.html#8323</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=121">Wheeley</a><br /><strong>Subject:</strong> 1954<br /><strong>Posted:</strong> 13 Sep 11 at 10:42PM<br /><br />An ActiveX must be registered on every machine that tries to use it. This is known behavior in regards to Window's ActiveX. And no you are not missing anything on how the api is used. But remember, the version you are using is free and to use it, it comes with restrictions like most free software. To get what you want, you need to buy a license and then use the DLL version. Then you won't have to register any ActiveX. And for the power of this library, a license is cheap.<br><br>Wheeley<br><br>]]>
   </description>
   <pubDate>Tue, 13 Sep 2011 22:42:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/comexception-problem-what-am-i-missing_topic1954_post8323.html#8323</guid>
  </item> 
  <item>
   <title><![CDATA[COMException problem - what am I missing??? : Hello,  I have started to look...]]></title>
   <link>http://www.quickpdf.org/forum/comexception-problem-what-am-i-missing_topic1954_post8321.html#8321</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1694">peterlen</a><br /><strong>Subject:</strong> 1954<br /><strong>Posted:</strong> 13 Sep 11 at 6:55PM<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>I have started to look at the Quick PDF Lite (v7.25).&nbsp; I wrote a test app for creating a PDF with text using Visual Studio 2008 (C#).&nbsp; Initially, I could not load the QuickPDFLite0725.dll as a Resource.&nbsp; In the Getting Started document I saw that I needed to run the following (for registering the ActiveX DLL):</DIV><B><FONT size=2 face=BitstreamVeraSansMonoBold><FONT size=2 face=BitstreamVeraSansMonoBold><P>regsvr32 </B></FONT></FONT><FONT size=2 face=BitstreamVeraSansMono><FONT size=2 face=BitstreamVeraSansMono>"C:\Program Files\Quick PDF Library\Lite\QuickPDFLite0725.dll"</P><DIV></DIV><DIV></DIV><DIV>After I did this, I could load the DLL as a resource.&nbsp; I was then able to use the API to create a PDF fil with text.&nbsp; As a test, I loaded my test app's files (the executable, QuickPDF DLL, etc) to another Windows XP machine to try to run it.&nbsp; When I tried to run it, I got the following error:</DIV><DIV>&nbsp;</DIV><DIV>System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {......} failed due to the following error: 80040154</DIV><DIV>&nbsp;</DIV><DIV>I am not sure this is because I did not register the ActiveX DLL or not but if so, that makes me wonder how an application using the API can be distributed without every customer machine running the regsvr32 command.</DIV><DIV>&nbsp;</DIV><DIV>Each of the two machines are Windows XP with Visual Studio 2008.&nbsp; Am I missing a fundamental understanding of how the API needs to be used?</DIV><DIV>&nbsp;</DIV><DIV>Thanks - Peter</FONT></FONT></DIV>]]>
   </description>
   <pubDate>Tue, 13 Sep 2011 18:55:11 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/comexception-problem-what-am-i-missing_topic1954_post8321.html#8321</guid>
  </item> 
 </channel>
</rss>