I have a restful web service that I am trying to call that returns an memorystream of an image. Now when I call this restful web service outside of SharePoint it returns the image just fine. When I'm calling it from SharePoint it doesn't display the image.
When I look at the network traffic it shows that the call to the web service was aborted. any ideas on why the call was aborted?
↧