Re: Start Web services as Windows Services start



"Anup" <a@xxxxxxxxxxxxx> wrote in message
news:esWXDw1cGHA.1272@xxxxxxxxxxxxxxxxxxxxxxx

Can a windows based Service(c#) be created which automatically starts a
web service.?

Web services run inside a web app which, in turn, runs in IIS.

So long as IIS is set to start at bootup and the web app containing the web
service is accessible, the web service will also be accessible...


.



Relevant Pages

  • Re: Tiered architecture question
    ... You haven't listed Remoting thru IIS, ... Aka, when the server reboots, IIS comes back up. ... The big question for me in all this is whether I should use Web Services ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: .Net remoting or COM+ ?
    ... Web services and .Net remoting (when used over the Http channel ie. via ... IIS) are pretty much the same speed. ... .Net remoting using the TCP channel; ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: VS2003 hangs creating ASP.NET webservice
    ... VS2005 hanging when I tried to create or open C# ASP.NET web services. ... I have as clean an install of IIS, VS, 1.1 .Net as I can achieve. ... Security and System event logs last entries relate to ...
    (microsoft.public.vsnet.general)
  • Configuration Error with IIS 6.0
    ... I am trying to deploy set of Web Services on IIS 6.0 / Windows Server ... one listening at default 80 & the ... An error occurred during the processing of a configuration ...
    (microsoft.public.inetserver.iis.security)
  • Re: no Web Services Extension
    ... Web Service Extensions is ... I installed IIS on a computer running Windows NT 2000. ... ASP, ASP.NET are disabled. ... Trouble is, when I expand the local computer, there is no Web Services ...
    (microsoft.public.inetserver.iis)

Loading