Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Where is tlbimp.exe?

Reply
 
Old 05-16-2008   #1 (permalink)
D


 
 

Where is tlbimp.exe?

I am using a com object called excel 9.0 object library.
I need to build a dll component using tlbimp.exe but don't have a copy and
can't find one on the net.
I am using vs2008 express edition and I guess its not included?
Where might I find this file?



My System SpecsSystem Spec
Old 05-16-2008   #2 (permalink)
Jeff Winn


 
 

Re: Where is tlbimp.exe?

Sounds like you're trying to interact with the excel object model inside a
managed app. Is there a particular reason why you believe you need the type
library importer?

You should be able to download it with the windows platform sdk, not 100%
sure but that's where it's installed at on my machine right now.

"D" <d@xxxxxx> wrote in message
news:4HlXj.5789$255.114@xxxxxx
Quote:

>I am using a com object called excel 9.0 object library.
> I need to build a dll component using tlbimp.exe but don't have a copy and
> can't find one on the net.
> I am using vs2008 express edition and I guess its not included?
> Where might I find this file?
>
My System SpecsSystem Spec
Old 02-11-2009   #3 (permalink)


Ultimate 32bit
 
 

Re: Where is tlbimp.exe?

I downloaded and installed the Windows SDK, then I found tlbimp.exe and tlbexp.exe here: C:\Program Files\Microsoft SDKs\Windows\v6.1\Bin
My System SpecsSystem Spec
Old 02-12-2009   #4 (permalink)
Morten Wennevik [C# MVP]


 
 

RE: Where is tlbimp.exe?

Hi,

tlbimp.exe (Type Library Importer) is part of the .Net Framework SDK and is
installed either separatly or as part of Visual Studio. If installed can be
found in

%Program Files%\Microsoft Visual Studio 8\SDK\v2.0\Bin

and/or

%Program Files%\Microsoft SDKs\Windows\v6.0A\bin

(Possibly a third location for .Net 1.1/1.0 VS 2002/2003)

If you are using Visual Studio, you can ignore the file location if you open
the Visual Studio # Command Prompt as the command prompt will open with the
necessary paths.

--
Happy Coding!
Morten Wennevik [C# MVP]


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Tlbimp.exe creats DLL with no constructors .NET General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46