Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

My Picture Library has it's WebImageHeight set to 480 (pixels) and WebImageWidth set to 640 (you can change these properties in SPM2007). As far as I can tell this should mean that when images are uploaded they are resized within these boundaries. This seems to work for the landscape orientated photos I've uploaded, but the portrait photo I've uploaded has been resized to 640px tall and 480px wide. I would have expected the height to be reset to 480 and the width to 360. Has anybody else seen this behaviour? I need the photos to be resized to a predictable height.

share|improve this question
What I'm finding is that uploaded photos only take into account the WebImageWidth property and totally ignore the WebImageHeight property. Is this a bug in SharePoint? Is there a workaround? – j.strugnell Feb 24 '10 at 12:27
The MS Forums have notified me that modifying these values is unsupported though they did acknowledge that there could be a problem and would look into it. For now I am going to get around this issue by setting image sizes in the html. – j.strugnell Mar 1 '10 at 9:47

closed as too localized by Anders Rask Jun 1 '11 at 17:44

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.