Path: news.mathworks.com!not-for-mail
From: "Stefano Mangosio" <stefano.mangosio@crf.it>
Newsgroups: comp.soft-sys.matlab
Subject: Jade.exe error il standalone application
Date: Thu, 11 Dec 2008 16:07:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 31
Message-ID: <ghrdr5$l10$1@fred.mathworks.com>
Reply-To: "Stefano Mangosio" <stefano.mangosio@crf.it>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1229011621 21536 172.30.248.37 (11 Dec 2008 16:07:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 11 Dec 2008 16:07:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1634460
Xref: news.mathworks.com comp.soft-sys.matlab:506367


hi there,

while I'm running a standalone application, while it's attempting to convert a report from XML to DOC format I receive this error:

    Converting report
Warning: Could not find document transform engine
> In C:\Documents and Settings\06csntto\Documenti\MATLAB\SPS_AT\SPS_AT_mcr\toolbox\rptgen\rptgen\@coutline\convertoutputfile.p>LocJadeDir at 349
  In C:\Documents and Settings\06csntto\Documenti\MATLAB\SPS_AT\SPS_AT_mcr\toolbox\rptgen\rptgen\@coutline\convertoutputfile.p>LocRunJade at 125
  In C:\Documents and Settings\06csntto\Documenti\MATLAB\SPS_AT\SPS_AT_mcr\toolbox\rptgen\rptgen\@coutline\convertoutputfile.p>convertoutputfile at 79
  In rpt_xml.db_output.convertReport at 189
  In rptgen.coutline.makeDocumentPost at 39
  In rptgen.coutline.execute at 13
  In rptgen.report>reportVersionTwo at 255
  In rptgen.report>locGenerateReport at 168
  In rptgen.report at 92
  In report at 49
  In SPS>Report_Btn_Callback at 1083
  In gui_mainfcn at 75
  In SPS at 42
""jade.exe"" non &#352; riconosciuto come comando interno o esterno,
 un programma eseguibile o un file batch.
    Converting RTF to DOC
  Conversion from RTF to DOC failed
  Java exception occurred: 
java.lang.NullPointerException

	at com.mathworks.toolbox.rptgencore.output.OutputFormat.getExtension(OutputFormat.java:132)
.
    Report complete

I saw that someone alredy had this problme but I can't find support. How can I solve this problem???