Skip to content

Deployment Errors #65

@direwolf2020

Description

@direwolf2020

I'm getting an error with uploading the .rsuser and .rptproj extensions.

Is there a way to exclude these? I was trying to user an .artifactignore file and cannot get it to work!

Everything gets uploaded, but the release pipeline errors out at this last portion:

System.Management.Automation.MethodInvocationException: Exception calling "CreateCatalogItem" with "7" argument(s): "Uploading or saving files with .artifactignore extension is not allowed. Contact your administrator if you have any questions. ---> Microsoft.ReportingServices.Diagnostics.ResourceFileFormatNotAllowedException: Uploading or saving files with .artifactignore extension is not allowed. Contact your administrator if you have any questions." ---> System.Web.Services.Protocols.SoapException: Uploading or saving files with .artifactignore extension is not allowed. Contact your administrator if you have any questions. ---> Microsoft.ReportingServices.Diagnostics.ResourceFileFormatNotAllowedException: Uploading or saving files with .artifactignore extension is not allowed. Contact your administrator if you have any questions.
System.Management.Automation.MethodInvocationException: Exception calling "CreateCatalogItem" with "7" argument(s): "Uploading or saving files with .rptproj extension is not allowed. Contact your administrator if you have any questions. ---> Microsoft.ReportingServices.Diagnostics.ResourceFileFormatNotAllowedException: Uploading or saving files with .rptproj extension is not allowed. Contact your administrator if you have any questions." ---> System.Web.Services.Protocols.SoapException: Uploading or saving files with .rptproj extension is not allowed. Contact your administrator if you have any questions. ---> Microsoft.ReportingServices.Diagnostics.ResourceFileFormatNotAllowedException: Uploading or saving files with .rptproj extension is not allowed. Contact your administrator if you have any questions.
System.Management.Automation.MethodInvocationException: Exception calling "CreateCatalogItem" with "7" argument(s): "Uploading or saving files with .rsuser extension is not allowed. Contact your administrator if you have any questions. ---> Microsoft.ReportingServices.Diagnostics.ResourceFileFormatNotAllowedException: Uploading or saving files with .rsuser extension is not allowed. Contact your administrator if you have any questions." ---> System.Web.Services.Protocols.SoapException: Uploading or saving files with .rsuser extension is not allowed. Contact your administrator if you have any questions. ---> Microsoft.ReportingServices.Diagnostics.ResourceFileFormatNotAllowedException: Uploading or saving files with .rsuser extension is not allowed. Contact your administrator if you have any questions.
PowerShell script completed with 3 errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions