Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 06 APR 1998 02:08:00PM lynnette_maher@smtp.svl.trw.com wrote:

When running a Vip application using the deployment package, I get the following error "can't find Automation object" . Before I was running the application only on a ViP server and there were no problems. I have installed the Deployment Kit on another machine and am having problems getting my application to execute.


At 08 APR 1998 09:07AM John Averell Revelation wrote:

It seems pretty clear that the OLE object that is in the ViP application is either linked to some file that does not exist on the deployed machine or the OLE server application is not installed and registered on the deployed machine.

If the original OLE object or control is inserted into the ViP application (not linked) then the object should be present. However, you need to ensure that any machine that runs it can actually process the OLE object.

If you can supply more details on the object and what is supposed to process it, we possibly can help more.


At 09 APR 1998 11:11AM Lynnette Marher wrote:

The OLE automation object that we use are the Notes Object(NotesSession etc.).

Sometimes we get the error not all the time.Is it related to

the concurrency of access to these objects when more than one

applications and Notes UI are openned?

Thanks for the help.


At 09 APR 1998 12:00PM John Averell Revelation wrote:

Since you are going against Notes classes, you might be best to do this from LotusScript in ViP, rather than using the ViP OLE object.

You can test this with a button that has the LotusScript on it. All the Notes Classes can be invoked from script, and it is under better control this way.

We have had some problems with Notes Classes, so you really have to try this out to see what works best. There is good help information in ViP in the index for Classes, Notes 4.


At 09 APR 1998 05:29PM Lynnette Maher wrote:

I did use Lotus script to create the Notes Session(

CreateObject(Notes.NotesSession)).And It launches Notes UI

if i close the Notes UI then OLE automation error occurs.

Thanks for getting back to me .


At 09 APR 1998 05:48PM Lynnette Maher wrote:

I did use Lotus script to create the Notes Session(

CreateObject(Notes.NotesSession)).And It launches Notes UI

if i close the Notes UI then OLE automation error occurs.

Thanks for getting back to me .

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/b06054defcfba61a852565de00639c02.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1