Hey,
my problem: I want to get the attachment of my ListItem. The list exist on another server. I get the list via the webservice lists where I have to send credential with. I am able to get the url of the attachment, but I have no permission to view the url... I want to get the attachment, to show them on my webpart.
How can I solve this problem?
A other possibility is to get the binarycode of the file, but how can I show this as a Image? I looked in the classes Convert and Image, but there seems to be no methods I can use.
I hope that someone can give me a good tipp!
Thanks Sebastian