I've been working on an auto-build application. Everything's been going fine until
recently. I've been testing my auto-build process with an app that is fairly
complicated. Here's the layout:

DLL
Data Access - No Transaction Support
DLL
Data Access - With Transaction Support
DLL
Business Process and Data Validation - uses the two data access DLL's
DLL
Reporting Procedures - uses the business processes DLL
EXE
Uses the reporting procedures and business processes DLL's



All the DLL's are being compiled just fine, but when i come to the EXE it fails,
saying "No Public Createble Object Found". But, when i open the vbp with the VBIDE
and compile - it works just fine. All the GUID's are managed correctly and they are
updated in the VBP if they changed with the latest compile. So, i dont think it's a
reference problem.

In a nutshell - compiling with the UI works, but when called from the command line
it doesn't.

Any and all ideas are welcome.

Thanks,

John


John Pirkey
MCSD
http://www.ShallowWaterSystems.com
http://www.stlvbug.org