up vote 0 down vote favorite
share [g+] share [fb]

I am trying to enable WCF to scale out using Asycn pattern, it is a configuration setting, to enable asynch processing, but i can't find out where this is. I think it was in .net 3.5 SP1 feature, but there isn't much on it.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

You need to do the registration manually or you can use this tool WcfAsyncWebUtil.exe from this Blog The .NET Endpoint

link|improve this answer
this is great, excet i am not sure how to do it manually. I like when people provide tools but that blog post doesn't really specify what it is doing, other than providing a tool. – Enigmae Jun 7 '09 at 4:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.