Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hey,
has anyone ever experienced "Execution of script failed, reload old data", but without a single error message appearing during execution? debug also shows no problem.
Hi, are you reading or storing files? You can check this
so i have created a log file which also appears totally fine. the problem is that the script is trying to read QVDs that no longer exist as the data model has changed. i have removed these tabs from the script and reloaded the script however the script execution fails without warning and the data model doesnt change either. maybe there is somewhere else that tries to read these QVDs other than just the LOAD script?
Do you Have an instead script? Have you set the variable errormode to 0 in the script? In second case the script run but don't give errors.
There is a store of a qvd file?
hi,
yes i have a store of the qvds. but i changed my data model and now have less qvds, but the script still wont reload correctly, although its not telling me whats wrong
can you try to reload the script without store the qvd?
Natash, the most useful thing would be to attach the script log you do have, this way we can look through that to see if we can spot anything that you may be doing that could be causing the issue. We may need an export of the script as well, so we can check to see what is and is not being processed during the actual load as well, but you can try just the script log first if you want.
I think you said you did have the script log, so hopefully you can attach that, that should be a good start here.
Regards,
Brett