I often find myself navigating within SharePoint directly on the server. Having blessed with installing the farm and playing around with the admin powers of configuration directly on the server, I often find myself running into a few common problems:
Issue: You are unable to open a document folder using the windows explorer feature.
Error: Your client does not support opening this list with Windows Explorer
Solution: Start the WebClient windows service. To do this, make sure to install the “ Desktop Experience ” feature in Windows Server 2008. From the Server Manager, click Features. Install Desktop Experience. After installation, you should start the WebClient windows service.
—-
Issue: With a new MS Office content type defined that hangs off the new button, you run into problems creating a new document.
Error: Word experienced an error trying to open the file. There is a problem saving the file. Usually this is because the disk or floppy disk is too small for the file or is full, RAM memory is low, or there is a permission problem with the drive the file is being saved to.
Solution: Disable Protected view in Office 2010
a) Open the office product
b) Click File –> Options
c) Select ‘Trust Center’
d) Select Protected View
e) Disable all the protected view options
