Hello,
We use a c# app to load a number of projects. Occasionally, one will fail to load. the only message we get in the Xpression Debug Monitor is "Error while loading file:" It doesn't happen all of the time and it isn't always the same xpf. So far, we haven't seen any clear pattern. It only happens in the Studio-SCE (x64) version 11.5659 and not with the dev version.
We load the projects LoadProject(pathToFile) for the first xpf and AddProject(pathToFile, false) for the subsequent xpfs.
------------------------------
David Ball
------------------------------