Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: System.UnauthorizedAccessException: Access to the path 'E:\' is denied.  (Read 3351 times)

0 Members and 1 Guest are viewing this topic.

sajugovind

  • Guest
I was deploying a website via Visual Studio but it failed with an error:

Code: [Select]
System.UnauthorizedAccessException: Access to the path 'E:\' is denied.
Solution:
1) RDP to server, Open IIS Manager, Click on top level server name->Management Service -> Stop Service
2) There is a drop down menu for SSLs. Choose the correct one. If no SSL is installed, install it first.
3) Then start the service.

Thank you,