1

In Umbraco 6.1.6, I get an exception while trying to install a package that includes one of my root content nodes. This is probably due to not including the media in the package.

However, I do not wish to copy my entire media folder. In my media section there is a specific media folder for that exact node that I'd like to include.

How can I create a package with all my necessary data that can be installed fully in another Umbraco instance?

Tasos K.
  • 7,979
  • 7
  • 39
  • 63
dror
  • 3,759
  • 6
  • 31
  • 45

1 Answers1

0

You can't choose a few items in the packaging wizard.
Try other options like

dampee
  • 3,392
  • 1
  • 21
  • 37