How can we help you today? How can we help you today?
G4734

Activity overview

Latest activity by G4734

Build SQL Change Automation Project CORE View raw log Starting: Build SQL Change Automation Project CORE ============================================================================== Task         : Redgate SQL Change Automation: Build Description  : Build and test databases with Redgate SQL Change Automation Version      : 4.0.2012161408 Author       : Redgate Software Help         : [More Information](https://www.red-gate.com/sca/ps/help) ============================================================================== Setting ErrorActionPreference to "Stop" because no -ErrorAction argument was provided New-DatabaseConnection, SQL Change Automation 4.3.21139.25748, Copyright © Red Gate Software Ltd 2014-2021 INFORMATION - Use of SQL Change Automation requires licensing in line with the Redgate End User License Agreement. See Red-gate.com/EULA for more information. Invoke-DatabaseBuild, SQL Change Automation 4.3.21139.25748, Copyright © Red Gate Software Ltd 2014-2021 Validating SQL Change Automation project Z:\...bla.bla.sqlproj. ##[warning] ResolveAssemblyReference: Warning C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): Could not resolve this reference. Could not locate the assembly "Microsoft.SqlServer.TransactSql.ScriptDom". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. ##[warning] ResolveAssemblyReference: Warning C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): Could not resolve this reference. Could not locate the assembly "SQLCover". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. Schema validation successful. New-DatabaseBuildArtifact, SQL Change Automation 4.3.21139.25748, Copyright © Red Gate Software Ltd 2014-2021 Export-DatabaseBuildArtifact, SQL Change Automation 4.3.21139.25748, Copyright © Red Gate Software Ltd 2014-2021 Database build artifact exported to file 'Z:\bla.bla.bla.nupkg'. Finishing: Build SQL Change Automation Project CORE / comments
Build SQL Change Automation Project COREView raw logStarting: Build SQL Change Automation Project CORE==============================================================================Task         : Re...
0 votes
Could not locate the assembly "Microsoft.SqlServer.TransactSql.ScriptDom"
During the Invoke-DatabaseBuild in ADO, I am getting warning indicating that ..ScriptDom and ..SQLCover libraries are unabled to be located. Although they are warnings, we'd like to resolve these.W...
2 followers 6 comments 0 votes
Powershell comandlet to Build dependant project(s)
Hi,We have a situation where we would like build and deploy a database locally using SCA, the set-up is slightly more complex as it consists of a red-gate database project (project.ABC) that is dep...
1 follower 2 comments 0 votes