IIS server unable to access the file path
Posted
by
anil namde
on Server Fault
See other posts from Server Fault
or by anil namde
Published on 2010-12-21T13:09:35Z
Indexed on
2010/12/21
13:56 UTC
Read the original article
Hit count: 294
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,
© Server Fault or respective owner