I tried to Move a published version of my ASP.NET application to Windows 7.0 into:
C:\Inetpub\wwwroot\
I am prevented from doing this because I don't have the correct rights (admin rights).
How do I resolve this?
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
change the permissions. Open powershell as admin and write this:
| |||
feedback
|