Skip to Content
0
Former Member
Dec 05, 2008 at 09:39 AM

Custom Infoview Logo on Java not Displaying (but is in .NET)

27 Views

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?