Can't access to network share from application
问题 I'm having problem with accessing to network share from my MVC application. Application is hosted on IIS installed on remote machine named INTRANET, which is connected to same domain. Website is using Application pool which is configured for Network Service . There are anonymous and windows authentication enabled. When I'm debugging application locally (IIS Express and Visual Studio is opened as administrator) there is no problem. I can access to network share and download file. The problem