PC Review


Reply
Thread Tools Rate Thread

Dynamic dll loading

 
 
Analizer1
Guest
Posts: n/a
 
      21st Dec 2007
hello,
i have some services that use a class library our company developed all code
is c#
I dont want to have multiple copies of this common library with each
service....

how can i tell the services where to bind to this common library....
suedo example:
d:\services\service1\service1.exe
d:\services\service2\service2.exe

//common folder
d:\services\common\common.dll

i would like all the services to bind to the common.dll

thanks



 
Reply With Quote
 
 
 
 
Nicholas Paldino [.NET/C# MVP]
Guest
Posts: n/a
 
      21st Dec 2007
Why not install it in the GAC?


--
- Nicholas Paldino [.NET/C# MVP]
- (E-Mail Removed)

"Analizer1" <(E-Mail Removed)> wrote in message
news:1ZRaj.33965$(E-Mail Removed)...
> hello,
> i have some services that use a class library our company developed all
> code is c#
> I dont want to have multiple copies of this common library with each
> service....
>
> how can i tell the services where to bind to this common library....
> suedo example:
> d:\services\service1\service1.exe
> d:\services\service2\service2.exe
>
> //common folder
> d:\services\common\common.dll
>
> i would like all the services to bind to the common.dll
>
> thanks
>
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dynamic DLL loading Pohihihi Microsoft C# .NET 2 12th Aug 2005 10:07 PM
AppDomains and Dynamic un/re-loading =?Utf-8?B?QVNheXJl?= Microsoft C# .NET 1 5th Jun 2005 07:29 AM
dynamic loading ajaymehra Microsoft ASP .NET 0 16th Mar 2004 03:23 PM
Assembly dynamic loading =?iso-8859-1?Q?Val=E9ry?= Microsoft C# .NET 1 7th Jan 2004 03:57 PM
Dynamic form loading...Help pls.. Sachi Microsoft Dot NET Framework Forms 1 28th Nov 2003 08:52 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:20 PM.