N
naren
I have a custom outlook message form which accepts a couple of text inputs
and sends a formatted mail. The .oft template works fine on multiple machines
but fails to send messages from one particular machine. From the problemmatic
machine, the error "Outlook does not recognize one or more names. Line no 10"
is displayed and it breaks at the myMail.Send() code. All the machines are on
the same network and contain the same version of outlook. Can somebody throw
some light on what the problem could possibly be?
and sends a formatted mail. The .oft template works fine on multiple machines
but fails to send messages from one particular machine. From the problemmatic
machine, the error "Outlook does not recognize one or more names. Line no 10"
is displayed and it breaks at the myMail.Send() code. All the machines are on
the same network and contain the same version of outlook. Can somebody throw
some light on what the problem could possibly be?