Usually the IIS application pool runs as local network account. In a shared environment where the windows file could be seen from unix, the ID may not match. In some situation, we would need to set the application pool running as a domain account.
Running IIS application pool with domain account
Reply