Build Error - A parameter cannot be found

Hi All,
I'm using RedGate SQL Toolbelt update for the latest version(DLM Automation, Source Control), TeamCity and Octopus for deploying changes to my Databases.
I used the following document for guidelines

On TeamCity I configured Build Step and on Advanced Options Transaction isolation level is set to Serializable.
I'm getting the following Error

[17:08:49]C:\TeamCity\buildAgent\plugins\dlmautomation-teamcity-agent\DLMAutomationRunner.ps1 : A parameter cannot be found that
[17:08:49]matches parameter name 'transactionIsolationLevel'.
[17:08:49] + CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
[17:08:49] + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,DLMAutomationRunner.ps1
[17:08:49]
[17:08:51]Process exited with code 1


I can't figure out why i'm getting that error, need some help.

Thanks,
Elad
Tagged:

Comments

Sign In or Register to comment.