ASP.NET security issue
From: Leo de Ruyter (LeoDeRuyter@Hotmail.com)
Date: 10/21/02
- Next message: ppaps: "Access DB security"
- Previous message: Mads Jacobsen: "Re: Error message - why the...???"
- Next in thread: developer1996: "ASP.NET security issue"
- Reply: developer1996: "ASP.NET security issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Leo de Ruyter" <LeoDeRuyter@Hotmail.com> Date: Mon, 21 Oct 2002 14:29:09 +0200
Hi all,
After copying an ASP.NET application from a development server to a
webserver, the following situations apply to my situation:
1 - An administrator is able to start the application the first time via the
internet. After that, regular users are able to start the application via
the internet. Everything works fine.
2 - If a regular user tries to start the ASP.NET for the first time, without
the administrator starting the application before him, a familiar security
message appaers: 'Failed start monitoring directory changes'.
So in order to make things work I have to start the application(s) as an
administrator first to enable all regular users to start the application
afterwards.
N.B.: IIS is running with basic authentication and with ASP.NET-,
administrator- and certain regular user-rights on the application directory.
I assume this has something to do with the fact that a regular user is not
able to JIT-compile the ASP.NET appliaction. Is this the case and how can it
be solved?
Thanks in advance,
Leo de Ruyter.
- Next message: ppaps: "Access DB security"
- Previous message: Mads Jacobsen: "Re: Error message - why the...???"
- Next in thread: developer1996: "ASP.NET security issue"
- Reply: developer1996: "ASP.NET security issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|