IIS server unable to access the file path
- by anil namde
I have installed web application behind IIS which access the files/directory located on the another machine.
Now while developing the application using the Visual Studio 2008 then Developer Web Server it provides when build the site was able to access the location. However when the site is deployed on the IIS its saying Unable to access the file because of insufficient permissions.
Can some one please help regarding what could be the issue ? any idea or pointers could be helpful.
Thanks,