The other projects are probably not being built when the first one is. Try this, highlight your solution, click Build (main menu bar)>Configuration Manager. When you build one you want to build another right? If so, check the boxes.
Then check the project dependancies. Click Project>Project Dependancies and double check they are set right. You can also click on the Build Order sheet to see if it builds them correctly. If all else fails, move the dlls to another folder, and click Rebuild, this should recreate them for you.