<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.77">
<TITLE>web client Image display and export error</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I have encountered two small problems running OME web client and I'm looking for help.<BR>
<BR>
First, if I try to export an image using the web client, I get the following error:<BR>
Error serving OME::Web::XMLFileExport: /usr/bin/xsltproc returned non-zero exit status: 1024<BR>
warning: failed to load external entity "/OME/xml/OME-CA2OME.xslt"<BR>
cannot parse /OME/xml/OME-CA2OME.xslt<BR>
<BR>
Alas, for disk reasons I had to install OME in /home/OME, not /OME. This file is located in /home/OME/xml. I've deleted and reinstalled the distribution a few times, but cannot correct this error. Any ideas?<BR>
<BR>
My second problem involves image thumbnails; they do not appear on web client screen. The page generated by serve.pl includes:<BR>
<img src="<A HREF="http://localhost.localdomain/cgi-bin/omeis?Method=GetThumb&PixelsID=1">http://localhost.localdomain/cgi-bin/omeis?Method=GetThumb&PixelsID=1</A>" Usemap="#Image1"><BR>
<BR>
which implies that serve.pl is returning localhost.localdomain for the server hostname. uname -n and hostname commands return the correct FQDN for the server. Where does serve.pl get the host info?<BR>
<BR>
Thanks,<BR>
Mike<BR>
<BR>
        </FONT>
</P>

</BODY>
</HTML>