I have a VB.NET 2005 app that users Interop.Domino.dll to access Lotus Notes to send emails to an Oracle Db and hopefully extract attachments to the user profile. This code worked in XP, but now that I have Windows 7 I get this message everytime I attempt t0 create an instance of NotesSession:
Retrieving the COM class factory for component with CLSID {29131539-2EED-1069-BF5D-00DD011186B7} failed due to the following error: 80040154.
What can I do?