Hello All,
I have been assigned with a unique requirement on IIS application hosting.
Currently I have deployed the site in IIS 7 hosted on a server 2008 R2. Application work fine but the application contacts a shared path from a different server. I have tried creating virtual directories and I am able to download the files but unable to view them. Debugged the source code and found no issues.
Is there anyway in IIS for the application to contact shared directory from other server?