In working with our CRM implementation, we are called to upload documents to the SAP webdav folders in order for the application to process the files. When attempt to connect through httpwebrequest or webclient i get the following response: "The remote server returned an error: (405) Method Not Allowed.". Does any body have any experience uploading document to webdav using C#?
↧