Do you have any more details? I've tried setting SerializableAttribute on the enum. Is there more that is needed? Thank you in advance for your help, Clark L
C
ClarkLaughlin
@ClarkLaughlin
Posts
-
Problem setting enum field value using Remoting -
Problem setting enum field value using RemotingYou know... I completely overlooked using SerializableAttribute on the enums -- that's probably what the problem is. I'll try it and let you know. Thank you for the suggestion. - Clark