Ask a Question related to ASP.NET Security, Design and Development.
-
Petr PALAS #1
Access Denied and Impersonation
Hi,
I need to use impersonation in in my ASP.NET applicaiton. But when I set it
to "true" in the Web.config file, the "Access Denied" message appears. I
guess I need to set permissions for the Domain Users group on some folder -
but which one?
I tried: application folder, Windows\Microsoft.NET (incl. subfolders) as
well as C:\Documents and Settings\ASPUSER (this account is a replacement of
the ASPNET user and has "Act as part of the operating system") rights.
I guess it stopped to work after installing of some security fix but I can't
find more information anywhere :(
Thank you.
Best Regards,
Petr PALAS
[email]palas@atlas.cz[/email]
Petr PALAS Guest
-
IExtractImage, Impersonation, GDI and "access denied" for non-local admins
Hi, We're using the IExtractImage interface from behind a .NET web service to generate thumbnails for various files in our network (windows... -
EMAB, Impersonation, & Access Denied to Event Log in ASP.NET
Hi, I am working on an ASP.NET project and wanted to use the Exception Management Application Block to do my error logging. With the ASP.NET... -
Access Denied using Impersonation
I am developing an intranet application that uses windows authentication and impersonation. The problem I'm having is that it seems when the... -
Access denied when creating Access application object
In an ASP file I am running the following in VBScript in order to extract data from an Access 2002 MDB file which is physically located in the... -
Newbie: Access denied error when using impersonation
I've written a simple web service in which I'm accessing some DLLs. When I run it, I get following error: CS0009: Metadata file...



Reply With Quote

