10.0.1 Upgrade -- GetRolesByGroup throws error #6623
Unanswered
bdimolfe-winmill
asked this question in
Q&A
Replies: 1 comment 1 reply
-
That is part of APIs that were removed, see All methods on that class were marked obsolete in v7.3.0 except that one (probably by mistake). |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi Everyone,
We just upgraded from 9.13.9 to 10.0.1 and are getting the error below. Just looking to confirm if this is a known change in the security model or if perhaps something went awry during the upgrade.
error CS1061: 'RoleController' does not contain a definition for 'GetRolesByGroup' and no accessible extension method 'GetRolesByGroup' accepting a first argument of type 'RoleController' could be found (are you missing a using directive or an assembly reference?)
Thank you!
Ben
Beta Was this translation helpful? Give feedback.
All reactions