The error I am getting is: Cannot serialize member Base.ClassLibrary.Common.Objects.ListObjects.LobjList of type Base.ClassLibrary.Interfaces.Common.Objects.IDropDownItem because it is an interface. I cannot pinpoint where the error is being thrown in the user control even though I put try catch blocks around all the events and methods that I've created in the user control.
Any suggestions on how I can trap this error? Thanks.
Any suggestions on how I can trap this error? Thanks.