J
John Scalco
Hi,
I'm writing a simple page (asp.net) - with code behind and all that good
stuff and I would like to display the a new mail dialog (MailItem.Display())
from inside that web page when a button is clicked.
This page web app will only be running on the intranet - not internet.
I'm getting 'access denied' when I go to create the Outlook application
instance.
Is there something with the permissions I can set to get this to work ?
thanks,
Sincerely,
J
I'm writing a simple page (asp.net) - with code behind and all that good
stuff and I would like to display the a new mail dialog (MailItem.Display())
from inside that web page when a button is clicked.
This page web app will only be running on the intranet - not internet.
I'm getting 'access denied' when I go to create the Outlook application
instance.
Is there something with the permissions I can set to get this to work ?
thanks,
Sincerely,
J