Umbraco version: 4.0.1 asp.net version: 3.5 Windows and iis: windows 2003, iis 6
On the right hand side sometimes the pictures are not showing on this particular template with ImageGen http://www.johanklingberg.com/maanadens-fluga-juni.aspx. Usually some of the images are showing do but not all of them. Thought it had to do with insufficent memory or similar so I added 256mb memory but I still have the same problem. How should I approach this problem, where can I look for errors in logs and similar (where to look)? The pictures on the right hand side is created using ImageGen (version 2.0.1) like this <img src="/umbraco/ImageGen.ashx?image=imagename.jpg&width=200">
Pictures not showing with ImageGen
Umbraco version: 4.0.1
asp.net version: 3.5
Windows and iis: windows 2003, iis 6
On the right hand side sometimes the pictures are not showing on this particular template with ImageGen http://www.johanklingberg.com/maanadens-fluga-juni.aspx. Usually some of the images are showing do but not all of them. Thought it had to do with insufficent memory or similar so I added 256mb memory but I still have the same problem.
How should I approach this problem, where can I look for errors in logs and similar (where to look)?
The pictures on the right hand side is created using ImageGen (version 2.0.1) like this <img src="/umbraco/ImageGen.ashx?image=imagename.jpg&width=200">
Anyone have any suggestions?
You could try updating to the latest version of imagegen: http://our.umbraco.org/projects/imagegen
There was a problem with version 2.0.1 with caching if I am not mistaken: http://our.umbraco.org/projects/imagegen/imagegen-bugs/2982-[UPDATE]-Fix-to-caching-bug-in-201
HTH,
PeterD
is working on a reply...