Hi ,
i am trying to open outlook 2013 application from visual studio 2013 c# but something goes wrong.
my command is "NetOffice.OutlookApi.Application outlookApplication = new Outlook.Application();".
i see the icon on the icons on the taskbar bottom right but it is like this

and it stays like that.When i click on it after 5-10 seconds it says that can not open outlook.
I try the same code in windows 7 , visual studio 2013 and office 2010 and it is ok.
Any idea???
i am trying to open outlook 2013 application from visual studio 2013 c# but something goes wrong.
my command is "NetOffice.OutlookApi.Application outlookApplication = new Outlook.Application();".
i see the icon on the icons on the taskbar bottom right but it is like this

and it stays like that.When i click on it after 5-10 seconds it says that can not open outlook.
I try the same code in windows 7 , visual studio 2013 and office 2010 and it is ok.
Any idea???