I have a administrative account on my machine, but due to security reasons, I don\'t want to run visual studio as administrator. I have ASP.NET website, windows 10, IIS8. Is
as per https://msdn.microsoft.com/en-us/library/kd3se23d.aspx
if you change the ASP.NET worker process to run under your own user account, you do not have to be an Administrator on the server that is running IIS.