Hello All,

I have written a very simple web service (I'm a newbie!) to convert an image
file from one image type to another.

It works locally on the server but when I pass in a UNC path, I get a
FileNotFoundException. I think this is something to do with security, but I
have no idea how to resolve the issue.

Can anybody help?