Re: Unable to get height/width information for image

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

  • Next message: Chuck Hill: "Re: Unable to get height/width information for image"

    Look at build.xml

    <wsresources dir=".">
                      <patternset>
                          <includesfile

    name="woproject/wsresources.include.patternset"/>
                        <excludesfile

    name="woproject/wsresources.exclude.patternset"/>
                    </patternset>
                </wsresources>

    I put the images there instead of in WebServerResources and everything works
    fine now

    On 2/21/07, Michael Hast <mhas..esertsky.com> wrote:
    >
    > autolearn=unavailable version=3.1.3
    > X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on
    > mail.desertsky.com
    >
    > Hi:
    >
    > We are getting the same error message now that we are starting to
    > migrate all of our base frameworks to be editable in Eclipse. I saw an
    > older message from "JR Ruggentaler" from 2003 and no solution was
    > presented. Is there a solution to this problem?
    >
    > Michael.
    >
    > Sean wrote:
    > > 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
    >
    > --
    > Tel: (520) 572-9410
    > Desert Sky Software: www.desertsky.com
    > Specializing in the Development and Hosting of
    > e-Business Applications.
    >
    >



    This archive was generated by hypermail 2.0.0 : Wed Feb 21 2007 - 16:34:06 EST