I try to show image which is located FTP Server.
So I set ImageEditor.ImageUrl = ftp://sckpcsd:Korea%4012@krpcsdapp01/LMK/Image/2015/11/10474/7L4Q.JPG
Then when image loading, error window was happened, it says debug web page using internet explorer inside script Debugger.
If I select Yes, debugger is open.
If I select No, the image is sucessfully loading.
I think that image is located other PC, so the error window is happend.
How can I make the error message isn't happen before image loading without download image from ftp server to web server.