Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print to PDF exe
Message
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Title:
Print to PDF exe
Miscellaneous
Thread ID:
00875422
Message ID:
00875422
Views:
80
I have deployed my VFP mtdll to the webserver. When I was running this on localhost I had not problems with the following command:
loPrntPdf = CREATEOBJECT("prntpdf.prntpdf")
PrntPdf.exe is located in the same directory as the vfp mtdll.
The only class defined in PrntPdf.exe is called PrntPdf.

I get the following error in my web browser:
icreatepdf err#= 1733 line= 1718 
Class definition PRNTPDF.PRNTPDF is not found.
1733 Class definition PRNTPDF.PRNTPDF is not found.
PRNTPDF.PRNTPDF .NULL. .NULL. .NULL. .NULL. 
What could possible cause this?
Execute rights? Class not registered? (How would I do that?) Problems with class definition?(but why does it work on localhost?)

Any help is appreciated.

Thanks,
Einar
Semper ubi sub ubi.
Next
Reply
Map
View

Click here to load this message in the networking platform