Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

tlbimp.exe

Status
Not open for further replies.

Socrates877

Programmer
Jul 17, 2003
34
US
I am trying to make a wrapper so I can export data from asp.net to excel. I know I am supposed to use the tlbimp.exe tool, but I don't seem to have it! I searched my entire c: and nothing came up. I don't have visual studio.net but shouldn't this be included in the .net sdk? I'd highly appreciate any help getting this file or perhaps finding another way to make a wrapper for excel!

This is somewhat urgent since I need to have a project done by monday morning :0

thanks
 
Hi Socrates877,

Install .NET SDK, remember after installing .NET framework.

Here is the LINK:
This is 100+ MB. This has all the Utilities like ildasm, tlbimp, tlbexp... After Installation run the batch file. That will configure it in environment variables path, lib.

I hope it is not too late for this thread.

Best Regards
Masoom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top