Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print to PDF exe
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
ActiveVFP
Titre:
Print to PDF exe
Divers
Thread ID:
00875422
Message ID:
00875422
Vues:
79
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform