Skip to content

Blazor WASM - Upgrading from CSLA 6 to CSLA 8 - Setting ApplicationContext User throws Not Supported Exception #4486

Discussion options

You must be logged in to vote

Another thing that occurs to me, that you could try, is to use a context manager that does not cache the principal. Maybe that would be better?

Specifically here:

Rather than maintaining any reference to the current principal, the code could just always return the value from the task (if available).

Replies: 1 comment 14 replies

Comment options

You must be logged in to vote
14 replies
@rockfordlhotka
Comment options

@saulyt
Comment options

@rockfordlhotka
Comment options

@rockfordlhotka
Comment options

Answer selected by saulyt
@saulyt
Comment options

@rockfordlhotka
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants