<?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 : Problem registering on W2K3 64-bit</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 : Problem registering on W2K3 64-bit]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 06 Jun 2026 12:54:16 +0000</pubDate>
  <lastBuildDate>Fri, 31 Aug 2007 22:56:26 +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=735</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[Problem registering on W2K3 64-bit : Thanks. I&amp;#039;ll see if I can...]]></title>
   <link>http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3754.html#3754</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=155">Jim Sullivan</a><br /><strong>Subject:</strong> 735<br /><strong>Posted:</strong> 31 Aug 07 at 10:56PM<br /><br />Thanks.&nbsp; I'll see if I can make that work.]]>
   </description>
   <pubDate>Fri, 31 Aug 2007 22:56:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3754.html#3754</guid>
  </item> 
  <item>
   <title><![CDATA[Problem registering on W2K3 64-bit : Hi Jim, I have mentioned previosly...]]></title>
   <link>http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3749.html#3749</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=324">marian_pascalau</a><br /><strong>Subject:</strong> 735<br /><strong>Posted:</strong> 31 Aug 07 at 6:52AM<br /><br />Hi Jim,<DIV>I have mentioned previosly that in Win64 there should be possible to use COM+ applications together with QuickPDF. I am sorry cause I don't own a copy of Win64 Version of Windows&nbsp;to test this king of application myself. </DIV><DIV>&nbsp;</DIV><DIV>The idea is to create a new COM+ Application and add QuickPDF inside of it. Then set this application to run as OutOfProcess Server and try using QuickPDF trough COM+Interop.</DIV><DIV>&nbsp;</DIV><DIV>From what I know this should be the solution for you. </DIV><DIV>Best regards, Marian</DIV>]]>
   </description>
   <pubDate>Fri, 31 Aug 2007 06:52:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3749.html#3749</guid>
  </item> 
  <item>
   <title><![CDATA[Problem registering on W2K3 64-bit : My application is ASP.NET, so...]]></title>
   <link>http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3739.html#3739</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=155">Jim Sullivan</a><br /><strong>Subject:</strong> 735<br /><strong>Posted:</strong> 28 Aug 07 at 10:29AM<br /><br />My application is ASP.NET, so it runs under IIS.&nbsp; I found out that IIS can run in 32-bit mode so I switched over to that, but I'm not happy about that as a permanent solution.&nbsp; It seems to be the only thing I can do, though.]]>
   </description>
   <pubDate>Tue, 28 Aug 2007 10:29:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3739.html#3739</guid>
  </item> 
  <item>
   <title><![CDATA[Problem registering on W2K3 64-bit :  Carlo, You are absolutely correct....]]></title>
   <link>http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3737.html#3737</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1">Michel_K17</a><br /><strong>Subject:</strong> 735<br /><strong>Posted:</strong> 25 Aug 07 at 10:06AM<br /><br />Carlo,<br><br>&nbsp;&nbsp;&nbsp; You are absolutely correct. For example, with myprogram (PDF reDirect), I had to re-compile it into a 64 bit librarybecause it was being called from Windows's Print Spooler which is now64 bit. Since an in-process DLL is loaded into the calling program's memory space,it must be in the same format.<br><br>&nbsp;&nbsp;&nbsp; However, PDF reDirect (whichalso uses QuickPDF) is started as a separate EXE, it can stay and workas a 32 bit app, and therefore, using QuickPDF as a 32 bit DLL is perfectlyacceptable.<br><br>&nbsp;&nbsp;&nbsp; This is where the transition from 32 to 64 bitis such a happier one than the 16 to 32 bit path: the "old" 32 bit appsrun fine (and fast) on the 64 bit CPUs and OSs.<br><br>&nbsp;&nbsp;&nbsp; Codegearrecently released an update to Delphi, and I was disappointed to seethat it did not include a 64 bit compiler which is long overdue. Infact, they called it: <b>Delphi 2007 for Win32</b> . According to their roadmap, 64 bit support will become available for another 1.5 years (Winter 2008). <img src="http://www.quickpdf.org/forum/smileys/smiley6.gif" border="0" align="absmiddle" alt="Unhappy" /><br><br>&nbsp;&nbsp;&nbsp; <u><b>Back to the original question</b></u>: I have had no problem using regsvr32 on 64 bit versions of Windows. I would have him check the obvious like missing quotes in the command line for example.<br><br>&nbsp;&nbsp;&nbsp; Cheers!<br><br>Michel<br>]]>
   </description>
   <pubDate>Sat, 25 Aug 2007 10:06:37 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3737.html#3737</guid>
  </item> 
  <item>
   <title><![CDATA[Problem registering on W2K3 64-bit : I am using the 32bit DLL version...]]></title>
   <link>http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3735.html#3735</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=705">cpagani</a><br /><strong>Subject:</strong> 735<br /><strong>Posted:</strong> 24 Aug 07 at 3:54PM<br /><br />I am using the 32bit DLL version quite happily on Server 2003 x64. I think as long as the calling program is 32 &nbsp;bits there should be no problem executing on 64 bit OS. However, I suspect 64 bit EXE will not be able to call 32 bit DLL.<DIV>&nbsp;</DIV><DIV>Regards - Carlo</DIV>]]>
   </description>
   <pubDate>Fri, 24 Aug 2007 15:54:09 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3735.html#3735</guid>
  </item> 
  <item>
   <title><![CDATA[Problem registering on W2K3 64-bit : Hi!The posting from Marian is...]]></title>
   <link>http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3679.html#3679</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 735<br /><strong>Posted:</strong> 17 Jul 07 at 1:29AM<br /><br />Hi!<br>The posting from Marian is still the last "solution" in this case.<br>Your solution can be buying the source license from iSED, getting the 5.21-sources here and compiling your own dll.<br>Best regards,<br>Ingo<br><br>]]>
   </description>
   <pubDate>Tue, 17 Jul 2007 01:29:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3679.html#3679</guid>
  </item> 
  <item>
   <title><![CDATA[Problem registering on W2K3 64-bit : Hi there,I have the same Problem...]]></title>
   <link>http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3678.html#3678</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=678">bbit</a><br /><strong>Subject:</strong> 735<br /><strong>Posted:</strong> 16 Jul 07 at 4:26PM<br /><br />Hi there,<br><br>I have the same Problem with the 64 Windows. Are there any solutions right now??<br><br>Greets<br>bbits<br>]]>
   </description>
   <pubDate>Mon, 16 Jul 2007 16:26:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3678.html#3678</guid>
  </item> 
  <item>
   <title><![CDATA[Problem registering on W2K3 64-bit : Hi there,  If someone wants to...]]></title>
   <link>http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3585.html#3585</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=324">marian_pascalau</a><br /><strong>Subject:</strong> 735<br /><strong>Posted:</strong> 29 May 07 at 5:03PM<br /><br />Hi there, <DIV>If someone wants to use QuickPDF and com it is enough to register the library and add reference with application Wizard (in C++ with Smart Pointers I believe (never&nbsp;done that before)). </DIV><DIV>&nbsp;</DIV><DIV>To use it as COM+ server (out of proc server) it should be enough to create a new COM+ Application set the application to run as OutOfProc server and add the QuickPDF library inside (but I cannot test cause I have no 64Bit Windows OS). I believe that this is the only way possible to make a clear marshaling between 64 and 32 bits DLL.</DIV><DIV>&nbsp;</DIV><DIV>To compile this library as 64bit dll is not possible. As far I remember there is no 64bit compiler for Delphi available.</DIV><DIV>&nbsp;</DIV><DIV>Best regards, Marian</DIV><span style="font-size:10px"><br /><br />Edited by marian_pascalau - 18 Jul 07 at 9:26AM</span>]]>
   </description>
   <pubDate>Tue, 29 May 2007 17:03:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3585.html#3585</guid>
  </item> 
  <item>
   <title><![CDATA[Problem registering on W2K3 64-bit :  ... so you should go back to...]]></title>
   <link>http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3582.html#3582</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 735<br /><strong>Posted:</strong> 29 May 07 at 3:24PM<br /><br />... so you should go back to the 5.21-source or perhaps Marian can upload a 64-bit-version of his library here. <br><br>Ooooh... i see my information is from august 2005 ... perhaps there's a solution now for this behavior.<br><br>Like it's in my msdn-note: With visual studio 2005 it's very easy building an external com-server (with the ATL). Additionally you'll need a proxy-dll (that's easy, too). The created com-object offers an easy interface from which you can call your (old) dll. I don't have any practices in this case - i've googled this  informations ;-)<br><br>Best regards,<br>Ingo<br><br><span style="font-size:10px"><br /><br />Edited by Ingo - 29 May 07 at 3:33PM</span>]]>
   </description>
   <pubDate>Tue, 29 May 2007 15:24:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3582.html#3582</guid>
  </item> 
  <item>
   <title><![CDATA[Problem registering on W2K3 64-bit : Oh. I searched and found some...]]></title>
   <link>http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3581.html#3581</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=155">Jim Sullivan</a><br /><strong>Subject:</strong> 735<br /><strong>Posted:</strong> 29 May 07 at 3:12PM<br /><br />Oh.&nbsp; I searched and found some posts that said that it worked, so I figured I was doing something wrong.<DIV>&nbsp;</DIV><DIV>I have no idea how to compile my own dll, I've just been using the library as-is.</DIV>]]>
   </description>
   <pubDate>Tue, 29 May 2007 15:12:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-registering-on-w2k3-64bit_topic735_post3581.html#3581</guid>
  </item> 
 </channel>
</rss>