473,386 Members | 1,924 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,386 software developers and data experts.

com+ compoenent and Component Service

H

I have developed a com+ component using c#
when i am trying to add this com+ component to the Component Service in a windows 2000 advanced server machine, i am getting the following erro

"one or more files do not contain components or type libraries. these files cannot be installed

can anyone tell me what is the problem

waiting for your repl

---
Posted using Wimdows.net Newsgroups - http://www.wimdows.net/newsgroups/
Nov 15 '05 #1
2 2140
Karuppasamy,

You can not add .NET generated DLLs to Component Services. Rather, make
sure that you have the .NET framework installed on the machine, and then use
the regsvcs.exe utility to register your types in the COM+ library. This
will register the types correctly.

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

"Karuppasamy" <siva_prakash75@-NOSPAM-hotmail.com> wrote in message
news:uW****************@TK2MSFTNGP12.phx.gbl...
Hi

I have developed a com+ component using c#.
when i am trying to add this com+ component to the Component Service in a windows 2000 advanced server machine, i am getting the following error
"one or more files do not contain components or type libraries. these files cannot be installed"
can anyone tell me what is the problem?

waiting for your reply

---
Posted using Wimdows.net Newsgroups - http://www.wimdows.net/newsgroups/

Nov 15 '05 #2
Hi

Thanks, yes, what you said is right.
Now i am able to add using Regsvcs.exe.

---
Posted using Wimdows.net Newsgroups - http://www.wimdows.net/newsgroups/
Nov 15 '05 #3

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

Similar topics

9
by: gulu man | last post by:
Hi, What is the substitute for COM objects in .NET? How can I create something similar to com in .net? Is it still possible? Thank you
2
by: Karuppasamy | last post by:
H I have developed a com+ component using c# when i am trying to add this com+ component to the Component Service in a windows 2000 advanced server machine, i am getting the following erro ...
0
by: Bryan | last post by:
Problem A serviced component calling a web service and authenticating, does not authenticate to the web service as the account the COM component is running under. Scenario I have a .NET...
0
by: batista | last post by:
Hello all, 1) I have a COM compoenent written in vc6.. and im using it in c#...as follows //in C# void getData() { string strData = ""; func( ref strData ); //func() written in vc6....
3
by: Michel Smit | last post by:
I'm running into another problem with my component. I'm trying to use .NET remoting to avoid complex firewall issues. I have a webserver which is the client machine and a database server which...
0
by: chrisexv6 | last post by:
Running a webservice under IIS 5.0, we've recently started seeing COM+ errors in Event Viewer. The details are: Event Type: Error Event Source: COM+ Event Category: SVC Event ID: 4194...
7
by: Remote_User | last post by:
Hi, If I have my COM+ component which gets loaded from a service (loaded in IIS for example) and if that component crashes it is limited only to that component. The service as such is fine except...
4
by: =?Utf-8?B?Y2hyaXNjYXA=?= | last post by:
I tried searching the forums for this already and didn't find anything. I want to expose functionality from a vb6 COM component via a WCF service. I am trying to evaluate if exposing this...
1
by: =?Utf-8?B?VGFwaW8gTGluZHF2aXN0?= | last post by:
I have a problem with .NET COM+ component which cannot access the private key of the client certificate. The problem seems to be that when the user on which privileges the COM+ server application...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...
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...

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.