473,811 Members | 3,532 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to distribute license for COM control over web

I am using third-party controls for image display. It's the COM version of
LeadTools. Depending on what I need, it may create various interop .dlls.
These Interop .dlls, however don't seem to work over the web. Does the COM
component need to be installed on the end-user's machine before these will
work? I need also to distribute a runtime license with this application.
How do I do that over the web. I intend to embed these in a web page using
a WebUserControl. Is there anything special I need to do if I'm running on
a non-Microsoft web server (e.g., Apache on Linux) to distribute this app?

Thank you very much,
Laszlo
Nov 16 '05 #1
2 1421
Laszlo,

When using COM interop, you still need to install the original COM
component on whatever machine the call will be made on. In this case, you
have to make sure that the COM component (including the license) is
installed correctly. The interop library is nothing more than a bridge to
the original COM component.

As far as I know, there are no gotchas when using a non-Microsoft server
to serve up the content. You should be able to get over any hurdles (if
any) by adjusting the headers returned.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

"Laszlo Szijarto" <ls*******@nosp am.mrdoc.cc> wrote in message
news:c8******** **@sulawesi-fi.lerc.nasa.go v...
I am using third-party controls for image display. It's the COM version of LeadTools. Depending on what I need, it may create various interop .dlls.
These Interop .dlls, however don't seem to work over the web. Does the COM component need to be installed on the end-user's machine before these will
work? I need also to distribute a runtime license with this application.
How do I do that over the web. I intend to embed these in a web page using a WebUserControl. Is there anything special I need to do if I'm running on a non-Microsoft web server (e.g., Apache on Linux) to distribute this app?

Thank you very much,
Laszlo

Nov 16 '05 #2
Thank you, Nicholas,

Is there any way to automate this process over the web? Could I put the
stuff in a CAB, for example?

Thank you,
Laszlo
Nov 16 '05 #3

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

Similar topics

0
1170
by: wschneider | last post by:
Hi I have a problem with passing a runtime license key for an ActiveX control to the method CreateControl() of the class pywin.mfc.activex.Control. Can anybody give me a hint in which form the license key string must be passed to this method? I got the license key for the ActiveX control using the "License Key
0
958
by: wschneider | last post by:
Hi I have a problem with passing a runtime license key for an ActiveX control to the method CreateControl() of the class pywin.mfc.activex.Control. Can anybody give me a hint in which form the license key string must be passed to this method? I got the license key for the ActiveX control using the "License Key
8
6951
by: Larry__Weiss | last post by:
What kind of licensing is needed to be able to use the Microsoft Access product and distribute the applications? In other words, what version of Microsoft Access does a developer need to buy in order to allow distribution of the runtime components without incurring any additional license fees per installation of the runtime? Has this changed very much over the versions of MS Access (especially since Access 2.0)? - Larry Weiss
0
1087
by: Jon Paal | last post by:
Cannot get license file to validate to "valid" - what is missing ? '================ page file - default.aspx ============= <%@ Page Language="vb" Debug="true"%> <%@ Import Namespace="Namespace1" %> <script runat="server">
0
9724
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10379
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10394
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10127
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9201
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6882
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5690
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3863
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3015
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.