Tagged Questions
1
vote
1answer
405 views
Documents opening in read only SharePoint/Office 2010
I recently switched SharePoint 2010 from http to https using URL rewrite and a purchased wildcard certificate. Since then, any time a user attempts to Edit Document in Application (i.e. Word, Excel, ...
0
votes
1answer
612 views
WebClient.DownloadFile and HTTPS + sharepoint 2007
I am trying to download file (.docx) from sharepoint 2007 library with webclient.downloadfile()... SharePoint Webapp has SSL enabled.
I get 401 Unauthorized exception when trying to download the file.
...