Unable to get height/width information for image

From: Sean (sean71..mail.com)
Date: Wed Feb 21 2007 - 14:17:34 EST

  • Next message: Sean: "Unable to get height/width information for image"

    When launching my WOApplication from eclipse I get the following error
    message

    "<WOImage>: could not get height/width information for image"

    I have the images under the WebServerResources/images directory
    What could be causing this issue ?

    From .html

    <webobject name="ImageButton1">

    From .wod
    ImageButton1: WOImageButton {
        filename = "images/signin.gif";
        action = validateLoginAction;

    }

    Thanks



    This archive was generated by hypermail 2.0.0 : Wed Feb 21 2007 - 14:17:54 EST