Hi All,
I get a file not found error when I want to display an image. The error is right, the file is not there in my development environment (its an image uploaded by a user). But It should not raise this error because what Im doing is just appending some img tags in a stringbuilder with a reference to the particular images. So im just building plain HTML.
Has anyone experienced similar problems?
Kind regards, Mark