Hi, ive managed to use to provided zip to do the same with an image located on our network, however, im having problem closing the stream which will cause problem if not fixed. Here's the code:
It works only if I remove the "finally" statement from the code (looks like I must not close the stream) but I know i have to close it somewhere.
Anyone can help with this please?