Skip to content

Error: Object of type 'archiveDir' and path '....vbproj.zip' cannot be created #25

Open
@msgigabyte

Description

I am getting the following error while trying to publish it using teamcity. Steps I am using are

  1. build and package
  2. execute publishinteractive file by passing it a test.ps1 parameter

[12:45:07]Mode LastWriteTime Length Name

[12:45:07]---- ------------- ------ ----

[12:45:07]d---- 13/08/2012 12:45 abc.vbproj_zip

[12:45:07]Extracting .zip file

[12:45:08]Deploy folder []

[12:45:08]Skipping transform since a transform name was not specified

[12:45:08]Error: Object of type 'archiveDir' and path 'Z:\publish\trunk\abc\obj\Deploy-Test\Package\abc.vbproj.zip' cannot be created.

[12:45:08]Error: The archive directory 'Z:\publish\trunk\abc\obj\Deploy-Test\Package\abc.vbproj.zip' could not be loaded.

[12:45:08]Error: Could not find directory 'Z:\publish\trunk\abc\obj\Deploy-Test\Package\abc.vbproj.zip'.

[12:45:08]Error count: 1.

I am passing it the required values in a parameter file and also transform parameter is there but still it is saying no name given.

Please guide. What I am doing wrong here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions