Tagged Questions
1
vote
1answer
437 views
Workflow 4.0 in a single threaded apartment?
I'm looking hard at WF 4.0 right now, but I'm having a hard time figuring out how to run workflows in STA threads. I've got a requirement for constructing XPS documents in a workflow, which means I ...