Hi Pals,
I am working on IIS 7.5 running on Server 2008 R2. I have created a main site and under the main site, I have added other sites as application so I have a parent URL and sub application which varies.
Currently I am in the process of hosting an ASP.NET deployed application among the existing applications and I have a major issue which I need to access shared directory in another server.
To add more clarity to my above point, application is hosted in Server A and shared directory is in Server B and I have mentioned the UNC in the code for path mapping. As mentioned in earlier threads, I have changed the application pool identity to custom Account ( Domain Admin - Myself ) and I have set permissions to the directory ( Full Access ), Tried NETWORK Services, Tried all possible solutions available in the net but im helpless in getting it fixed.
Can someone help me on this. I am sure I am missing out the permission part somewhere, Is there anyone who could help me on this..
Thanks,
Ashvin Ashok