Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using tlbimp.exe to build interop
Message
From
29/03/2007 13:59:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Using tlbimp.exe to build interop
Miscellaneous
Thread ID:
01209963
Message ID:
01209963
Views:
97
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
Reply
Map
View

Click here to load this message in the networking platform