Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 44171
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T15:36:37+00:00 2026-05-10T15:36:37+00:00

We have an existing WCF service that makes use of wsDualHttpBinding to enable callbacks

  • 0

We have an existing WCF service that makes use of wsDualHttpBinding to enable callbacks to the client. I am considering moving it to netTcpBinding for better performance, but I’m quite wary of moving away from the IIS-hosted service (a ‘comfort zone’ we currently enjoy) into having our own Windows service to host it. I was hoping we could still host this on IIS 7 but Win2K8 won’t be reality for us for some time.

What things should I watch out for when creating our own Windows service to host our WCF service? Things like lifetime management and request throttling are features that come free with IIS hosting so I’d also like to know how we can effectively host our service on our own without the convenience of having IIS do the hard work for us. Thanks! 🙂

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T15:36:38+00:00Added an answer on May 10, 2026 at 3:36 pm

    So as you cannot host using WAS there are a couple of things to realise.

    • If the service crashes it doesn’t restart by default (although you can change this in service properties)
    • IIS will recycle the application pool if it hangs or grows too big; you must do this yourself if you want the same sort of reliability.
    • You must create an account for the service to run under, or use one of the default services. Resit the temptation to run the service as SYSTEM or under an administrator account; if you want to use a built in account use NETWORK SERVICE.
    • It becomes harder to debug in situ.
    • Consider using a error logger such as log4net

    Having said that I deployed a WCF/Windows service combination for a customer 9 months ago; it’s heavily used and hasn’t died once.

    You can request throttle in a Windows service, it’s part of the WCF configuration. Note the defaults are very low, it is likely you will have to increase these.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an existing WCF service that works. I've added a reference in Visual
I have an existing set of classes that use the [Serializable] attribute. I need
I have a bunch of existing client/server applications that are currently chugging along. Once
Problem: I have a WCF service that invokes methods via reflection and sends the
I have an existing set of singleton WCF services. They are long-running processes that
I had an existing WCF web service that contains three WebGet handlers in one
Have a WCF service (hosted in IIS 6.0) that takes an XML feed from
I have developed a sample WCF REST service that accepts that creates an Order
I have added a WCF service to an existing ASP.Net web project on our
I wonder if this is possible. I have a existing WCF service, being consumed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.