When I tried to run this command “aspnet-regiis.exe -ir” in the command prompt I got the following message “You must have administrative rights on this machine in order to run this tool”.
Solution:
You must follow the following instruction,
Start-> cmd
Right click on it and select “Run as administrator” and to confirm, click yes button, it will open a command prompt like below.
Type this command “aspnet-regiis.exe -ir” in the command prompt and press enter.
Post your comments / questions
Recent Article
- How to enable Search Feature in Django admin?
- How to check PAN-Aadhaar is Linked or NOT?
- How to customize pagination for django admin?
- How to fix HAXM is not installed |in Android Studio
- How to fix CMOS Checksum Error in Computer or Laptop | SOLVED
- Reactivating windows after a Hardware change on PC or Laptop
- FIXED: Windows reported that the hardware of your device has changed. Error code :0xc004F211
- "redirect" is not defined pylance("reportUndefinedVariable)
Related Article