I'm having a problem with user permissions during an ASP.NET application install.
The application is setup inside the Default Web Site in IIS. I assign Full Control (generic_all) to the ASPNET windows user during the install via the permissions tab in AI for the correct folder.
However, once the ...