cancel
Showing results for 
Search instead for 
Did you mean: 

Image doesn't appear!

Former Member
0 Kudos

Hello,

Since last week, the BSP images doesn't appear in the development environment. We didn't change anything about the BSP, but now the image doesn't appear! I'm creating a test BSP:

<%@page language="abap" %>

<%@extension name="htmlb" prefix="htmlb" %>

<htmlb:content design="design2003">

<htmlb:page title=" ">

<htmlb:image id="icon" src="ICON_CHECK" />

</htmlb:page>

</htmlb:content>

and the image doesn't appear... but the same works in productive environment!

Anybody knows what could be happening here??

Thanks!

Miguel Angel.

PS: the same happens when I change the src to /sap/public/bc/icons/ and I type any image of the MIME repository! (of course, I can access to the repository and the images are there!)

Edited by: Miguel Angel Julian on Oct 13, 2008 10:23 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Miguel,

go to transaction SICF an check wether the service /sap/public/bc/icons ist active.

If not, activate it by choosing "activate service" in the context menue (right mouse button) of the node in the service hierarchy.

Greetings,

CW

Answers (0)