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,

link|improve this question

25% accept rate
feedback

1 Answer

Try adding your credentials to the application pool

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.