473,503 Members | 1,929 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Calling COM from asp.net application...

Hai all,

Can anyone tell me how to call a COM from as asp.net application?
Please help... Urgent...
Looking forward for the response?
Thanx in advance...

Mar 17 '06 #1
3 881
Its fairly simple. You'll have to go into add references and click on the
COM tab and scroll down until you see the component you want to reference.
And then thats it.

If the COM isnt registered i think you can 'Browse' for it and VS will
register it and then create a wrapper for it.

At this point you call it as though its a managed object in the framework,
just like any other object you might use and you'll even have intellisense
at your disposal.

HTH,
Tony
"Wallace" <pr****************@gmail.com> wrote in message
news:11**********************@v46g2000cwv.googlegr oups.com...
Hai all,

Can anyone tell me how to call a COM from as asp.net application?
Please help... Urgent...
Looking forward for the response?
Thanx in advance...

Mar 17 '06 #2
Hi,

Thanx for ur response...
I want to call a user created com+ which is written in vc++, that is
running in component services...
How to do that?
Looking forward for the response...

Mar 17 '06 #3
W,

Yea so just right click the References, Add references, click on the COM Tab
and scroll down until you see the COM you wish to use and add that
reference. I think thats it. You'll now see that COM in your references.
"Wallace" <pr****************@gmail.com> wrote in message
news:11**********************@u72g2000cwu.googlegr oups.com...
Hi,

Thanx for ur response...
I want to call a user created com+ which is written in vc++, that is
running in component services...
How to do that?
Looking forward for the response...

Mar 17 '06 #4

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

Similar topics

7
6581
by: Klaus Friese | last post by:
Hi, i'm currently working on a plugin for Adobe InDesign and i have some problems with that. I'm not really a c++ guru, maybe somebody here has an idea how to solve this. The plugin is...
1
2881
by: Jesse McGrew | last post by:
Hi all, I'm trying to make a plugin DLL for a third-party application, using VC++ .NET 2003. This DLL acts as a bridge between the C++ plugin API of the application, and my actual plugin code...
5
3393
by: Nick Flandry | last post by:
I'm running into an Invalid Cast Exception on an ASP.NET application that runs fine in my development environment (Win2K server running IIS 5) and a test environment (also Win2K server running IIS...
3
9050
by: Mike | last post by:
Timeout Calling Web Service I am calling a .NET 1.1 web service from an aspx page. The web service can take several minutes to complete its tasks before returning a message to the aspx page. ...
7
2663
by: =?Utf-8?B?UVNJRGV2ZWxvcGVy?= | last post by:
I have a C# logging assembly with a static constructor and methods that is called from another C# Assembly that is used as a COM interface for a VB6 Application. Ideally I need to build a file...
0
7192
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
7064
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
7315
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...
1
6974
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
7445
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
3147
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1492
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
721
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
369
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.