I am using ASP.NET to communication with a Windows Service using the Castle Scheduler exposed as a WCF service. The scheduler exposed a JobDetails which is a serialized object. For some reason, ASP.NET fails to deserialize those or any custom serializable objects. I remember something about ASP.NET preventing this for security reasons. Does anyone know if this is the case and if so how to fix it?
thanks, craig --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
