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:
Can you give us the full exception stack trace? the error could be that your phone emulator does not have internet access, or it could be the image on the dilbert server that does not allow anonymous requests that did not originate from their site ... so guidance on a solution will differ :-)