![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I am writing an ASP.NET/C# application and having trouble with outlook. I
keep receiving this error. Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80040154. Source Error: Line 1196: { Line 1197: // Create an Outlook application. Line 1198: Outlook.Application oApp = new Outlook.ApplicationClass(); Line 1199: Line 1200: // Get the Mapi NameSpace and the Logon. I do not know how to fix this. Please help! Jennifer |
Thread Tools | Search this Thread |
Display Modes | |
|
|