Deployment & OIPI (v7.1.1) (OpenInsight 32-Bit)
At 15 JUL 2005 05:50:47AM Matthew Jones wrote:
I'm trying to deploy a runtime application.
When run from the development environment, the application correctly creates a pdf file without user intervention or the preview window being displayed.
When run from the deployed runtime application, when the pdf file is to be created, a blank print preview window is displayed instead.
My sense is that some component is missing or not accessible in the runtime. I've tried copying all development dll's to the runtime location (same machine), but this didn't work either.
Has anyone come across this before and is able to point me in the right direction?
(I would prefer to deploy using the RDK rather than the 'manual' clone and strip method described elsewhere in other posts, if possible)
Thanks,
Matthew Jones.
At 15 JUL 2005 08:03AM Bob Orsini wrote:
Matthew, there is nothing in the runtime that would stop OIPI from running correctly. What seems to be hapening is your program is not getting to execute the term command which would cause the preview to display empty.
At 18 JUL 2005 04:28AM Richard Guise wrote:
It sounds like a different cause - but, trying to do the same thing with 7.x, I had problems with OIPI. These seeemed to be a failure of the RDK to copy the OCX files, although 2 of the 3 had correct repos entries.
At 18 JUL 2005 08:45AM Bob Orsini wrote:
If the ocx files were not available you would not get a preview window.