When I invoke a long-lived process from another process, I get the following run-time error:
"The Long Lived Service x cannot be invoked synchronously."
How can I change the process/service so that is invoked asynchronously?
Thanks.
{NOTE: It'd be really nice to be able to copy-n-paste into these forum windows.}