G
Grey_corbin
Guest
We have an internal SharePoint 2013 site with pages that link to file shares on the our network.
(example link 1: file://Server/Share )
(example link 2: file://Server)
These links work correctly in IE. Example link 1 will prompt to open File Explorer in Edge. Example link 2 does not work correctly from Edge. You get the following error when you try to use it:
Hmm, we can't reach this page.
Try this
The truth in truth is a terrible jest. --Blitzen Trapper
More...
(example link 1: file://Server/Share )
(example link 2: file://Server)
These links work correctly in IE. Example link 1 will prompt to open File Explorer in Edge. Example link 2 does not work correctly from Edge. You get the following error when you try to use it:
Hmm, we can't reach this page.
Try this
- <id id="dnserror_unavailable_righturl">Make sure you’ve got the right URL: </id>ms-appx-web://microsoft.microsoftedge/assets/errorpages/dnserror.html#file://Server/
The truth in truth is a terrible jest. --Blitzen Trapper
More...