Error:Principal must be of type BusinessPrincipal, not System.Security.Principal.GenericPrincipal

Error:Principal must be of type BusinessPrincipal, not System.Security.Principal.GenericPrincipal

Old forum URL: forums.lhotka.net/forums/t/524.aspx


rastvan posted on Sunday, July 02, 2006

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.

William replied on Sunday, July 02, 2006

Make the custom principal class you have created for your application to inherit from CSLA.BusinessPrincipal.

Regards,
William

 

brettswift replied on Sunday, July 02, 2006

http://forums.lhotka.net/forums/thread/2420.aspx


Copyright (c) Marimer LLC