Hi, I have a web service running that likes to event log every once in a while (it was originally written to run under IIS).
I have experimented with various ways of setting the MONO_EVENTLOG_TYPE environment variable to no avail. I am running mod_mono on Apache 2.2.3 (Red Hat) on RHEL 5.4 with Mono 2.10.2 installed. First of all, the default directory /var/lib/mono/eventlog does not exist in my system. Creating it did not help. Neither did it help so point it at a file in /tmp. I have my web application configured through a .conf file in /etc/httpd/conf.d, which calls MonoSetEnv to define MONO_STRICT_MS_COMPLIANT and MONO_IOMAP (which seem to work). Is there anything obvious that I have overlooked? Best regards, Emil. -- View this message in context: http://mono.1490590.n4.nabble.com/Application-not-respecting-MONO-EVENTLOG-TYPE-environment-variable-tp3718532p3718532.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
