ASP .NET Does not open Outlook

  • Thread starter Thread starter Stephen Noronha
  • Start date Start date
S

Stephen Noronha

I was able to add the "Microsoft Outlook" COM Component but now the
application does not launch at all. it does not give an error at the
sametime

it just hangs at this point:
Dim OutlookApp As New Interop.Outlook.Application

any suggestions?

Thanks,
Stephen
 
Yuck!

Apart of the yuckiness, I think that you will have a permissons problem
here, though I stand corrected.

Is the web app running on the same machine as outlook?

Landers
 
Hi Landley,

Thanks for the info, I do have permissions for (Machinename\ASPNET) to
launch.. used another article for DCOMFIG.exe to do the same.
does the new SP for Outllook affect this?

Do you have any other suggestions?
Thanks,
Stephen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top