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.
Registration Free problem - Class not found
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 5
- Joined: Wed Mar 19, 2014 9:32 am
-
- Site Admin
- Posts: 19868
- Joined: Mon Jan 12, 2009 8:07 am
Re: Registration Free problem - Class not found
Hello Dimitry,
Maybe this discussion of a similar problem will help?
https://forum.pdf-xchange.com/ ... 15&p=45211
Regards,
Stefan
Maybe this discussion of a similar problem will help?
https://forum.pdf-xchange.com/ ... 15&p=45211
Regards,
Stefan
-
- User
- Posts: 5
- Joined: Wed Mar 19, 2014 9:32 am
Re: Registration Free problem - Class not found
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.
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.
-
- Site Admin
- Posts: 19868
- Joined: Mon Jan 12, 2009 8:07 am
Re: Registration Free problem - Class not found
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
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
-
- Site Admin
- Posts: 19868
- Joined: Mon Jan 12, 2009 8:07 am
Re: Registration Free problem - Class not found
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
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
-
- User
- Posts: 5
- Joined: Wed Mar 19, 2014 9:32 am
Re: Registration Free problem - Class not found
Ok, thanks its seems to work fine when disabling "Use runtime themes".
-
- Site Admin
- Posts: 19868
- Joined: Mon Jan 12, 2009 8:07 am
Re: Registration Free problem - Class not found
Glad to hear that Dimitry!
Cheers,
Stefan
Cheers,
Stefan