473,795 Members | 3,167 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Using tlbimp.exe without .NET framework

AA
Hi,
I would like to use the type library import exe tlbimp.exe without
actually having the .NET framework setup on the machine. Is there any
way, like installing some minimal dlls, so that I can use tlbimp?
Currently, when I run the tlbimp.exe, I get an error saying " To run
this application, you must install one of the following versions on the
..NET Framework: v2.0.50727".

Can anyone suggest something?

Regards,
AA

Jan 5 '07 #1
2 2489
If it's a .NET EXE, which it sounds like it is. You might be able to use
the assembly linking functions of one of the well known obfuscators in order
to turn it into a Win32 EXE. And also make it massive in filesize.

Just an idea.

Nick.

"AA" <pu*****@gmail. comwrote in message
news:11******** *************@q 40g2000cwq.goog legroups.com...
Hi,
I would like to use the type library import exe tlbimp.exe without
actually having the .NET framework setup on the machine. Is there any
way, like installing some minimal dlls, so that I can use tlbimp?
Currently, when I run the tlbimp.exe, I get an error saying " To run
this application, you must install one of the following versions on the
.NET Framework: v2.0.50727".

Can anyone suggest something?

Regards,
AA

Jan 5 '07 #2
AA wrote:
I would like to use the type library import exe tlbimp.exe without
actually having the .NET framework setup on the machine.
Why?
The Framework may be massive, but it's free.

Also, tlbimp creates an Interop Assembly with which you can access an
existing Type Library from a .Net Application and to compile and/or run
that/, .Net Application, you're going to need the Framework.
Is there any way, like installing some minimal dlls, so that I can
use tlbimp?
Possibly, but with an awful lot of mucking about, which would, almost
certainly, involve downloading the entire Framework and copying across
the relevant "bits" of it ... is it worth the effort?
Currently, when I run the tlbimp.exe, I get an error saying " To run
this application, you must install one of the following versions on the
.NET Framework: v2.0.50727".
It's a .Net application; it needs the Framework to run.

Regards,
Phill W.
Jan 5 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2849
by: Whoever | last post by:
To create Excel file, you can Add Reference Visual Studio.NET, browse to ... and then select Microsoft.Office.Interop.Excel, etc. It endsup some reference to GUID in project file. You can then import namespace and create Excel file etc. Is it possible to do this in one aspx page without using VS project and code behind? Thanks
5
1473
by: Michal Rizek | last post by:
Hi, i need to use COM object in my application running on Pocket PC 2003. I used tlbimp utility to create clr assembly and added it into my project. But when i try to create instance of COM object BALSYSLib.BalSystemClass sys = new BALSYSLib.BalSystemClass(); InvalidOperationException is thrown. It is even thrown earlier then the program reaches that line - propably JIT compiler throws it (it is thrown while entering procedure...
1
2651
by: roch | last post by:
hi i've already install the .net framework sdk and tried the tlbimp sample.dll /out:sampleDotNet.dll an error occured... 'tlbimp' is not recognized as an internal or external command, operable program or batch file im trying to use third party COM components (made in VB6) in the ASP.net environment.
0
1566
by: JS | last post by:
Hello I want translate a project from VB6 to VB.Net 1.0 In this project I have a graph with a MsChart COM control. When I want make reference (Projet/Ref /Com controle) to this chart I have an error message " Tlbimp.exe not found. Reinstall VB.net". So Tlbimp is in my folder "D:\Program Files\Microsoft Visual Studio ..NET\FrameworkSDK\Bin" 1-How VB.net cant found the path for Tlbimp ? 2 Else maybe I must execute manually the wrapper...
5
1503
by: garyusenet | last post by:
At least I think it's using an API (i don't totally understand the concept.) I'm using Act 6. I need to interface with the act database and add 'contacts' to the database. The reason I need to do this is because i'm writing a little program to add a new prospect to the database when a telephone lead rings through, the receptionist will use this program, enter a few pieces of information and then transfer the call to the salesman - at...
1
11146
by: Screenbert | last post by:
After finding nothing anywhere in google I am posting this so everyone can benefit by it. The formating is not pretty since I copied it from my word document, but you should benefit by it. Managing DHCP Servers using C# They said it was impossible. It couldn't be done. But you can in fact manage DHCP servers using C#. This includes creating and deleting Scopes, SuperScopes, Reservations, Exclusions, Options and so forth. Since the dll...
0
12360
by: screenbert | last post by:
Managing DHCP Servers using C# They said it was impossible. It couldn't be done. But you can in fact manage DHCP servers using C#. This includes creating and deleting Scopes, SuperScopes, Reservations, Exclusions, Options and so forth. Since the dll that is used was written several years ago by Microsoft, you cannot manage things on the DNS tab when looking at a reservation and few things such as that however it gives you main things you...
0
865
by: pukya78 | last post by:
Hi, I would like to use the type library import exe tlbimp.exe without actually having the .NET framework setup on the machine. Is there any way, like installing some minimal dlls, so that I can use tlbimp? Currently, when I run the tlbimp.exe, I get an error saying " To run this application, you must install one of the following versions on the ..NET Framework: v2.0.50727". Can anyone suggest something?
2
3087
by: Manikandan | last post by:
Hi, I have a program written in .Net Framework 1.1 using Visual studio enterprise edition 2003. I tried compiling the same program in visual c# express edition 2005. I'm getting following errors 1.Error 6 Cannot implicitly convert type 'mscomctl.Toolbar ' to 'mscomctl.Toolbar . An explicit conversion exists (are you missing a
0
9672
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10435
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10213
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10000
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6779
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5436
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5563
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2920
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.