Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem exporting to HTML
Message
 
 
À
06/03/2007 11:25:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01201068
Message ID:
01201071
Vues:
27
This message has been marked as the solution to the initial question of the thread.
You have to install MSXML 4.0 on the destination computer.
It can be downloaded from http://www.microsoft.com/downloads/details.aspx?FamilyID=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&displaylang=en

>
>The code below works fine on my development computer
>
>
>loListener = .NULL.
>do reportoutput.app with 5, loListener
>loListener.QuietMode = .T.
>loListener.TargetFileName = 'output.html'
>report form myReport object loListener
>
>when I send it to my client who does not have a development version of VFP9
>installed, I get the following message:
>
>Class Definintion MSXML2.XSLTEMPLATE.4.0 is not found
>htmllistener
>Error 1733
>Method: loadprocessorobject
>
>is there an object I need to create or register for this to work?
>
>Peter
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform