473,406 Members | 2,713 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,406 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.

Nov 22 '05 #1
0 728

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

Similar topics

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,...
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: 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: Jim Carlock | last post by:
I've been using global to expose variables. However, I noticed the following... (1) global seems to use the nearest declaration. For example, // module1.php $sMyString = "Hello World.";
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...
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: 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
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
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...

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.