Hello.
We have an intranet site that contains both external web links and internal DFS share links. The external links work fine. When clicking on an internal link, nothing happens. No errors, warnings, or popups. If I right click on a link and try to open it in a new window, I get a blank page error " about:blank#blocked" I cannot seem to figure out what is blocking it. I have added it to the intranet and trusted sites. This happens with Chrome and Edge but with Internet Explorer, it works just fine. If I inspect the page there are some errors in Chrome:
Failed to load resource: net::ERR_NAME_NOT_RESOLVED
null:1 Failed to load resource: the server responded with a status of 404 (Not Found)
null:1 Failed to load resource: the server responded with a status of 404 (Not Found)
(index):1 Not allowed to load local resource: file://XXXX.XXX/dfsshares/GlobalFolders/Intranet/Codes%20&%20Standards/Code%20Links%20Spreadsheet/XXX%20Code%20Page%20-%20V20%20-%202021-01-03.pdf
(index):1 Not allowed to load local resource: file://XXXX.XXX/dfsshares/GlobalFolders/Intranet/Codes%20&%20Standards/Code%20Links%20Spreadsheet/XXX%20Code%20Page%20-%20V20%20-%202021-01-03.pdf
(index):1 Not allowed to load local resource: file://XXXX.XXX/dfsshares/GlobalFolders/Intranet/Codes%20&%20Standards/Code%20Links%20Spreadsheet/XXX%20Code%20Page%20-%20V20%20-%202021-01-03.pdf
So what I don't understand is, why IE can access the links just fine, but Chrome and Edge can't seem to. Are there specific permissions that need to be applied to the DFS folder for Edge? Thank you