The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
1answer
445 views

Modification date gets updated when selecting/clicking a file

On our SharePoint site the modification date of files gets updated when it should not, when no changes to a file have been made. I have found two ways to reproduce this error: A document is opened ...
5
votes
0answers
372 views

Explorer view showing incorrect dates for document library files [closed]

We have a bit of a weird problem, and I am baffled. Incorrect dates in windows explorer: We map N: drives to document libraries, by using the following command: net use n: ...
4
votes
1answer
436 views

Making office documents from SharePoint work with non-Internet-Explorer browsers

This one bugs me since years, and I'm guessing it may not be solvable: When clicking the link to a document (let's say a DOC file) inside Internet Explorer on a SharePoint 2010 website, Internet ...
3
votes
2answers
463 views

SharePoint 2010 Open with Explorer issue

I have a customer that is having troubles with their SharePoint "Open with Explorer" feature within document libraries. The error we're seeing is "Your client does not support opening this list with ...
2
votes
1answer
506 views

SMB administrative Shares (C$) not accessible on a server running SharePoint - WebDAV MiniRedir reports PROPFIND not implemented

Cross-posted from http://serverfault.com We have a SharePoint 2007 server (Windows 2003) for development which fails to provide access via SMB administrative shares like \server\c$. I can use ...
2
votes
0answers
1k views

Mounting a Sharepoint filesystem on Linux using davfs2

I am trying to mount a SharePoint (SP) filesystem on Linux using davfs2. I am following the article: http://howto.unixdev.net/Linux-SharePoint.html First off, I see a lot of questions on SO for ...
1
vote
1answer
422 views

One user can't open a folder in explorer view, others can

I have an issue where one user is currently unable to open a folder (the folder has ~40,000 8kb-12kb XML files within it) in explorer view. I believe this could potentially be being caused by limits ...
1
vote
2answers
561 views

WebDav fails with client certficates on Windows 7

I have a SharePoint 2007 site on Windows Server 2003 R2 that is set up to require SSL/HTTPS and client certificates on the IIs Web App. Opening Document Libraries in Windows Explorer works fine from ...
1
vote
2answers
2k views

How to Upload File to Sharepoint Via Commandline?

Salvete! How can I, from the commandline, upload a file to a document library? Now, I found davcopy, which works, sort of. I can only upload the file using my domain account that I am already logged ...
1
vote
2answers
161 views

Masterpage catalog via webDav

I've got WebDav set up on my Windows 2008 R2 environment (Desktop Experience and everything), but still can't seem to connect to the environment 100%. I can browse to the local instance on port 80, ...
1
vote
1answer
387 views

WebDav - 409 Conflict

I have a simple java application to upload files to sharepoint over WebDav. This works fine when uploading Picture and Word Doc libraries. However, it fails with HTTP/1.1 409 CONFLICT when uploading ...
1
vote
1answer
410 views

Visual Studio Remote Debugger cannot connect to server - WebDAV MiniRedir reports PROPFIND not implemented

Symptoms: You have installed and run the Visual Studio Remote Debugger on your SharePoint server. You can debug the IIS worker process in the terminal session on the server. You cannot connect to ...
1
vote
0answers
156 views

Can't access some folders through Windows Explorer

We've encountered a strange problem accessing a SharePoint 2010 document archive through Windows Explorer on a Windows 7 machine. The archive has been mapped as a network drive and everything works as ...
1
vote
0answers
100 views

Visual Studio intellisense over WebDav (DAVWWW) does not work. Failed to Start Monitoring

The page lives in a library inside SharePoint 2007 and has inline c#.. no master page or sharepoint references. I can open, edit and save the page via the URL. But getting warnings and no ...
1
vote
1answer
345 views

Must manually refresh Windows Explorer after creating new files/folders in document library

We have just setup Sharepoint 2010 internally for testing and development. I created a simple document library, and mapped it up in Windows Explorer. It works OK - it's reasonably fast (at least ...
1
vote
2answers
1k views

Explorer view feature is not working, Sharepoint 2007

The explorer view feature is not working on our SharePoint 2007 portal. When users try to view a SP list in explore view they are prompted with the following error: "Your client does not support ...
0
votes
1answer
14 views

Service account to access UNC

I'm trying to access the UNC to copy a file from the UNC share to another location. The way it is set up it requires an interactive challenge for credentials, and I was told there is no way to change ...
0
votes
0answers
24 views

Creating Document Libraries Using WebDav Interface

I am currently developing an app that uses the WebDav HTTP protocol to communicate and handle interactions with a Sharepoint site. While I can use a MKCOL request to create directories within a ...
0
votes
1answer
48 views

SharePoint 2007 and WebDav pro's & con's & custom development

recently I've heard about WebDav and that is being used with SharePoint. I did some research about WebDav, read some topics on Internet etc etc. What I've understood that WebDav is is an extension ...
0
votes
0answers
206 views

Is it necessary to install Desktop Experience to access SharePoint Documents using UNC Paths?

There are often applications which sit on a server OS (e.g. a SSIS package on a SQL Server), or a custom web application. Sometimes they access documents using UNC paths (through WebDav). The only ...
0
votes
0answers
100 views

Wildcard certificate on IE 9 and Windows 7 / Sharepoint

I am trying to mount a Sharepoint as a network drive - either via "net use * URL" or through the file explorer. Both ways fail - and it seem to fail due to the site's wildcard certificate ...