473,398 Members | 2,393 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,398 software developers and data experts.

how to package ActiveX .dll user w/ dependencies in web page?

I created an ActiveX .dll using C#. All's well if I have a single .dll.
But, if I have other dependenceis, I don't know how to have them downloaded
/ installed on the client computer.

So, for example, I'm using an old COM .dll, around which my application
created a Interop .dll.

Can I put these into a CAB file somewhere or use an ".INF" file with
"codebase" to get the client to download these .dlls and install them in the
client's GAC?

With these Interop .dlls, do I need also to include the original COM .dlls
in the package around which these wrap?

What would an .INF file look like to force these files to install in GAC?

I'm very confused. Could someone please help?

Thank you,
Laszlo


Nov 18 '05 #1
1 1689
Hi,

A) if you creating intranet application and you can overcome security
limitation on the clients (caspol) you just need to use codebase. all
needed dlls will be download by the browser. if you need to keep
security settings and you following KB 305624 to dress your assembly as
com object you need to create cab file. the CAB should contain all the
DLLs and register them in the GAC. I use WISE to create that cab file.

Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #2

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

Similar topics

4
by: Gerry Laenen | last post by:
Hi, I first created several ActiveX DLL's which interact with each other, an SQL Server database, ... Some Active DLL's use different references: i.e. one that does not interact with a database,...
8
by: Georg Brandl | last post by:
Hello c.l.py, what features would you expect of a Python package manager, similar to CPAN or rubygems? I am currently planning to write such a thing, at first privately for myself, and if...
4
by: NickName | last post by:
On quick observation, it seems to me DTS has a strange way to interprete File System. ENV: NT OS, SQL Server 2000. When a data import package (source point to c:\XYZdir) is executed at EM level,...
4
by: chris.dunigan | last post by:
I'm looking for an example of how to execute an existing DTS­ package from an ASP (VB)script and would appreciate any and all response. ­I don't even know if it's possible Thanks - Chuck...
0
by: Laszlo Szijarto | last post by:
I created an ActiveX .dll using C#. All's well if I have a single .dll. But, if I have other dependenceis, I don't know how to have them downloaded / installed on the client computer. So, for...
0
by: Laszlo Szijarto | last post by:
I created an ActiveX .dll using C#. All's well if I have a single .dll. But, if I have other dependenceis, I don't know how to have them downloaded / installed on the client computer. So, for...
0
by: Laszlo Szijarto | last post by:
I created an ActiveX .dll using C#. All's well if I have a single .dll. But, if I have other dependenceis, I don't know how to have them downloaded / installed on the client computer. So, for...
14
by: amitsoni.1984 | last post by:
hi, I have some values(say from -a to a) stored in a vector and I want to plot a histogram for those values. How can I get it done in python. I have installed and imported the Matplotlib package...
12
by: Fett | last post by:
I need a crypto package that works on windows with python 2.5. Can anyone suggest one for me? I have been searching for a couple days for a good cryptography package to use for public/private...
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...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
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
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,...

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.