473,396 Members | 2,003 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.

c# dcom component

I have created a c# com component and it seems to work, however I am unable
to get it to show up on the dcomconfig, is it possible? what might I be
doing wrong?
Nov 16 '05 #1
3 4145
Hi
a C# com should have the same normal com behavior
Did you expose a type library for your component (using tlbexp.exe)
http://msdn.microsoft.com/library/de...us/cptools/htm
l/cpgrftypelibraryexportertlbexpexe.asp
Here you are some links that discuss common issues with DCOMCNFG.EXE
http://home.no.net/svbug/emner/dcomcnfg_side1.htm
http://home.no.net/svbug/oppgaver/dcomcnfg_side2_q.htm

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC

Nov 16 '05 #2

"Mohamoss" <mo************@egdsc.microsoft.com> wrote in message
news:B%****************@cpmsftngxa10.phx.gbl...
Hi
a C# com should have the same normal com behavior
Did you expose a type library for your component (using tlbexp.exe)
http://msdn.microsoft.com/library/de...us/cptools/htm
l/cpgrftypelibraryexportertlbexpexe.asp
Here you are some links that discuss common issues with DCOMCNFG.EXE
http://home.no.net/svbug/emner/dcomcnfg_side1.htm
http://home.no.net/svbug/oppgaver/dcomcnfg_side2_q.htm

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC


i read somewhere that you have to manually add some registry keys to make
the com component available on dcom, any idea what those might be?
Nov 16 '05 #3

"Mohamoss" <mo************@egdsc.microsoft.com> wrote in message
news:B%****************@cpmsftngxa10.phx.gbl...
Hi
a C# com should have the same normal com behavior
Did you expose a type library for your component (using tlbexp.exe)
http://msdn.microsoft.com/library/de...us/cptools/htm
l/cpgrftypelibraryexportertlbexpexe.asp
Here you are some links that discuss common issues with DCOMCNFG.EXE
http://home.no.net/svbug/emner/dcomcnfg_side1.htm
http://home.no.net/svbug/oppgaver/dcomcnfg_side2_q.htm

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC

turns out all i needed was to run C:\Program
Files\Microsoft.NET\SDK\v1.1\Samples\Technologies\ Interop\Advanced\ComReg
Nov 16 '05 #4

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

Similar topics

2
by: Mike Carter | last post by:
DCOM people, I used to use TIBCO Rendezvous software to do the following, but I can't anymore, so I have implemented my solution using DCOM. I have a DCOM server component that receives events...
2
by: IMRAN SAROIA | last post by:
Dear friends, I have implemented COM componet from .Net Assembly to be used by my old apps by creating a class and compiling it as an assembly and also regestring it. How can we implement...
8
by: Paul van't Klooster | last post by:
Hi, I have a situation where I need to register a COM/COM+ object that I have written in C# as DCOM. I have no problems creating COM or COM+ classes using C#, but I have not been successful...
3
by: Alex | last post by:
I'm having a problem porting an ASP solution to ASPX. In the ASP solution I'm accessing a DCOM server, create sub DCOM objects and call functions from VB script on the ASP pages. The DCOM object...
3
by: Oleg Skopincevs | last post by:
Hi folks, I am stuck on a problem of creating an object via DCOM from a webservice component. Code: Dim sl As LogonSrv.SysLogon = CreateObject("LogonSrv.SysLogon", LogonServer) Is there...
1
by: Stuart Dee | last post by:
Hi, How do i create a dcom or com+ component with visual basic dot net. Ive actually created it but the article tells me to register tlb and insert into gac How do I put it into MTS as a dcom...
3
by: Andreas Hecker | last post by:
Hello, does anybody know a little DCOM example or tutorial in VB.Net which runs on two seperate machines to simulate the network communication. I couldnt find any useful samples in the web but we...
13
by: Kyle Adams | last post by:
I don't know where is the right place to ask this so I will start here. Can someone explain to me what these represent? I think they all have to do with the middleware level, but I really don't...
0
by: kozen | last post by:
hi, I'm developing a WebService that uses a DCOM server at the same machine. When I call a method of the DCOM, I get an "UnauthorizedAccessException: Access denied" exception at some machine but...
0
by: Skylark | last post by:
Hi Everyone! The problem seems followig way: there is a client application, which connects to server by 1. DCOM, if such dcom component have been found on the remote computer (either computer's...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
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.