Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
![]() |
VS2008 does not register ActiveX after deployment |
Post Reply
|
| Author | |
FrankC
Beginner
Joined: 04 Nov 11 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: VS2008 does not register ActiveX after deploymentPosted: 04 Dec 11 at 10:29AM |
|
Hello guys,
using VB.NET from Visual Studio 2008, I have successfully created an application which creates PDF files using 'QuickPDFAX0813.dll'. VS runs on the host computer, where Quick PDF Library 8.13 is installed. Therefore QuickPDFAX0813.dll is registered correctly.
After performing 'publish', 'setup.exe' and some files are created. If this set of files transfed to a remote computer, 'setup.exe' is executed. On the remote computer, Quick PDF Library 8.13 was never installed. When the application is started, an error is raised which indicates that 'QuickPDFAX0813.dll' is not registed.
File 'QuickPDFAX0813.dll' was included in the project as local copy.
It there a custom tool or option necessary to force a registration of an ActiveX component?
Thanks,
Frank
|
|
![]() |
|
Wheeley
Senior Member
Joined: 30 Oct 05 Location: United States Status: Offline Points: 146 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 Dec 11 at 4:14AM |
|
As you just found out, when using the ActiveX it must be registered to use. This can be a problem with some IT departments when distributing your application. So how are you distributing your application? Some installers can register the ActiveX if the user running the installer has administrative privilege. You could also call regsvr32.exe "<directory>\QuickPDFAZ0813.dll" to register the ActiveX but again the user must have administrative privileges to do this. If this will be a distribution issue for clients, then your best bet is to use the non-activex DLL instead.
Wheeley |
|
![]() |
|
Wheeley
Senior Member
Joined: 30 Oct 05 Location: United States Status: Offline Points: 146 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 Dec 11 at 4:24AM |
|
ps
There's a sample here using the non-ActveX DLL. http://www.quickpdflibrary.com/samples/index.php Wheeley |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store