Wpf InvalidCastException on UnauthenticatedPrincipal upgrading to 5.4.0 #2056
Unanswered
JacoJordaan
asked this question in
Questions
Replies: 1 comment 2 replies
-
aspnetcore only supports In fact, in CSLA 6 I'm removing all the types that help you create custom principal/identity classes, because that's just a dead end apparently. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Upgrading from 5.3 to 5.4 I get the following exception on my DataPortal call from the WPF application:
Any ideas how to correct his error?
The Blazor server client is working fine. Only the WPF client connecting to the remote data portal throwing this error.
Beta Was this translation helpful? Give feedback.
All reactions