Issue to the picture file

Peter_1985 2,586 Reputation points
2022-10-07T06:58:11.18+00:00

Hi,
The picture file is existing within the deployed project folder. But I cannot see the relevant picture to the tab of the deployed project. Where is the issue?

<link rel="shortcut icon" type="image/x-icon" href="iStock.png" />

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,888 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
967 questions
0 comments No comments
{count} votes

Accepted answer
  1. Viorel 114.7K Reputation points
    2022-10-07T08:02:58.38+00:00

    Maybe try <link rel="icon" type="image/png" href="iStock.png" />.


0 additional answers

Sort by: Most helpful