hello
I created a new virtual that points to a share on another server, I added the computer accounts to that share. under IIS GUI I can open the folders and see the structure. but when the application (asp) tries to pull/open the pdfs I get Access to the path '\\fqdn.123.com\path\etc' is denied.
the site has windows authentication enabled.
if I right click on the folder and select explore I can see the pdfs.
but if I try right clicking and selecting manage folder > browse I get prompted for Creds.
thank you