I got a working solution on my local environment set up on a iis. Everything is working good, BUT after I deploy the project to one of surftowns servers I cant see any images at all!
Every images has the corrent url in the html markup, but if I take a look inside the browser inspector it says,
/login.aspx?ReturnUrl=%2fmedia%2f1125%2fautoliv_120.png
Failed to load resource: the server responded with a status of 404 (Not Found)
I read something about permissions and I have all the rights permissions set on the media catalog.
Images not showing after deploy
Hey!
I got a working solution on my local environment set up on a iis. Everything is working good, BUT after I deploy the project to one of surftowns servers I cant see any images at all!
Every images has the corrent url in the html markup, but if I take a look inside the browser inspector it says, /login.aspx?ReturnUrl=%2fmedia%2f1125%2fautoliv_120.png Failed to load resource: the server responded with a status of 404 (Not Found)
I read something about permissions and I have all the rights permissions set on the media catalog.
Any suggestions my fellow developers?
Hi Nibbe
Are you using some media protection packages?
Did you set up iis access to your umbraco folder?
Thanks,
Alex
Hi Nibbe,
Did you find a solution for this? I have exactly the same problem with Umbraco 9.
After deploying, my images are no longer displayed. I also found out that the images are not deployed.
I may need a blob storage for the pictures or is there another way?
Thanks, Edvin
is working on a reply...