Issue with images in an application

Mohamed Ahmed 21 Reputation points
2021-07-03T08:29:21.997+00:00

I have DevExpress 9.3 with Visual Studio 2008 and ASP.NET. also I have IIS web Server and published Wep Application on it.

When I browse the application getting this image.....

111515-untitled1.png

111509-untitled2.png

Correct View Images

111430-untitled3.png

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | Other
{count} votes

1 answer

Sort by: Most helpful
  1. MotoX80 36,506 Reputation points
    2021-07-03T12:09:35.027+00:00

    Using MS Edge, right click that icon and select "Inspect". See what http address your page is referencing and then check IIS to see that the image location matches the address.

    You can also check your IIS logs for entries with a 404 status code.

    111534-capture.jpg

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.