More WCF woes... :)
All my workflows implement the same 3 methods. After a lot of copy and paste, I decided to make them inherit from the same interface:
<
You must use the standard way of defining generic types in configuration file if you want to use a service contract like IBasicContract
It is written in the configuration file like this: IBasicContract`2[TRequest,TResponse]
I also replied on my blog (www.lybecker.com/blog/) as you posted the question their too.
:-) Anders Lybecker