Re: Path to Class Library
From: Simon Harris (too-much-spam_at_makes-you-fat.com)
Date: 12/24/04
- Next message: Patrick Olurotimi Ige: "Downloading file Questions"
- Previous message: dugan_zhang_at_hotmail.com: "Re: ASP.net assembly locating"
- In reply to: bruce barker: "Re: Path to Class Library"
- Next in thread: Peter Rilling: "Re: Path to Class Library"
- Reply: Peter Rilling: "Re: Path to Class Library"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 24 Dec 2004 01:36:58 -0000
Thanks Bruce - Do I have to do this for each webservice/project? I was
hoping there would be a way of only storing the DLL once on the server???
"bruce barker" <nospam_brubar@safeco.com> wrote in message
news:egXyCEV6EHA.3616@TK2MSFTNGP11.phx.gbl...
> copy the dll (and all dll's it references) to the bin folder of the
> webservice
>
>
> "Simon Harris" <too-much-spam@makes-you-fat.com> wrote in message
> news:eBsP%23tU6EHA.2600@TK2MSFTNGP09.phx.gbl...
> | Hi All,
> |
> | I've recently created a web service, which uses code within a class
> library
> | I created.
> |
> | In my development environment, I have referenced the class library -
> This
> | works fine.
> |
> | Problem is, now I am ready to go live, I dont have access to the file
> system
> | of the web server (Just FTP access)
> |
> | So...how do I deploy to the live server, whilst maintaining the link to
> my
> | shared code libraray DLL?
> |
> | Thanks,
> | Simon.
> |
> | PS: Using Visual Studio.Net 2003.
> |
> |
>
>
- Next message: Patrick Olurotimi Ige: "Downloading file Questions"
- Previous message: dugan_zhang_at_hotmail.com: "Re: ASP.net assembly locating"
- In reply to: bruce barker: "Re: Path to Class Library"
- Next in thread: Peter Rilling: "Re: Path to Class Library"
- Reply: Peter Rilling: "Re: Path to Class Library"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|