473,396 Members | 2,082 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Possible to deploy COM tlb's side-by-side?

Hi,
I have built a dll in C# and exposed it as a COM object and registered
the tlb (by running regasm) for calling from a Delphi 6 (unmanaged
code). Delphi can access the tlb and methods no problem but I'm
wondering would it be possible to deploy the exported COM interface
using side-by-side deployment?
Cheers,
Kim

Aug 3 '06 #1
1 1532
Kim,

You should have no problem doing this. As long as you place the tlb
information in the manifest file so that the OS can pick up the type lib
info, you should be fine.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"KimD" <ki*******@gmail.comwrote in message
news:11*********************@i42g2000cwa.googlegro ups.com...
Hi,
I have built a dll in C# and exposed it as a COM object and registered
the tlb (by running regasm) for calling from a Delphi 6 (unmanaged
code). Delphi can access the tlb and methods no problem but I'm
wondering would it be possible to deploy the exported COM interface
using side-by-side deployment?
Cheers,
Kim

Aug 4 '06 #2

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

Similar topics

2
by: SSRoy | last post by:
Hi all, The type library is an important file for COM interop, without which unmanaged code can't interact with managed code. When I use .NET 2003, I can sucessfully generate .tlb file from a .NET...
4
by: krissy_kernan | last post by:
I am getting the following error when I try to run my code on the deployed server: "File or assembly name dllname.dll or one of its dependencies was not found." It is a VB6 app. that calls a .Net...
3
by: François Côté | last post by:
I'm generating a TLB from one of my assemblies that contains an interface declaration. The class that implements this interface is in another assembly. I import this tlb in my C++ code to create...
1
by: Alan Kosmonov | last post by:
hello, in win2000 or XP i have written a dll application with vb.net.It produced a dll and a tlb file.I cannot register the dll and tlb files with regsvr32.I couldnt register the dll to the...
0
by: garyusenet | last post by:
I'm trying to interface with an Act 6 database. I have an SDK and they say the first step is setting up a reference to the ActOLE.tlb I have tried 'choose items' in my toolbox, and navigated to...
8
by: VeNoM00 | last post by:
Hi, i need to use some classes defined inside urlmon.dll, i have its idl and c++ (.h file) definitions and i need to convert one of them to C# or to a type library (tlb). i also have urlmon.lib...
1
by: Vinz | last post by:
Hello folks, After 1 evening of trying and reading a lot of (web)pages I have not succeeded in creating a .tlb file from my msoeapi.idl file. Also I'm a bit confused because some sources say...
3
by: =?Utf-8?B?UmljaA==?= | last post by:
I want to create a class library project (dll) for use with a com app. The idea is to use .Net objects in com. I also want to include a SaveFileDialog in the class library. Is it possible to...
1
by: =?Utf-8?B?R2Vvcmdl?= | last post by:
Hello everyone, Two questions about COM tlb file, 1. I am wondering what are the content of COM tlb file? I think it should be something like import library file (.lib) for a DLL which...
1
by: Martin Weiss | last post by:
Hi, I have a very straight question: I generated a COM DLL with Visual Basic 2005. This build process generates a DLL and a TLB file. Within Visual Basic 6.0, there is no problem to include the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.