How to solve "System.Security.SecurityException"
How to solve "System.Security.SecurityException" Disallow the right of interview of a registration form for requesting.
row 27£º protected void LogEvent(string message, EventLogEntryType entryType)
row 28£º {
row 29£º if (!EventLog.SourceExists("ThePhile.COM"))
row 30£º {
row 31£º EventLog.CreateEventSource("ThePhile.COM", "Application");
C:\wrox\ThePhile\PhilePage.cs row: 29
|