Comments
1 comment
-
Hey Derek,
Thanks for posting!
When you do a build - it creates all of the objects to a created database on the specified SQL Server instance - that sql server instance needs to have all of the cross database and linked server dependencies available or else the build will fail.
Because of that, customers often use a QA or Dev server to do the build - and they have static copies of other databases there so that the build can find all of the required dependencies.
If that is not the issue - would you mind sending in the full build log as well as a screenshot of the build definition?
Kind Regards,
Add comment
Please sign in to leave a comment.
How do I get around this issue?