Print Page | Close Window

Invalid class string (ASP)

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=836
Printed Date: 04 May 24 at 4:58AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Invalid class string (ASP)
Posted By: Autodidact
Subject: Invalid class string (ASP)
Date Posted: 17 Dec 07 at 5:56PM
In my http://www.quickpdf.org/forum/forum_posts.asp?TID=831 - previous post, I mentioned that I wanted to do more testing of my ASP code on a second computer before asking my web host to 'install' the component. Doing so opened up another issue, that I've yet to resolve..

After registering the ActiveX DLL (iSED.DLL), ASP reports my (previously working) class string as invalid - as if the DLL wasn't registered after all.

I've unregistered it, registered again, also with a newly downloaded file (in case the copying corrupted it), with no luck.

Any suggestions on how to attack this problem?



Replies:
Posted By: marian_pascalau
Date Posted: 18 Dec 07 at 5:11AM
Hi there,
there are 2x possible sollutions:
1. You have to pay attention if your ASP environment, the user under which is hosted de ASP application has access to your DLL folder (ACCESS-DENIED ERROR).
2. In case of ASP.NET application there is a workaround with which you can expose the ActiveX dll without using the COM engine. But this solution works only for ASP.NET in case you have the source code available (or, in case you don't have the source code with a custom solution provided though sponsoring).



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk