Any fix fro the problem reported in post of feb 22 - see below.
Is there any limitations with devexpress that would limit implmenting rolebased security as per your samples?
thanks in advance
Dennis
<<<
Hi guys and gals,
When I run the C# sample code in the RoleBasedAuthorizationWithGetSetInterceptors project, I receive an error:
"Incorrect syntax near the keyword 'from'"
The error is thrown when trying to evaluate the line:
User aUser = pManager.GetEntity<User>(anRdbQuery)
in the GetRoles(PersistenceManager pManager, string pUserName) method of the LoginManager class, after submitting the login form with the default entries.
Just thought I'd let you know...
Regards,
Steve >>>