Re: Deploy multiple .Net web services?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



GAC is better if you are going to use the same libaries from multiple
projects. It is a one time install and makes things simple. I have heard
(not confirmed) instances when GACing a COM wrapper causes issues, however,
so test the solution.

If this is not an option, you can deploy the same dlls with each service.
While this takes up more disk space, it is not a bad option otherwise. It
also gives you the ability to update the libraries independently, although
you should try not to do that.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com/

*************************************************
Think Outside the Box!
*************************************************
"Fan" <fyanguw@xxxxxxxxx> wrote in message
news:1153158367.122258.206640@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Dear all,

Now I am experiencing problems in deploying .Net web services to
production servers. We have multiple web services which share some of
the common libraries (.Net assemblies and .Net COM objects). These
common assemblies are put in "Common" directory. The structure looks
like:


c:\inetpub\wwwroot
-------- WS1
-------- WS2
-------- WS3
-------- Common


My question is how we can deploy this structure to the production
server efficiently. Can we build one set up (or windows installer)
program to maintain the same structure? Do we have to put the common
dlls into GAS in order to share them? Also, it is better that the
setup program could call "regasm" to register the .Net COM dlls
automatically. Is this feasible?


Thanks very much.


Fan



.



Relevant Pages

  • Re: When the winning probability grows proportionally with the number of lines
    ... lines of the system must not contain more than 1 common number. ... chances of some sort of win, whilst lowering the chances of multiple ... possibility of multiple wins then you've maximised the chance of some ... one number is shared amongst more than one ticket. ...
    (rec.gambling.lottery)
  • Re: Advice on Web Service modelling
    ... The common logic is concerns how to load TimeSeries objects. ... I would like to have several web services: ... services on the client that knows how to use the specialized web services. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Dynamic typecast of boxed object
    ... It is for a generic server with multibel accessinterfaces. ... The basic problem here is one I've read about often here: ... some of the web services may deal with common types. ... It's a common problem with, I imagine, a common solution. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Individual E Mails to Multiple Contacts
    ... I go through a process of making multiple copies of the ... > common message, open one at a time and then add the individual e mail ... Thank You, JAD. ... you check with your ISP on the number of allowed recipients per message. ...
    (microsoft.public.outlook.general)
  • Is it really document mgmt? I dont know what I need, so heres the problem....
    ... common shared server for saving our files. ... multiple copies with minor changes, ... something that creates and saves versions olf documents, ...
    (comp.doc.management)