Hi,
Created Cloud Storage Portal Service following the instructions from site. All went fine .. i can login the site with a user with read write rights, but cannot add files to folder.
Receive following 2 errors ;
Clicking the folder; DataTables warning:table id=webdaw-items-table -Ajax error.
Then try to add a file I receive the following error.. Internal Server Error
also event log has the following SolidCP eventID 0:
[11/2/2016 7:27:25 AM] WARNING: Invoke error: 0x80045301, The requested object was not found.
thanks,
Hello,
I have just tried this on our dev machine running 1.1.1 and it appears to work fine.
Can you check that the machine running the portal is able to connect to the webdav share?
You may also want to upload a file to the webdav and check you can see it in the portal.
Kind Regards,
Trevor Robinson
I got same error 1.1.3
someone could check this issues
For that error i normally assume the WebDav Portal vs WebDav Site does not have enough permissions to upload the file.
Can you let me know the authencitation types per site, aswell as the app pool users + member groups for both?
Is it possible that you are using some reserved characters in the file name like "+"?
The full reserved character list can be found here: https://blogs.msdn.microsoft.com/robert_mcmurray/2011/04/27/bad-characters-to-use-in-web-based-filenames/
What happens if you try to upload a filename "test.txt"?
Best regards
Bogdan