Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
REPORT FORM in a COM object from ASP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
REPORT FORM in a COM object from ASP
Divers
Thread ID:
01418543
Message ID:
01418543
Vues:
107
Hi,

I need to call a COM object which uses the 'REPORT FORM' command from an ASP page.

Problem is I can only do this if the COM object is a VFP .exe not a .dll. This is obviously rather slow.

I have tried the following compile types:
1). Single threaded dll - OLE IDispatch exception code 2032. User-Interface operation not allowed at this time.
2). Multi-threaded dll - OLE IDispatch exception code 1001. Feature not available.
3). .exe - works fine but slow

These errors always occur at the REPORT FORM line.

Any ideas if there is a way around this.

Thanks,
Nick
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform