Hello, I have a windows workflow foundation 4 service and a simple client . When I add the service reference in the client the visual studio don't generate a proxy class, only the interface and types
Anybody have any solution?
What should I do to work with the wf4 service properly? I need to use qhat kind of namespace and classes and contracts?
Thanks!