This means you do not have rights to create an event log:
Solutions:
1) Comment out the code that logs events (and come back to it later).
Probably easiest. (Two places a think.)
2) Create the event log when in administrator mode.
3) Replace the logging with a "write to file" implementation, which you
probably need later.
Mike Gale, Decision Engineering (NZ) Ltd.
PS. Remember the application is written assuming you know the basics.
If you don't you can treat it as a way to learn the basics or go off and
study them elsewhere before you come back to it.
I complete step by step the setup instruction but when i run the project
the browser gives following error:
Exception Details: System.Security.SecurityException: Requested registry
access is not allowed.
Line 29: if
(!EventLog.SourceExists("ThePhile.COM"))