Click here to Skip to main content
15,922,419 members
Home / Discussions / Web Development
   

Web Development

 
GeneralAutomatic updates Pin
Brakanjan12-Mar-03 1:30
Brakanjan12-Mar-03 1:30 
GeneralRe: Automatic updates Pin
Jonathan32112-Mar-03 17:34
Jonathan32112-Mar-03 17:34 
GeneralRe: Automatic updates Pin
Brakanjan12-Mar-03 20:20
Brakanjan12-Mar-03 20:20 
GeneralRe: Automatic updates Pin
SimonS19-Mar-03 22:48
SimonS19-Mar-03 22:48 
GeneralRe: Automatic updates Pin
Vasudevan Deepak Kumar14-Mar-03 3:21
Vasudevan Deepak Kumar14-Mar-03 3:21 
GeneralRe: Automatic updates Pin
Jonavis20-Mar-03 22:01
Jonavis20-Mar-03 22:01 
GeneralHelp! can't get the return value Pin
Anonymous12-Mar-03 0:22
Anonymous12-Mar-03 0:22 
GeneralWeb Services Deployment : Referenced Assembly Location Pin
John Pelz11-Mar-03 14:07
John Pelz11-Mar-03 14:07 
WTF | :WTF: Hi all,

I've successfully created several web services and invoked them
without problem from my own machine. I've even consumed the services
from separate machines, but now I'm starting to think about deployment
and how exactly this is going to work.

Currently, I have the following directory structure for a web service
:

--- Web Services
--- MailWebService
--- Bin

As of now, all of the assembly references are copied locally in the
corresponding "Bin" directory. Obviously, this is a less than ideal
deployment structure, as most of these assemblies are used by other
applications/services and need to reside outside the
"Web Services\MailWebService\Bin". Ideally, I'd like to store all the
assemblies in one central "Bin" directory that both web services and
win applications can access, but I'm not exactly sure how I can
accomplish this. Prior to .NET, this was not a problem because of the
use of the registry, but I'm still a little ignorant how to accomplish
the same goal with .NET.

Any ideas on how I can reference the same assemblies from different
channels without having to duplicate bins across my directory
structure?

Thanks
-John
GeneralWeb Service Pin
User 988511-Mar-03 12:28
User 988511-Mar-03 12:28 
GeneralRe: Web Service Pin
Chris Maunder11-Mar-03 13:32
cofounderChris Maunder11-Mar-03 13:32 
GeneralRe: Web Service Pin
User 988511-Mar-03 13:48
User 988511-Mar-03 13:48 
GeneralRe: Web Service Pin
Jörgen Sigvardsson13-Mar-03 3:24
Jörgen Sigvardsson13-Mar-03 3:24 
GeneralRe: Web Service Pin
User 988513-Mar-03 3:29
User 988513-Mar-03 3:29 
GeneralRe: Web Service Pin
Jörgen Sigvardsson13-Mar-03 3:36
Jörgen Sigvardsson13-Mar-03 3:36 
GeneralRe: Web Service Pin
User 988513-Mar-03 3:48
User 988513-Mar-03 3:48 
GeneralRe: Web Service Pin
Ryan_Roberts13-Mar-03 3:55
Ryan_Roberts13-Mar-03 3:55 
GeneralRe: Web Service Pin
User 988513-Mar-03 4:01
User 988513-Mar-03 4:01 
GeneralRe: Web Service Pin
Ryan_Roberts13-Mar-03 4:15
Ryan_Roberts13-Mar-03 4:15 
GeneralSSL Certificates Pin
antbates11-Mar-03 6:57
antbates11-Mar-03 6:57 
GeneralRe: SSL Certificates Pin
alex.barylski12-Mar-03 1:20
alex.barylski12-Mar-03 1:20 
GeneralRe: SSL Certificates Pin
antbates12-Mar-03 1:27
antbates12-Mar-03 1:27 
GeneralRe: SSL Certificates Pin
Richard Deeming13-Mar-03 6:09
mveRichard Deeming13-Mar-03 6:09 
Generaltree like sql, (as in this forum) Pin
Hugo Hallman11-Mar-03 6:50
Hugo Hallman11-Mar-03 6:50 
QuestionCalculating Distance or Shipping from a Zip? Pin
joan_fl11-Mar-03 4:00
joan_fl11-Mar-03 4:00 
AnswerRe: Calculating Distance or Shipping from a Zip? Pin
perlmunger14-Mar-03 10:46
perlmunger14-Mar-03 10:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.