Moe Tarhini
Member
- Joined
- Jul 9, 2003
- Messages
- 15
Hi Experts,
I having a serious problem:
I am trying to create an outlook object in ASP.NET using this Code
Private oApp As New Outlook.ApplicationClass
It is working when i am using the Impersonate for the Administrator User, when i shift to the ASAP.NET user it is saying Server execution Failed
Please Help
Thanks
I having a serious problem:
I am trying to create an outlook object in ASP.NET using this Code
Private oApp As New Outlook.ApplicationClass
It is working when i am using the Impersonate for the Administrator User, when i shift to the ASAP.NET user it is saying Server execution Failed
Please Help
Thanks