Ask a Question related to ASP.NET Security, Design and Development.
-
Yehuda Vernik #1
"Access is denied" error when running schtasks.exe under ASPNET account in win2k3 server
Hi all,
I am trying to run schtasks.exe from asp.net application wich uses forms
authentication under ASPNET account.
It gives me "Access is denied" error message.
OS: Windows 2003 server with IIS 6.0
Info:
I am able to run the same command line manually using Administrator's
account on Windows 2003 server.
I am able to run the same command line programmatically on Windows 2000
Professional under ASPNET account.
Impersonation is disabled.
The password for ASPNET is set and being used in schtasks.exe command line.
I am able to run other command line apps (like gpg.exe) programmatically on
on Windows 2003 server using ASPNET account.
The filesystem privileges are set to allow ASPNET user full control.
The registry privileges allow ASPNET user to access registry.
ASPNET is a memeber of Administrators group
Could you please give me an idea on what else should I check?
Thanks a lot,
Yehuda Vernik
Yehuda Vernik Guest
-
Error "creating file: 1008:5, -5000 Access Denied Error"
I'm unable to install Flash Player 9 in OS X (10.4.8). I followed the following tech note: http://www.adobe.com/go/4aa64290 * I uninstalled Flash... -
"Access Denied" Error After Server Change
I have a number of hosting clients that use Contribute. Since I upgraded my hosting server, they are unable to connect - or more accurately, they... -
"Server does not exist or access is denied"
Hi, I am trying to connect a web service to an SQL Server 2000 database. SQL Server is installed and started and the database appears on the... -
HELP! "Access is denied to this object." - Server object error 'ASP 0178 : 80070005'
Hi, When I try to do Server.CreateObject on an activeX DLL, I receive the following message: ''''''''''''''''''''''' Server object error 'ASP... -
Error: "Unable to debug on server,Access is denied"
I installed dotnet and when i try to run a web application i get the error messagebox saying "Unable to debug on server,Access is denied.Would you... -
Paul Clement #2
Re: "Access is denied" error when running schtasks.exe under ASPNET account in win2k3 server
On Tue, 19 Oct 2004 12:02:23 -0400, "Yehuda Vernik" <yvernik@plusfunds.com> wrote:
¤ Hi all,
¤
¤ I am trying to run schtasks.exe from asp.net application wich uses forms
¤ authentication under ASPNET account.
¤ It gives me "Access is denied" error message.
¤ OS: Windows 2003 server with IIS 6.0
¤
¤ Info:
¤ I am able to run the same command line manually using Administrator's
¤ account on Windows 2003 server.
¤ I am able to run the same command line programmatically on Windows 2000
¤ Professional under ASPNET account.
¤ Impersonation is disabled.
¤ The password for ASPNET is set and being used in schtasks.exe command line.
¤ I am able to run other command line apps (like gpg.exe) programmatically on
¤ on Windows 2003 server using ASPNET account.
¤ The filesystem privileges are set to allow ASPNET user full control.
¤ The registry privileges allow ASPNET user to access registry.
¤ ASPNET is a memeber of Administrators group
¤
¤
¤ Could you please give me an idea on what else should I check?
¤
Windows 2003 Server uses an account called NetworkService instead of ASPNET.
Paul ~~~ [email]pclement@ameritech.net[/email]
Microsoft MVP (Visual Basic)
Paul Clement Guest



Reply With Quote

