Odd problem. I do most of my developing on my main computer at home. I'm currently at a clients venue and have all my code on a laptop. I copied the entire B4J_Dev tree from my main computer to this laptop and have appeared to be able to debug and compile without any issues. I just went further into my program and it blew up. When I went into debug mode, it worked fine. Running in Release mode, it says that it can't find a couple of the bjl files. I checked, the files are there, but they aren't getting compiled into my release. Any idea why this would be happening?