How to connect Outlook
-
Hi I like to connect the outlook application through asp.net 2.0. i succeed in winforms but i can't do the same in webforms. I add the references like Interop.outlook and introp.office dll files still i have a error msg like Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 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: 80080005. Thanking you Balu
-
Hi I like to connect the outlook application through asp.net 2.0. i succeed in winforms but i can't do the same in webforms. I add the references like Interop.outlook and introp.office dll files still i have a error msg like Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 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: 80080005. Thanking you Balu