SharePoint works best with Internet Explorer, but we have seen compatibility issues with different IE versions as well.
Though SharePoint goes well with Mozilla Firefox, Google Chrome, Safari, and other browsers too, there is some functionality that works best with IE and there are few which work only with IE.
Problem - Editing Office documents within SharePointYou may come across a problem while editing SharePoint documents when you click the ECB Menu option "Edit in Microsoft Office/Excel". This action will display a message as below -
'Edit Document' requires a Windows SharePoint Services-compatible application and Microsoft Internet Explorer 6.0 or greater.
SolutionUse a 32-bit IE version, this will not work with 64-bit IE versions.
Even if you have 64-bit IE installed, you can access the 32-bit version from here - C:\Program Files (x86)\Internet Explorer\iexplore.exe
IMPORTANTMicrosoft uses ActiveX controls for some SharePoint functionality and they work with only 32-Bit versions of Internet Explorer browser.
Other browsers like Chrome, Firefox do not support ActiveX and hence this functionality will not work with these browsers.
- Move Copy Migrate SharePoint OneDrive files folders to different site collection location
- How to generate client id and secret to register SharePoint App with OAuth
- How to share SharePoint site or document with all users in organization
- Get-ADUser PowerShell - Get AD user details using email address
- error CAML Query containing special characters
- Access URL for SharePoint Tenant Admin Center (Online Office 365)
- Fix SharePoint Error - The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started
- SharePoint - The URL is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web.
- How to delete SharePoint List Item programmatically using C#.Net
- How to Share Microsoft SharePoint Site with Users or Groups
- JSON column formatting to preview SharePoint Online file on mouse hover
- SharePoint List redirect user after submitting form NewForm.aspx
- See actual SharePoint error exception modify web.config
- SharePoint Server 2016 IT Preview Deprecated Removed features
- How to create SharePoint Document Library
- How to Get or Set SharePoint Document ID _dlc_DocId using PowerShell
- How to disable SharePoint subsite creation option for owners
- PowerShell - How to use Try Catch Finally blocks for error exception handling (Windows/SharePoint)
- SharePoint error - Your organization doesn't allow sharing with users from this domain. Please contact your IT department for help. (OSE403)
- [Solved] SharePoint Search Internal server error exception
- How to wrap column text in SharePoint Online Modern List Grid View using JSON formatting
- How to extend retiring SharePoint 2010 Workflows and continue with Office 365
- Changed AD user display name showing old name in SharePoint
- How to hide or remove quick launch left navigation from SharePoint Online Modern site page
- How to enable anonymous public access for SharePoint Online site collection, file, folder without login ?
- List of Java Simple Date Formats (Cheatsheet) - Java
- Python Program To Calculate Simple Interest (SimpleInterest.py) - Python
- INSTALL_FAILED_INSUFFICIENT_STORAGE Android Error - Android
- Simple Struts 2 Tutorial in eclipse with tomcat 7 server - Java
- Hide files and folders on Mac OS X - Mac-OS-X
- [Solution] The connection to the remote PC was lost, preparing to reconnect - Windows RDP - Windows
- Make Bootstrap Button look like a link - Bootstrap
- How to Copy Entire Directory to another Directory in Linux - Linux