Answer:
There are 3 different ways to modify the additional permissions required by an application. That is
• Permit the ASP.NET user access to the required files. To access this option, the server must have Windows NT file system (NTFS).
• Change the group of ASP.NET user.
• Use impersonation to run the process as another user.
Asked In: Many Interviews |
Alert Moderator