Hi, now I am working on upgrading devexpress major version (13 to 14). My job is to make sure that the upgraded devexpress won't create such a trouble, like the changing behavior, change interface. When I do some testing to my software, I got crash and the crash report tell me that the problem of the crashing software is because the software cannot find the skin. After a long time struggling, I got the answer, the answer is because of the skin is still on version 13 and need to be re-assembly using SkinEditor 14. After I do it, the software didn't crash anymore