Silverlight Windows Phone 7: Load Images From URL

前端 未结 4 1580
花落未央
花落未央 2021-02-05 17:40

I got the code below that is trying to load an image from the web into an Image control, when I run it I get an error on the given line that no network access is allowed:

<
4条回答
  •  太阳男子
    2021-02-05 18:28

    I see you're retrieving the image from Dilbert.com does that site have a cross domain policy file?

提交回复
热议问题