![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
You must inherit your child class from ServicedComponent. Try it. public class childClass : baseClass, ServicedComponent { } regards -- José Miguel Torres jtorres_diaz~~ARROBA~~terra.es "Nikhil Sarathi via .NET 247" <anonymous (AT) dotnet247 (DOT) com> escribió en el mensaje news:uPWYeKzSEHA.2504 (AT) TK2MSFTNGP09 (DOT) phx.gbl... I have a C# component which has two classes, one is a base class class & the other is the child, I want to add this component to COM+, I know I need to inherit the ServicedComponent class, but where should I do it in the base class or the child class. Also how can I do it in the child class as its already inheriting the base class. ANy help is appreciated. Thanks, -------------------------------- From: Nikhil Sarathi ----------------------- Posted by a user from .NET 247 (http://www.dotnet247.com/) Id>RtjsyiH1h0+vU8gHpoLNlg==</Id |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |