473,394 Members | 1,761 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,394 software developers and data experts.

assembly deployement

I am working on a .net project and need some help. The project
contains different components. Each component is in its privated
assembly. For e.g Component1 is a C# library project in VS.net and
compiles to a dll. Similarly Component2. All components implement an
interface IService which has a Start() method. Now each component is
configured through a config file. The components are created by a
ServiceFactory. Each component has to be run as a window's service. So
I want to write a single Windows Service which then creates the right
component by using the ServiceFactory and the config file. The windows
service is just a wrapper around these components. It would call the
components Start() method at regular interval. My question: How do I
deploy this desgin so I dont have to write individual services for
each component instead of a generic service that instantiates the
right component accordingly and each component can read a different
config file. Can I use the same dll(may be in different folders) for
each component to read different config files?
Or do I have to write different service wrappers for a component and
use the dll as a reference?

I hope I was able to explain my problem. Thanks in advance.
Jul 21 '05 #1
0 1279

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

Similar topics

6
by: Rodrigo Benenson | last post by:
Hi, Python is a great language. Python has great crossplatform support. Python has a great community. Python has excelent tools for other languages binding. Python has many good thing, and has...
26
by: nospam | last post by:
Just wondering, What do you think the difference in performance would be between (1.) Compiled C# (2.) Compiled C++ (3.) and Assembly Language And how would the mix be if some if any of...
0
by: serge calderara | last post by:
Dear all How it is possible when building a setup deployement project, to create a shortcut, that has an icon which is pointing in a system file library, without adding the system library file to...
5
by: McGeeky | last post by:
Is it possible to install an assembly on a remote machine's GAC? I don't see an option for it using gacutil.exe -- McGeeky http://mcgeeky.blogspot.com
0
by: serge calderara | last post by:
Dear all, I have a windows application which access to different database type, like SQL server and MS Access. I need to deploy my application to my network client. From here no particular...
3
by: Prince | last post by:
I just did a search on Deployment from Jan. 1, 2003 to Decmber 2003 and read each post to no avail. Here is my problem. I don't know if the problem is on my side or the websever host. I...
0
by: Abdul | last post by:
I am working on a .net project and need some help. The project contains different components. Each component is in its privated assembly. For e.g Component1 is a C# library project in VS.net and...
3
by: Richard Lewis Haggard | last post by:
We are having a lot of trouble with problems relating to failures relating to 'The located assembly's manifest definition with name 'xxx' does not match the assembly reference" but none of us here...
0
by: Pascal | last post by:
hello does somebody know how to add an ocx file in the package of a clickonce deployement and register it in the registry? http://www.scalpa.info
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...

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.