Using WebClient upload file will be submitted to the 404 error,
Destpath server location to upload files here
Destpath="http://192.168.0.106:8090/ProvienceFiles/new1_114.pdf";
Sourcepath is the path of the local file to upload the file
Sourcepath="F: \ \ ZFAPI \ ZFAPI \ local deployment version Files \ new1_114 PDF";
I searched the first solution is the server folder with everyone, but not after added
The second is to change the post to put, submitted to the 405 error
And then search to and put in the handler mapping, but the result is no use
The third is to expand the web server in the WebDAV to allow
Is not on my iis web server extensions, but in the ISAPI and CGI limitation WebDAV, that was set up to allow
The fourth is the path of the destpath don't add in the file name, only the folder path to write to 405 error
How to write?
CodePudding user response:
The client is a initialize the client who to you?
CodePudding user response: