Forum Discussion
SharePoint "Open with Explorer"
Hi
Can we expect the Library feature "Open with Explorer" in SharePoint to be available in the new Edge C browser?
Thank you
4 Replies
- Elliot KirkFormer Employee
Hi moraise, to enable the "Open with Explorer" functionality you need to run the page in IE-Mode. This is because that feature is supported by an Active-X component. You can find out more about how to set up IE-Mode and add it to the site list manager here: https://docs.microsoft.com/en-us/DeployEdge/edge-ie-mode. Thanks - Elliot
- Janosch_Copper Contributor
Hmm, we are using the IE Mode for our "old" Sharepoint 2013 environment; compat-mode is IE11 and open-in is IE11 as well.
But the "Open with explorer" is still not working 😞
Can anybody confirm that the "webdav function" is working with ie mode?
And if so share his configuration?
Thanks a lot
- Janosch_Copper ContributorJust to let you know: For Sharepoint 2013 use compat-mode IE10 and everything works as expected 🙂
- PhilAlgBrass Contributor
Hi Elliot
You are correct that this function is triggered by an ActiveX.
But the ActiveX isn't doing much, imho it doesn't even have to be interpreted/run, it would be good enough if the Edge Browser would recognize the ActiveX and understand what the User of the Sharepoint DocLib would like to do.In the End, all what has to be done is connecting the Windows Explorer to the WebDav Path of the Document Library.
https://help.dreamhost.com/hc/en-us/articles/216473357-Accessing-WebDAV-with-Windows
Since this was implemented into Sharepoint and effort was done to implement this into Windows itself, it should also be possible to bridge this gap by the Edge Browser.
Greetings
Phil