I'm missing something. In the Design tab of site.master I've added an image. The image has been put into the app_data directory, and I've used "add existing item" to add it into the project. I can see the image in the IDE design tab, but when I test the
app locally I get the "broken image" icon.
The URL of the image shown in its properties is "~/App_Data/Image/Static/Program.gif"
Any idea what is going wrong anyone?
Go to the complete details ...