472,799 Members | 1,522 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

COM+ exposing classes, which it references

Hi All,
Im facing a problem with the COM+ component, will appreciate if u can
provide any kind of guidance.

My COM+, references a class, lets call it class A. It uses the properties of
Class A, and has methods to return / insert / update / delete etc.

I have an Admin module(another dotnet solution), which accesses the COM+
component (via referencing the dll). And uses the methods which are in the
COM+.

Now the problem is, the admin module also need to use the Class A(which is
already referenced by COM+ component), as it has to use the properties and
methods of Class A as well.

How to achieve this using the present COM+ component ? I need to expose the
Class A through the COM+, just as how it is possible using Web Services. But
I have a requirement to use COM+ and not web services.

I have tried writing a method, which returns the Class A type, but in vain.
When I access this method which returns Class A type, in the admin module, I
cannot access any properties of the Class A. I hope u get the picture. Thank
You

Regards,
Abhi
Singapore.

Jul 27 '05 #1
0 909

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

Similar topics

3
by: vipin | last post by:
Hi, I have created c# code using wsdl.exe from a wsdl file. But I want to use the functionality from c/c++ code. Is it possible to convert the c# code to COM classes or something similar which...
3
by: FredC | last post by:
How do you make a program's properties and methods availale so that other programs can "connect" to them at design time and then use them at run time?
5
by: sumanth | last post by:
Hi, I am currently working on desgin of architecture for a Data Analysis & Graphical Display Tool Kit project. I need to build different components for each Data Analysis Technique &...
3
by: Frank Rizzo | last post by:
I am writing a library in .net that will be used by VB6 clients. I initially wrote the library, generated a strong key (via sn –k mykey.snk), added it to AssemblyInfo.vb class (via <Assembly:...
0
by: MeMyselfNDotnet | last post by:
Hi All, Im facing a problem with the COM+ component, will appreciate if u can provide any kind of guidance. My COM+, references a class, lets call it class A. It uses the properties of Class A,...
0
by: Symon | last post by:
Hi everyone, I'm writing a webservice where I'm trying to expose a framework that contains a number of classes which have read-only properties. I want to expose data-transfer proxies of these...
3
by: Dave | last post by:
Please - anyone that can help. I am getting confusing results while trying to expose a collection from a web service. I have a webservice in which a web method accepts a collection as a...
1
by: Adam Clauss | last post by:
First, I have ComVisible set to true for the entire assembly. I have (abstract) base class A. There are interfaces IA and IAEvents for accessing properties of this object and exposing events. ...
4
by: =?Utf-8?B?QkogU2FmZGll?= | last post by:
We have a class that has a public property that is of type List<T>. FXCop generates a DoNotExposeGenericLists error, indicating "System.Collections.Generic.List<Tis a generic collection designed...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

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.