To anyone that can help: I added a Database Project to my solution
and now I have a broken build. I get the following error: Error checking whether 'c:\builds\myProject\src\Database.dbp' is an enterprise template
project. I changed the <solution> task to try and exclude the
project from the build with the following: <solution
solutionfile="${build.src.solution.path}\PortalSolution.sln" configuration="${project.config}"> Thanks for any insight. -Chris |