![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | WCF and IIS Hosting vs. Hosting App Is there any definitive reason in either direction for which I want to use to host my WCF services. I am thinking that it is probably easier to set up Web Services and use IIS. Is there any compelling reason why I might want to use an app to host the services instead of IIS? Bill |
My System Specs![]() |
| | #2 (permalink) |
| | Re: WCF and IIS Hosting vs. Hosting App "BillG" <billgower@charter.net> wrote in message news 04DC022-941F-4C69-840F-F13FC0320A0A@microsoft.com...> Is there any definitive reason in either direction for which I want to use > to host my WCF services. I am thinking that it is probably easier to set > up Web Services and use IIS. Is there any compelling reason why I might > want to use an app to host the services instead of IIS? I presume you mean IIS 6, since IIS 7 implements WAS (Windows Process Activation Services), which is a very compelling reason to use IIS. Some of the reasons to use an application involve the nature of the application. A Windows Service is always available, for instance. A console application is simple to start from a script or .cmd file, etc. More importantly, IIS 6 can only host http web services. You can host any kind of service in your own application. -- John Saunders [MVP] |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Hosting | .NET General | |||
| top web hosting service hosting reviews rank | Virtual Server | |||
| bug in the PS hosting API... | PowerShell | |||