0
I have a question, I have a folder with images included in my ASP.NET MVC project, but when my project is running it does not map this folder so it cannot include images to my site.
I have the following way Content/NewTheme/img/
:
That after running my project does not map the directory shown above.
Could someone help me?
Editing the question with irrelevant information just to get it to the top of the site won’t help you at all. Instead, try to write your question better, try to explain the problem more clearly and (if necessary) add a [mcve].
– Jéf Bueno
Post the part where you are using the image. THE CODE.
– Marco Souza
If you need more help, post the code you’re using to add the image for me to see.
– Randrade
@Samuelaalmeida, what is the code and what is the error?
– novic