Error to read outlook mail from IIS
Hello Friends,
I have created one application in C# which read unread mails from outlook and Stored in SQL Database.
My application is running perfectly in Visual Studio , but when i have placed on IIS then it gives me error at the time of outlook object created like.
objoutlook = new Outlook.Application
Error: Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005.
Please give me some solution.
Its Very Urgent
Hope u will understood my problem
Thank You,
Talha Karkun