Failing to build in Teamcity

Hello

Following your Blog post on setting up with Teamcity but getting following error, any ideas?

[13:21:51]Kab.Web\Kab.Web.csproj.teamcity: Build targets: Rebuild;ResolveReferences;_CopyWebApplication (5s)
[13:21:56][Kab.Web\Kab.Web.csproj.teamcity] OctopusEstablishContext
[13:21:56][OctopusEstablishContext] CallTarget
[13:21:56][CallTarget] OctopusPackageWeb
[13:21:56][OctopusPackageWeb] Exec
[13:21:57][Exec] C:\TeamCity\buildAgent\work\81d8689b4e12244c\packages\OctoPack.1.0.109\targets\OctoPack.targets(122, 5): error MSB3073: The command ““C:\TeamCity\buildAgent\work\81d8689b4e12244c\Kab.Web…\packages\OctoPack.1.0.109\tools\NuGet.exe” pack “publish\Kab.Web.nuspec” -OutputDirectory “bin” -basePath “publish” -Version “6” -NoPackageAnalysis” exited with code 1.
[13:21:57][Kab.Web\Kab.Web.csproj.teamcity] Project Kab.Web\Kab.Web.csproj.teamcity failed.

Thanks Paul

Hi Paul,

Were any other errors reported from TeamCity? Are you able to post the full build log? (You can mark this conversation private if you like)

Paul