Thread "Manifest file not found"
Tabs
-
Deleted | 9. May 2018, 12:14
Manifest file not foundHi everbody,
I am facing the problem that when I want to import any data (categories, courses, etc) on a Linux server with ILIAS and the data was exported in ILIAS running on a Windows server, I am getting errors when trying to import.
It says "Manifest file not found:"manifest.xml"
Export Windows - Import Linux - ERROR
Does anyone of you know what might have gone wrong?
Thank you in advance,
Patrick -
Deleted | 9. May 2018, 13:26
Re: Manifest file not foundFixed the problem.
the manifest.xml had windows paths in it.
I edited all "\" into "/" in the paths.
then the import finished without errors.
Will check if any other problems with the imported data will occur.
I will also create a bug report as soon as I have some time left.
Thank you.