can anyone shed some light on how to get access to the memorystream of a package that is in the packagestore?
some background:
a package is build on a memorystream which is added to the packagestore.
a requirement is that if the package is found in the packagestore upon a user initiated action it is saved to disk.
how do I get access to the memorystream that underpins the package in the packagestore?
I have been drawing a blank on this and if anyone can offer some insight on how to do this it would be greatly appreciated!
thanks in advance!