Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I run my class on another server?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00646025
Message ID:
00646061
Vues:
19
Using MTS/COM+ is the easy way(o using SOAP).

Simply go to admin tools/Component services, create a new package, put the DLL of the COM server here (you need build a multithread DLL). Rigth click in the package,click in Export, then in proxy app, and this generate a installer for auto setup in each machine client. The in each client, run this setup and that is all,...

With MTS is similar...

(Maybe you need run DCOM98 in a win95/98 computer for this work)

Warning: If yopu pass back ADO recordset get ready for troubles, norml datatypes is Ok
The Life is Beautiful!

Programmer in
Delphi, VS.NET
MCP
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform