Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,

I am using VS2008 web application. I am using Microsoft.Office.Interop.Outlook.Application outlookApp = new Microsoft.Office.Interop.Outlook.Application(); // creates new outlook app

this creates an error when publushed in server " retrieving the com class factory for component with clsid failed due to the following error 80070005".

thanks in advance
george
Posted
Comments
Richard MacCutchan 1-Jul-13 7:09am    
Do you have Outlook installed on your server?

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900