HI,
I hope this is some silly mistake i'm making but although in my .NET instance of Infoview I have successfully added a custom logo (by putting \images\<file>.bmp into the CMC > Crystal Server Applications > Infoview), the same will not work in the Java instance.
I have copied the image file into
<drive>:\Program Files\Business Objects\Tomcat\webapps\businessobjects\enterprise115\desktoplaunch\InfoView\res\schema.blue
and restarted Tomcat but it still just appears as a Red X
The source of the file is
http://<servername>8080/businessobjects/enterprise115/desktoplaunch/InfoView/res/schema.blue/images/<file>.bmp
If I put this link into IE it gives an error saying 'the requested resource is not available'
Has anyone got any ideas?