Re: Deploying .Net Web Service
- From: "m.posseth" <michelp@xxxxxxxxxxxxxxx>
- Date: Thu, 15 Dec 2005 20:50:30 +0100
Hello Bryan
here is some more good info
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconaspnetapplicationwalkthrough.asp
http://samples.gotdotnet.com/quickstart/aspplus/doc/deployment.aspx
if you have anny more questions or need some more guidance after reading
this please feel free to ask
regards
Michel Posseth [MCP]
"Bryan Dickerson" <txprphan@xxxxxxxxxxxx> wrote in message
news:uU96efMAGHA.3568@xxxxxxxxxxxxxxxxxxxxxxx
> Thanks for your response, but I'm not quite clear on what to drag and
> where to drop it. And where is this copy option in the IDE?
>
> "m.posseth" <michelp@xxxxxxxxxxxxxxx> wrote in message
> news:%23EH4gOIAGHA.916@xxxxxxxxxxxxxxxxxxxxxxx
>>
>> Well with VS 2003 we just build the project in release mode and copy it
>> to the webserver , with VS.Net 2005 you have some more options (
>> precompile or not )
>>
>> click once is ment for deploying your apps to end users afaik
>>
>> deploying a web project is verry easy as it is all XCOPY ware ( drag and
>> drop in a virtual directory and it should work, you may also use the copy
>> option in your project IDE to deploy the app )
>>
>> regards
>>
>> Michel Posseth
>>
>>
>>
>> "Bryan Dickerson" <txprphan@xxxxxxxxxxxx> wrote in message
>> news:upaS$Iz$FHA.912@xxxxxxxxxxxxxxxxxxxxxxx
>>> I'm using VS 2003. Does/Should the "Click-Once" thing work for me or is
>>> that only in 2005?
>>>
>>> "m.posseth" <michelp@xxxxxxxxxxxxxxx> wrote in message
>>> news:%23rsKFId$FHA.4028@xxxxxxxxxxxxxxxxxxxxxxx
>>>>
>>>> well i just create a release build with the precompile option on ( as
>>>> i do not want my sourcecode files on the deploy server ) and copy this
>>>> complete subdirectory to the virtual path on my webserver
>>>>
>>>> regards
>>>>
>>>> Michel Posseth [MCP]
>>>>
>>>>
>>>>
>>>> "Bryan Dickerson" <txprphan@xxxxxxxxxxxx> wrote in message
>>>> news:%23xadkcQ$FHA.3992@xxxxxxxxxxxxxxxxxxxxxxx
>>>>>I fairly have my Web Service working the way that I want, so my next
>>>>>step will be to deploy it on a server. Do I just add a
>>>>>deployment/install project, build it and install it on the server?
>>>>>
>>>>> TIA!
>>>>>
>>>>> --
>>>>> TFWBWY...A
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
.
- Follow-Ups:
- Re: Deploying .Net Web Service
- From: Bryan Dickerson
- Re: Deploying .Net Web Service
- References:
- Deploying .Net Web Service
- From: Bryan Dickerson
- Re: Deploying .Net Web Service
- From: m.posseth
- Re: Deploying .Net Web Service
- From: Bryan Dickerson
- Re: Deploying .Net Web Service
- From: m.posseth
- Re: Deploying .Net Web Service
- From: Bryan Dickerson
- Deploying .Net Web Service
- Prev by Date: Re: Web Basic Authentication
- Next by Date: Re: XP Themed controls on a Tab Control?
- Previous by thread: Re: Deploying .Net Web Service
- Next by thread: Re: Deploying .Net Web Service
- Index(es):