Umbraco 8: Empty exception throw when creating Users
When I'm creating a new user, I'm getting an exception throw but it doesn't get's logged in the Settings/Log viewer section or in any log file that I've managed to find.
The error "looks" like this:
I've no idea what's going on, it doesn't matter what group im assigning the user to. The user actually get's created after this error window is closed. But i cannot set the user password or really change anything.
Have anyone encountered this?
How would I go about catching this exception?
Umbraco 8: Empty exception throw when creating Users
When I'm creating a new user, I'm getting an exception throw but it doesn't get's logged in the Settings/Log viewer section or in any log file that I've managed to find.
The error "looks" like this:
I've no idea what's going on, it doesn't matter what group im assigning the user to. The user actually get's created after this error window is closed. But i cannot set the user password or really change anything.
Have anyone encountered this? How would I go about catching this exception?
Bumping this thread!
Bump! Anyone from the Umbraco team that can help?
Hi Mathias,
This is a community help forum so not necesarily frequented by the Umraco team. You may get a better response via the Discord channel.
Do you get this error when running locally? If yes then maybe check in the event logs as there may be something there.
Im getting the same error locally, but cannot get the debugger to throw the exception with breakpoint or the like.
I'll look for the discord channel then. thanks!
have you checked in the event log for your system? (not umbraco logs)
is working on a reply...