Your Web application lets users upload files and is hosted in Microsoft IIS 6.0 on a server named ABC-SR01. The application uses the default application pool with Windows Authentication. You cannot upload a file from your workstation using the application; instead, you see an access denied message. To fix this problem, you enable debugging. Next, you should _______.
1.Create a Debugger Users group on your workstation and add your Windows user account to it
2.Add your Windows user account to the Administrators group on ABC-SR01
3.Stop and restart the application pool on ABC-SR01
4.Add the following configuration to the Web.config file <identity impersonate="true" />
Posted Date:-2022-08-15 10:08:09