From: Girish on
Hello All,

I am trying to send email using Lotos notes. When I run following
commands to establish a COM connection, Python crashes with a error
saying "Runtime Error.....Pythonwin.exe abnormal termination".

import win32com.client
session = win32com.client.Dispatch('Lotus.NotesSession')

Any help is appreciated.

Thanks,
Girish
From: Michel Claveau - MVP on
Hi!

In several cases, Notes is not registred as COM server.
Depending of installation.

@-salutations
--
MCi