blazor-starter-kit
blazor-starter-kit copied to clipboard
Error when trying to change Role in Production
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:
- published the original code to a windows VPS
- Run the hosting using a subdomain that i created
- login
- update the basic role permission
Expected behavior Update needs to be fixed
Screenshots