Webdav copy issue: error0x80070057(The Parameter is incorrect)
0 Sign In to Vote Hi all, I have been facing an issue with copying a file to a Web Folder in Windows 7. I am able to connect to the web folder and see the subfolders. I am able to copy a local folder to the web folder as well. The only I am facing is when I am trying to copy a file. I am getting the error0x80070057(The Parameter is incorrect). I have checked with fiddler and it does not look like its a server side issue. And I have also tried stopping most of the services as I read on the net that having 'Kaspersky' enabled and running interfered with the I/O for webdav. That also has not helped. Has someone faced this issue before. If yes, can you please shed some light on what could be the issue and how to solve the same. Thanks Naresh
February 10th, 2011 3:45am

Hi, You may enable the Windows Image Acquisition and Windows Audio services on the server side, restart the encoder and to see if it works as advertised. Meanwhile, you can actually map network drives to webdav locations. To do so use this: 1. Open Windows Explorer 2. Rightclick on 'Computer' 3. Go to 'map network drive' 4. Choose station/drive letter 5. Use this link to your WebDAV location: \\your_webdav_server_domain@SLL\rootwebdavfolder\path\to\folder 6. Press OK and your set. The nice part of mapping your network drive is that you can use it for synchronisation (online/offline files). I also assume this issue is a server side issue, so please post at http://social.technet.microsoft.com/Forums/en/category/windowsserver for help. Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
February 14th, 2011 11:39am

Hi Juke, Thanks for your reply. I resolved the issue. The current PROPPATCH call we had was sending back just a OK Response and hence the issue. Changed it to MultiStatus and wrote some data back to the response.. It started working fine. Naresh
February 18th, 2011 7:41am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics