It is not possible to compile the dll into an exe, unless you have the source code of the dlls, and use that source code in your project instead of the dll references.
You need to deploy all the dlls along your exe, but you don't need the xml files.
André
Software Developer
Xceed Software Inc.