Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I create a Self-Describing DLL for use with .NET
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
01097898
Message ID:
01099122
Vues:
13
Dave,

I assume that you are building web application and use VFP MTDLLs to implement your business logic. In this case, you could just create a runtime callable wrapper using tlbimp.exe against the VFP DLL, then create two manifest files (they are just text files, with most of the data taken from VBR and saved in XML format) and xcopy it all in the virtual folder under the IIS. No COM registration is required, and you could have the same COM object installed side-by-side on the same server many times.

Igor.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform