Copied to clipboard

Flag this post as spam?

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


  • Ferdy Hoefakker 214 posts 248 karma points
    Oct 29, 2012 @ 10:03
    Ferdy Hoefakker
    0

    Files are copied to incorrect folder

    Hi,

    I created a package in a local test version at work and am currently trying to install it for customers that wish to use this new function. There is a slight problem when installing however. The ASCX that is used with the macro is constantly being copied to "~/usercontrols" instead of just "/usercontrols".

    It's nothing to terrible, it's mostly just a tad annoying if I have to go through it everytime I install it.

    -Ferdy

  • Ferdy Hoefakker 214 posts 248 karma points
    Oct 30, 2012 @ 11:53
    Ferdy Hoefakker
    0

    No one?

  • Richard Soeteman 4054 posts 12927 karma points MVP 3x
    Oct 30, 2012 @ 12:04
    Richard Soeteman
    0

    Check the package.xml file that is generated by the package creator. There you can modify the location to /. But I think if it generates ~/ it should be reported as a bug that it can't copy the files to the correct folder.

    Cheers,

    Richard

  • Ferdy Hoefakker 214 posts 248 karma points
    Oct 30, 2012 @ 12:07
    Ferdy Hoefakker
    0

    I already checked the package XML and it indeed says the original path is ~/usercontrols. Which it shouldn't, as it should be /usercontrols.

    Like I said, it is nothing too troubling, but it'd be annoying to remember that with every update we have to edit the package file manually.

    -Ferdy

  • 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