Ask a Question related to ASP.NET Security, Design and Development.
-
cathy #1
Acces denied when creating an instance of outlook
hi everyone :)
I want to access the outlook from my webpage to be able
to read the messages in the inbox.
when first I try to create an instance of the Outlook
i get the error "Access Denied".
this is my syntax
Dim oApp As Outlook.Application = New Outlook.Application
()
I gave the ASPNET user, full control over my C drive and
I still get the error.
What do I need to do?
Any help will be great
Thanks.
cathy Guest
-
WebService 'Acces to path is denied'
I need to setup WebService so it can read/write folder e.g. SharedFolder When i setup sharing permissions & security for ASPNET user, it's not... -
access denied with microsoft outlook
hi, I am using Microsft Outlook library in aspx.vb page, but when i run the function i get error of access denied and some user accounts. Please... -
Creating Outlook Stationary?
Has anyone used Dreamweaver to create Outlook Stationary? If so, I'd like to hear from you because I'm having a heck of a time doing this. ... -
Creating an Instance of Outlook
you have two problems: 1) the webserver is running as a service account and does not have an outlook profile, so outlook can not open the... -
Acces is denied: When I load a generated DLL..
My system build in runtime a dll of functions (writed by the users), and i need to plug them inside the system for call this functions. This is...



Reply With Quote

