1 Attachment(s)
C#, ASP.net, AJAX Programming Issue
Hi,
I am trying to invoke the outlook mail using the outlook.Application Class. I have added the reference Microosft.Office.Interop.Outlook.dll into my bin folder of the application website.
I have built my web application using VS.NET 2008, C#,ASP.Net, AJAX, Oracle DB and the purpose is to invoke the outlook mail, when I test it on VS.NET 2008 on my pc it was working fine and its opening the outlook mail. But when I put it on the server, it generates error like this in the message box:
Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-00000000046} failed due to the following error: 80070005
Please give me a solution to solve this issue. I have attached the error image to this post.
Thanks.
regards,
Chinni
Re: C#, ASP.net, AJAX Programming Issue
Re: C#, ASP.net, AJAX Programming Issue
Thank you Nikitozz.
I have went through the process that's specified in the link but it didn't help me.
Can anyone please come up with a solution?