Looks like a .NET CLR error, because a file expected to be found cannot. Perhaps using Process Monitor (
www.sysinternals.com) you can monitor the creationmaster10.exe process and see what file it's expecting to open when the error arises. Also could be a permissions issue, perhaps try running the program as Administrator.