Security Exception ! Help me please!!
From: hugepig (hugepig2002@yahoo.com)
Date: 06/19/02
- Next message: Imtiaz Syed MS: "RE: Security Exception ! Help me please!!"
- Previous message: JoeTroia: "Login Failed for user 'DELLDIMENSION\ASPNET'"
- Next in thread: Imtiaz Syed MS: "RE: Security Exception ! Help me please!!"
- Reply: Imtiaz Syed MS: "RE: Security Exception ! Help me please!!"
- Reply: Next: "Re: Security Exception ! Help me please!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "hugepig" <hugepig2002@yahoo.com> Date: Wed, 19 Jun 2002 13:05:06 -0700
Server Error in '/ThePhile' Application.
----------------------------------------------------------------------------
----
Security Exception
Description: The application attempted to perform an operation not allowed
by the security policy. To grant this application the required permission
please contact your system administrator or change the application's trust
level in the configuration file.
Exception Details: System.Security.SecurityException: Requested registry
access is not allowed.
Source Error:
Line 27: protected void LogEvent(string message, EventLogEntryType
entryType)
Line 28: {
Line 29: if (!EventLog.SourceExists("ThePhile.COM"))
Line 30: {
Line 31: EventLog.CreateEventSource("ThePhile.COM", "Application");
- Next message: Imtiaz Syed MS: "RE: Security Exception ! Help me please!!"
- Previous message: JoeTroia: "Login Failed for user 'DELLDIMENSION\ASPNET'"
- Next in thread: Imtiaz Syed MS: "RE: Security Exception ! Help me please!!"
- Reply: Imtiaz Syed MS: "RE: Security Exception ! Help me please!!"
- Reply: Next: "Re: Security Exception ! Help me please!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|