This is th e way I would expect it to work, and I tried applying the [serializable] attribute to my enum.
But in the '.Net client calling a serviced .Net component' scenario, where the enum is defined in the same dll as the method using it, I still get the error. Any ideas ?
