AI OnAI Off
Check the content IDs for the waste basket and root page in both environments, if they differ try and modify the root page id in the xmlfiles to match the environment you are importing to.
Just a shot in the dark
Do you get the error in the actual import or when you click "Upload and verify File"? There is a known issue taht "Upload and verify File" fails with that message. Hopefully a version with a fix for that will be available soon.
Interesting!
It was the "Upload and verify File" which was throwing the exception. I have not been able to run the exact same import using the "real import" but when trying the procedure but between other environments everything seems to work.
Thank you Johan!
Hi,
I am receiving a peculiar exception trying to import an exported episerver data file from one site to another. The sites shares the same sourcecode.
The exception I receive is: Export/import error: Exception: The import destination is under root 'WasteBasket' but export was created from 'Root page' which is not a compatible structure. And it does not mather from where in the structure I export or to where in the structure I import, the exception is consitent.
I've checked the xmlfiles in the exported episerverdata and as far as I can see they look alright. I also decomplied the code throwing the exception but can't really see what might be causing the error.
Full exception:
Has somebody else had this problem? Or do you have any pointers for how to solve this?