B
Bingo
After I ran the utility to change the Redemption DLL and
the methods in it, Redemption generates the error of
Automation error Catastrophic failure at the following
marked line.
Set oRdpMail = CreateObject("NewName.NewSafeMailItem")
oRdpMail.Item = oMail
' Error happens here with either one
Debug.Print oRdpMail.SenderName
'Debug.Print oRdpMail.SenderEmailAddress
I did not have any problem with the Redemption before I
changed the names. I did unregister Redemption DLL and
registered the new one. Anything did I do wrong?
Thanks.
the methods in it, Redemption generates the error of
Automation error Catastrophic failure at the following
marked line.
Set oRdpMail = CreateObject("NewName.NewSafeMailItem")
oRdpMail.Item = oMail
' Error happens here with either one
Debug.Print oRdpMail.SenderName
'Debug.Print oRdpMail.SenderEmailAddress
I did not have any problem with the Redemption before I
changed the names. I did unregister Redemption DLL and
registered the new one. Anything did I do wrong?
Thanks.