When you open Office documents from a website you may experience odd behaviors that you wouldn't normally see opening other files that are not related to Office or would not notice if you were opening the documents from the local file system or a network share. Common issues involve clicking on a hyperlink to an Office document in a webpage and seeing an authentication prompt and not expecting one or files opening read-only when you are expecting to be able to edit them. This article describes what to look for and basic troubleshooting steps you can perform on the client machine and even some tips on what to look for on the web server side (or web application side) as well. One important distinguishing piece of information to understand is the differentiation between going to just a plain web server such as IIS or Apache with static web pages or accessing a file from a web application or web solution such as SharePoint because SharePoint handles things like WebDAV itself and uses certain protocols like WebDAV and FrontPage RPC or FPRPC for short. The reason it's important to know the difference is because you may not think (or want or have rights) to look on the server side. That's why the server information is important to collect right away. A networking trace just off the client sometimes can tell you the type of server and many times even the web application in the responses from the server. But that's getting a little ahead of ourselves, especially if you don't know how to read network traces or know anything about HTTP. But that's not hard to learn and is good if your job involves troubleshooting network problems. This article mainly targets opening Word, Excel, and PowerPoint documents from a web server. And in many scenarios Visio and Publisher documents as well. OneNote has a known issue with SharePoint sites where requiring check-out or requiring columns on the document library will cause synchronization to fail in OneNote. The only way around that is to disable that setting in the SharePoint document library settings. The main issues I'm targetting are focused on opening Office documents from a server with authentication prompts or as read-only. But that doesn't mean these steps won't help diagnose and resolve other integration issues with Office and a web server. Think of this as a general practice guide for troubleshooting Office interacting with a web server. Related Knowledgebase Articles 2019105 Authentication requests when you open Office documents 943280 Prompt for Credentials When Accessing FQDN Sites From a Windows Vista or Windows 7 Computer 838028 How documents are opened from a Web site in Office 2003 2123563 You cannot open Office file types directly from a server that supports only Basic authentication over a non-SSL connection 218153 Error message when clicking hyperlink in Office: "Cannot locate the Internet server or proxy server" 932118 Persistent cookies are not shared between Internet Explorer and Office applications 982995 A new application window opens when you try to view an Office 2010 document in Internet Explorer 7 or in Internet Explorer 8 *2459200 Microsoft Data Access Internet Publishing Provider configuration repair script 2121447 Information about how to use Office 2010 suites and programs on a computer that is running another version of Office *MSDAIPP (aka Rosebud) was the WebDAV protocol provider in Windows XP but it also ships with Office. However, in Vista and Windows 7 it uses WebClient as the WebDAV protocol provider. So only consider using 2459200 if the client is running Windows XP. Environment information to collect/document What is the environment like? *This comes in handy for IT and support staff case documentation:
Troubleshooting questions and actions to take
Richard Mueller edited Revision 5. Comment: Removed (en-US) from title, added tag
Horizon_Net edited Revision 4. Comment: added language tags
Ed Price - MSFT edited Revision 2. Comment: Wow, this is fantastic! Great contribution! (I just updated the title casing to the Wiki guidelines.)
Awesome! We need more Office how to docs!
Wow, great !