'System.Runtime.Serialization.SerializationException' in mscorlib.dll

'System.Runtime.Serialization.SerializationException' in mscorlib.dll

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


Yosarian posted on Sunday, November 09, 2008

Hi there,

I have a problem with security and CSLA.NET 1.1. When I try the Login with PTracker the message 'System.Runtime.Serialization.SerializationException' appears. It happens in the function Fetch of the DataPortal in the CSLA Project

Else

   Return Portal.Fetch(Critera,GetPrincipal)

End If

The message says also that the type 'CSLA.Security.BusinessIdentity+Criteria' can't be used because of missing the rights.

All involved classe (BussinesIdentity, BusinessPrincipal) are <serializable> .

What can be the problem?

Sorry for my bad english :-)

Thomas (from Germany)

ajj3085 replied on Monday, November 10, 2008

Have you tried Csla 1.53?  That's the latest (and last) version designed to run on .Net 1.x framework.

Copyright (c) Marimer LLC