Rank: Member
Joined: 1/8/2007(UTC) Posts: 79
|
I have one product that shows me this error message when I choose the additional images (in the admin, not in the store).
<H1>Server Error in '/' Application. <HR width="100%" color=silver SIZE=1> </H1> <H2>Out of memory. </H2> [color=#ffffcc>
[tr ][td ]<CODE> Line]Line 122: Dim info As Utilities.ImageInfo Line 123: info = Utilities.ImageHelper.GetImageInformation(Path.Combine(Request.PhysicalApplicationPath, pi.FileName)) [/color]Line 124: Dim maxInfo As Utilities.ImageInfo = Utilities.ImageHelper.GetProportionalImageDimensionsForImage(info, 110, 110) Line 125: preview.Width = maxInfo.Width</PRE>[/code][/td][/tr]</TABLE> <FONT face=Verdana>Source File: C:\Inetpub\wwwroot\BV Commerce 5\GoldMarlin\BVAdmin\Catalog\Products_Edit_Images.aspx.vb Line: 123 </FONT>
Whats the meaning of this message?
Is it any way to fix it?
Thanks once more (I promise this... will not be my last question)
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
The image that it is trying to load is corrupted. Try replacing it with a fresh copy that you know is good. To test if the image is good, try loading it in MS Paint or another image editor. |
|
|
|
|
Rank: Member
Joined: 1/8/2007(UTC) Posts: 79
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.