I’m setting up a demo machine with Office and I want to be able to open an Office file using Sharepoint protocol. It seems like in Office 2010 that only SSL connections are allowed.
For this machine, I don’t want to have to set up SSL.
This Microsoft article describes a workaround and how to configure it to use Basic Authentication, but it doesn’t apply to Windows 2008. The Mr Fixit app fails because it doesn’t work on Windows 2008 and the manual fixit doesn’t apply.
This registry key doesn’t exist in Windows 2008:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient
How can I enable Basic Authentication for Office 2010 on Windows 2008?
Create the above registry key? The description in the fixit makes it sound like it should already exist on those other Windows operating systems.
Considering that the
WebClientkey is missing it sounds like the WebDAV client is not installed.A quick Google search yielded this: