M
MA
Hi Guys,
I have posted the similar error previously to the following thread and
thanks to "Dmitry Streblechenko", with his suggestions it was fixed by
re-installing the error.
http://groups.google.com.au/group/m...st&q=Interface+not+supported#16aa1ddd6edcf937
Now, I am randomly getting this error to different machine. Most of
the time I have fixed the error by re-starting the machine, few times
I had to re-install Outlook client as suggested by Dmitry. The test
machione where it throw the error are running Outlook 2007. Note, no
exchange server running on these box.
Debuuging shows the error throw when it attempt to set the
Redemption.MAPIOBJECT. I have confirmed the Outlook.Session.MAPIObject
not empty and also no Outlook instances running in Task Manager.
rdoSession.AuthKey = REDEMPTION_AUTH_KEY;
rdoSession.MAPIOBJECT = olFolder.Session.MAPIOBJECT; <- Fail here
Outlook client starts fine without error. Its bit painful to restart
the machine or re-installing the Outlook client. Is there any utility
(i.e. fixmapi.exe) or steps to fix it?
I have used the Outlook 2003 interop, do you think it could be a
factor?
Thanks for the advice.
Regards,
MA
I have posted the similar error previously to the following thread and
thanks to "Dmitry Streblechenko", with his suggestions it was fixed by
re-installing the error.
http://groups.google.com.au/group/m...st&q=Interface+not+supported#16aa1ddd6edcf937
Now, I am randomly getting this error to different machine. Most of
the time I have fixed the error by re-starting the machine, few times
I had to re-install Outlook client as suggested by Dmitry. The test
machione where it throw the error are running Outlook 2007. Note, no
exchange server running on these box.
Debuuging shows the error throw when it attempt to set the
Redemption.MAPIOBJECT. I have confirmed the Outlook.Session.MAPIObject
not empty and also no Outlook instances running in Task Manager.
rdoSession.AuthKey = REDEMPTION_AUTH_KEY;
rdoSession.MAPIOBJECT = olFolder.Session.MAPIOBJECT; <- Fail here
Outlook client starts fine without error. Its bit painful to restart
the machine or re-installing the Outlook client. Is there any utility
(i.e. fixmapi.exe) or steps to fix it?
I have used the Outlook 2003 interop, do you think it could be a
factor?
Thanks for the advice.
Regards,
MA