0

What does this error message mean? error MSB3073?

1>D:\BuildAgent\work\db3238a9996f31f9\DeployToEnvironment.proj(165,3): error MSB3073: The command ""C:\Program Files (x86)\Microsoft SQL Server\110\DAC\bin\SqlPackage.exe" ^
D:\BuildAgent\work\db3238a9996f31f9\DeployToEnvironment.proj(165,3): error MSB3073:                         /Action:Publish ^
nullException
  • 1,112
  • 4
  • 17
  • 29
  • Has the layout of the error message not come out correctly in your post? – Andy Joiner Jul 30 '15 at 20:25
  • error MSB3073: The command ""C:\Program Files (x86)\Microsoft SQL Server\110\DAC\bin\SqlPackage.exe" – nullException Jul 30 '15 at 20:26
  • Looks like your error message has wrapped so it's difficult for me to read - "/Action:Publish" appears to be a parameter of SqlPackage.exe. Perhaps post a few more lines of your error log, for context. – Andy Joiner Jul 30 '15 at 20:31

0 Answers0