A generic error occurred in GDI+.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+.
Source Error:
Line 35: <tr style="height: 60px;">
Line 36: <td style="vertical-align: middle;">
Line 37: <a href="javascript:OpenPopupWindowFromMain()" onmouseover="imgProduct.src='<%# FileController.GetImageUrl((int)Eval("ImageId"), ProductDetailImageWidth, ProductDetailImageHeight)%>'; currentImageId=<%#Eval("ImageId")%>;">
Line 38: <asp:Image id="Image1" runat="server" imageurl='<%# FileController.GetImageUrl((int)Eval("ImageId"), 80, 60)%>'
Line 39:
|