I use .Net Remoting .whenever i fetch BusinessObject,SecurityException thrown with this message: Principal must be of type BusinessPrincipal, not System.Security.Principal.GenericPrincipal.
Server and Clinet Configuration files configured corresponding with book.
i can't resolve this problem.
please help me.
Make the custom principal class you have created for your application to inherit from CSLA.BusinessPrincipal.
Regards,
William
Copyright (c) Marimer LLC