473,473 Members | 1,838 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Com interfaces build in DotNet?

Hi -

I know that this is a naive newbe question...

But I need to create a DotNet "something" that can be discovered
via a Com interface, and I'm not sure what type of "whatever" I
need to be making (or what to do with it when I'm done)

I have XP Pro and Studio 2005 (so I know this should be able to be
done), but there are so many options of things to create and I'm not
sure which type of what is for what. (A bit overwhelmed)

I have another piece of software that can "interrogate installed COM
exposed applications" and I've been tasked with creating the COM
side of an API so we can show/test the two things working together.

Any and ALL help is greatly appreciated.

Thanks in advance
Chip

Apr 3 '06 #1
1 900
Hi,

Make sure the class is marked as com visible.

http://msdn.microsoft.com/library/de...classtopic.asp

Use regasm to register at dot net dll

http://msdn.microsoft.com/library/de...lregasmexe.asp

Ken
-----------
"Chip" <ch**@tahitiplanet.com> wrote in message
news:11**********************@i40g2000cwc.googlegr oups.com...
Hi -

I know that this is a naive newbe question...

But I need to create a DotNet "something" that can be discovered
via a Com interface, and I'm not sure what type of "whatever" I
need to be making (or what to do with it when I'm done)

I have XP Pro and Studio 2005 (so I know this should be able to be
done), but there are so many options of things to create and I'm not
sure which type of what is for what. (A bit overwhelmed)

I have another piece of software that can "interrogate installed COM
exposed applications" and I've been tasked with creating the COM
side of an API so we can show/test the two things working together.

Any and ALL help is greatly appreciated.

Thanks in advance
Chip

Apr 3 '06 #2

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

Similar topics

3
by: _andrea.l | last post by:
how to build a interfaces (or web pages) in easy way? how to build a form in easy way? how to automate and create web pages whit a tool? which tool to use to create form for a database? I mean...
2
by: raffelm | last post by:
Bear with my while I try to explain... I've created these two interfaces: public interface ILoggingEvents { event LoggingWindowClosing OnClosing;} public interface ILogging { ... } I then...
1
by: Tamir Khason | last post by:
Question: public interface Interface1 {} public interface Interface2:Interface1 {} public class Foo:Interface2 {} I want while creating new instance of Foo cast it into Interface1 so doing:
5
by: Eran Kampf | last post by:
I was wondering why MS defined "marker" interfaces (empty interfaces) in the ..NET framework(interfaces such as such as INamingContainer, IRequiresSessionState etc...). Why not use attributes? ...
9
by: Sean Kirkpatrick | last post by:
To my eye, there doesn't seem to be a whole lot of difference between the two of them from a functional point of view. Can someone give me a good explanation of why one vs the other? Sean
3
by: musosdev | last post by:
Hi guys Okay, I've setup my projects to open and compile fine in VS2005 using FPSE and remote web, but it's *really* slow. So I thought I'd have a go at doing it the normal way, by loading from...
2
by: drew.ferraro | last post by:
Hi, I am trying to build a .DLL file that uses "'Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces'". I am trying to build this .DLL as fully signed. However, when I try to build, I...
22
by: RSH | last post by:
Hi, I have been reading on interfaces working on samples I've run across on the web. For the life of me I cannot seem to grasp them. It appears to me that interfaces are simply blueprints to...
8
by: jehugaleahsa | last post by:
Hello: I have a Serializable class that I pass to clients via web services. In the web service, the class implements a shared interface. The clients also use the interface. The web reference...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
1
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
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...
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,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
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...
0
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 ...

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.