I have an mobile application running on the ITS that calls FM POPUP_TO_CONFRIM. The problem is all I see is the buttons and nothing else. I have checked the settings in my service and have the following set (~WEBGUI = 1 ~POPUPS=1, ~GENERATEDDYNPRO = 1). Does anyone have any ideas what might be wrong? Here is some info out of one of the trace files in ST11.
</ErrorInfo>
http://sapdev.sloanvalve.com:8000/sap/public/bc/its/mimes/webgui/images/statusbar/status_pulldown.gif">
<ErrorMessage>The theme extracted from IMAGES/STATUSBAR/STATUS_PULLDOWN.GIF has more than 2 characters</ErrorMessage>
<Date>20100414</Date>
<Time>132953</Time>
<Client>000</Client>
<User>SAPSYS</User>
<TerminationType>ERROR_MESSAGE_STATE</TerminationType>
<ABAP-CallStack>
<Method>
<Name>GIVE_MIME_CONTENT_USING_PATH</Name>
<Program>CL_IAC_HELPER=================CP</Program>
</Method>
<Method>
<Name>IF_HTTP_EXTENSION~HANDLE_REQUEST</Name>
<Program>CL_HTTP_EXT_ITS_MIMES=========CP</Program>
</Method>
<Method>
<Name>EXECUTE_REQUEST</Name>
<Program>CL_HTTP_SERVER================CP</Program>
</Method>
<Function>
<Name>HTTP_DISPATCH_REQUEST</Name>
<Program>SAPLHTTP_RUNTIME</Program>
</Function>
<Module>
<Name>%_HTTP_START</Name>
<Program>SAPMHTTP</Program>
</Module>
Thanks,
Lee