Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print a report form from ASP or HTML
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00215256
Message ID:
00216594
Vues:
25
Tim,

This error message appears when running an out of process (exe) COM

---
Server object error 'ASP 0196 : 80040154'

Cannot launch out of process component

/DHLBranch_Local/hblprn.asp, line 17

Only InProc server components should be used. If you want to use LocalServer components, you must set the AspAllowOutOfProcComponents metabase setting. Please consult the help file for important considerations.

---

I'm using Personal Web Server(PWS). You can set the metabase on an IIS4 but i'm not sure if PWS supports it.

Alvin

>>>>You can instantiate VFP COM objects from ASP to utilize VFP functionality on the Web, but I'm not sure what will happen if you issue the REPORT FROM command from a VFP COM object. Never tried it.
>>>>
>>>>Charlie
>>>You should be able to do this with an out-of-process component.
>>
>>Tim
>>
>>I tried using using COM (with report form) in ASP but it requires an out of process metabase.
>>
>>An error message must set the allowsaspout metabase to true appears
>>
>>i don't know how to set a metabase.
>>
>>Alvin
>This is from the KB on Microsoft's site about running the Report command from an in-process server:
>
>"Create a Local COM server (.exe) in Visual FoxPro that can be called by the in-process server to run the report, or build the original object as a Local COM server (.exe). "
>
>Build your Com Server as an .exe(out of process server). Out of process servers support UI's.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform