Registration Free problem - Class not found

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

dimitryk
User
Posts: 5
Joined: Wed Mar 19, 2014 9:32 am

Registration Free problem - Class not found

Post by dimitryk »

I'm trying to run my application with registration free dll option i've done all steps in SDK help file, copied client an server manifest files to my app folder edited the client manifest file unregistered the dll and its not working when my app is loaded and trying to work with pdf class its throwing "Class not found" message.

I've tested FullDemo.exe that i've downloaded from this forum and its working fine - no errors, but when i've compiled FullDemo by my self its not working i'm getting "Class not found" error.

I'm using Delphi XE2.

Thanks for help.
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19868
Joined: Mon Jan 12, 2009 8:07 am

Re: Registration Free problem - Class not found

Post by Stefan - PDF-XChange »

Hello Dimitry,

Maybe this discussion of a similar problem will help?
https://forum.pdf-xchange.com/ ... 15&p=45211

Regards,
Stefan
dimitryk
User
Posts: 5
Joined: Wed Mar 19, 2014 9:32 am

Re: Registration Free problem - Class not found

Post by dimitryk »

Its not the same problem that in your link, because if i do register the dll its working fine, I have problem only working with registration free routine.

How did you compiled FullDemo.exe ? Was it compiled in Delphi (because the exe icon look like its compiled in C++)? and what version do you using ? - cause its working fine and when i copiling its not working (Class not registered - error) I'm using Delphi XE2.
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19868
Joined: Mon Jan 12, 2009 8:07 am

Re: Registration Free problem - Class not found

Post by Stefan - PDF-XChange »

Hi Dimitry,

I've asked a colleague with experience in Delphi to take a look and will post back here as soon as I get his advise.

Regards,
Stefan
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19868
Joined: Mon Jan 12, 2009 8:07 am

Re: Registration Free problem - Class not found

Post by Stefan - PDF-XChange »

Hi Dmitry,

My colleague advised that you read the entire topic I linked above until the last post.
Are you using a Delphi manifest? In this case the compiled .exe will not use the manifest with the ViewerAX info.

Regards,
Stefan
dimitryk
User
Posts: 5
Joined: Wed Mar 19, 2014 9:32 am

Re: Registration Free problem - Class not found

Post by dimitryk »

Ok, thanks its seems to work fine when disabling "Use runtime themes".
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19868
Joined: Mon Jan 12, 2009 8:07 am

Re: Registration Free problem - Class not found

Post by Stefan - PDF-XChange »

Glad to hear that Dimitry!

Cheers,
Stefan