Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Open Office Documents from Document Library without Password Prompt

  Asked By: Colin Stephens         Date: Jun 16, 2010      Category: Sharepoint      Views: 2422
 

We have a SharePoint site and Document library set up for anonymous access.

All non-Microsoft file types open correctly without a password.

When users click on Microsoft Office documents they are prompted for passwords.

Is there some way to configure the Office documents or Document Library so that users are not prompted for passwords when they open documents or is this a bug?

Tagged:                  

 

1 Answer Found

 
Answer #1       Answered By: Amrita Durgude          Answered On: Jun 16, 2010       

I've found the following workaround:

www.objectsharp.com/.../...t-office-documents.aspx



To keep it simple:

1. Disable client integration

2. Remove the OPTIONS verb from the <HTTPHandlers> registration line in the web.config file  for the site

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].