|
From: Ravi S. <ra...@el...> - 2003-04-01 21:52:48
|
Hi Leif, I understood the mistake, it is a mistake from our side. To make the filenames generic and compatible with our application, = somebody changed the name of Wrapper.exe as ServerStart.exe!. And = somewhere in the dll reference is made in your code to Wrapper.exe only. = When I changed it back, I got it working!!! Thanks anyway. Regards, Ravi ----- Original Message -----=20 From: Ravi Shankar=20 To: wra...@li...=20 Cc: wra...@li... ; = wra...@li...=20 Sent: Tuesday, April 01, 2003 10:35 PM Subject: Fw: Regarding Windows NT problem Hi Leif, I have ran into another problem now. Our Reporting tool is successfully started as a service as I had = mentioned before. But this tool actually calls a RenderEngine in the = original application. But when I run it as a service, it seems that = renderengine is not started successfully because the report is not = getting generated. When I run the standalone script, however the report = is generated. There is no errors in wrapper.log file. I tried adding = like this too: wrapper.app.parameter.1=3Dcom.elixirtech.report.server.ElixirReportServer= wrapper.app.parameter.2=3Dcom.elixirtech.report.server.RenderEngine Any help please? Thanks and regards, Ravi |