Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using tlbimp.exe to build interop
Message
De
29/03/2007 13:59:10
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Using tlbimp.exe to build interop
Divers
Thread ID:
01209963
Message ID:
01209963
Vues:
90
Hi

With foxpro we build com object that our .net web page use to retrieve data. I am trying to use tlbimp.exe to rebuild interop file that .net use. I succeed to generate the output file but something must be missing the interop give error when trying to load the web page.

for example from command window I write:

tlbimp d:\web\libs\clscommun.dll /out:d:\web\interop\clscommun.interop.dll

The file that tlbimp generate have exactly the same size that the original but when we try the .net web page we receive an error. If we put back the interop we generate with using VS the web page work again.

What we want to do is to generate automatically all the interop using a small program on the web server.

Thanks
Répondre
Fil
Voir

Click here to load this message in the networking platform