473,396 Members | 1,917 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.

Utilizing COM objects inside ASP.NET using C#

Hi all,

I am working with a team of programmer each working on
different modules for a ASP.NET web application. One
programmer is working on a COM objects with its interfaces
fixed. In order to utilize the COM object, I have to copy
it to my local machine and add it as a reference for my
ASP.NET web application. Everytime he modifies something
in the implementation, I have to copy it again and
recompile in order to generate the interop file.

Is there any other proper way for this situation? I mean
not compiling the project w/ his COM objects? Coz it seems
this has discard the benefits of a COM objects, where we
just need to register it and not recompile w/ it.

Thanks for all kinds of help.

Calvin
Nov 15 '05 #1
1 1121
If the COM programmer is creating his COM objects according to all the rules
of Binary Compatibility, then you should not have to recompile. If that
doesn't work, have him keep the same version information and see if that has
an effect.

"Calvin" <ca********@i010.com> wrote in message
news:04****************************@phx.gbl...
Hi all,

I am working with a team of programmer each working on
different modules for a ASP.NET web application. One
programmer is working on a COM objects with its interfaces
fixed. In order to utilize the COM object, I have to copy
it to my local machine and add it as a reference for my
ASP.NET web application. Everytime he modifies something
in the implementation, I have to copy it again and
recompile in order to generate the interop file.

Is there any other proper way for this situation? I mean
not compiling the project w/ his COM objects? Coz it seems
this has discard the benefits of a COM objects, where we
just need to register it and not recompile w/ it.

Thanks for all kinds of help.

Calvin

Nov 15 '05 #2

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

Similar topics

6
by: Bryan Martin | last post by:
I have a object that is created in a seperate domain which needs to be passed back to the parent class. Because this object is created in a seperate domain if I try to pass the object back to the...
6
by: Bryan Martin | last post by:
I have a object that is created in a seperate domain which needs to be passed back to the parent class. Because this object is created in a seperate domain if I try to pass the object back to the...
6
by: Bryan Martin | last post by:
I have a object that is created in a seperate domain which needs to be passed back to the parent class. Because this object is created in a seperate domain if I try to pass the object back to the...
161
by: KraftDiner | last post by:
I was under the assumption that everything in python was a refrence... so if I code this: lst = for i in lst: if i==2: i = 4 print lst I though the contents of lst would be modified.....
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...
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
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
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...

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.