blazor-starter-kit icon indicating copy to clipboard operation
blazor-starter-kit copied to clipboard

Error when trying to change Role in Production

Open lazyCoder-max opened this issue 2 years ago • 0 comments

Describe the bug I've tried to publish the existing code in windows server IIS just by changing the database connection string without changing anything, after that i tried to run it using the subdomain that i created, and tried to change the basic user role permission and it is throwing error

To Reproduce Steps to reproduce the behavior:

  1. published the original code to a windows VPS
  2. Run the hosting using a subdomain that i created
  3. login
  4. update the basic role permission

Expected behavior Update needs to be fixed

Screenshots image

lazyCoder-max avatar May 20 '23 13:05 lazyCoder-max