Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jorge Ribeiro 25 posts 208 karma points
    Dec 11, 2020 @ 11:22
    Jorge Ribeiro
    0

    Could not add package actions to the package xml definition, the xml did not parse

    Hi

    I've made a couple of package actions that I use when building my packages. When thos packages are installed actions run as espected but a warning log is issued. bellow log message and package actions structure as they were created.

    enter image description here

        <actions>
      <Action alias="ConfigAppSettings" key="****" value="application/pdf image/bmp text/csv text/plain image/gif image/jpeg image/png application/vnd.ms-excel application/vnd.openxmlformats-officedocument.spreadsheetml.sheet application/vnd.openxmlformats-officedocument.wordprocessingml.document application/vnd.ms-powerpoint video/x-ms-wmv application/msword application/x-mswrite audio/mpeg video/mpeg video/mp4 audio/mp4 application/mp4 application/vnd.sun.xml.writer application/vnd.sun.xml.writer.global application/vnd.ms-outlook message/rfc822" />
      <Action alias="ConfigAppSettings" key="****" value="*****" prefixPath="true" />
      <Action alias="ConfigAppSettings" key="****" value="****" />
      <Action alias="ConfigAppSettings" key="****" value="5" />
      <Action alias="ConnectionStringsSettings" name="*****DB" providerName="System.Data.SqlClient" connectionString="Password=*****;Persist Security Info=True;User ID=****;Data Source=local;Initial Catalog=*****" />
    </actions>
    

    Any ideas?

    thanx!

    Jorge

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies