-
Hello,
I try to able the context with a database logger but I can't have the system_name, the thread_name, the application name in my database records. Everything else is fine but context information is still missing.
Would you have any idea of what is wrong ?
Please find my source code below:
string connString = "Data Source=.\\DataContext\\FrameworkDb.sdf";...
2009-10-15 10:04:46 UTC by alxmitc
-
Found a fix for the case where logger will not write to the event log. Debugging through the code shows the problem eventually!
Seems that the EventLog entry is setup already in the Registery and the entries are corrupt. NSpring thinks the Eventlog exists so tries to write to it but cannot. No error raised though!
So remove entries from registery in...
2009-03-06 15:35:20 UTC by martinhead
-
I am having a similar problem.
I have recompiled the source but this does not fix the problem.
Any idea how to resolve this anyone?.
2009-03-06 13:21:56 UTC by martinhead
-
Inclusion of the {DATA} format specifier in the global format string causes {DATA} to be replaced by "NULL" even when using methods which do not accept a data payload.
2007-02-27 15:51:50 UTC by nobody
-
chinna145 committed patchset 4 of module code to the NSpring CVS repository, changing 18 files.
2003-10-31 01:02:17 UTC by chinna145
-
fazlazen committed patchset 3 of module code to the NSpring CVS repository, changing 67 files.
2003-10-27 14:51:23 UTC by fazlazen
-
fazlazen committed patchset 2 of module code to the NSpring CVS repository, changing 3 files.
2003-10-27 14:51:17 UTC by fazlazen