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 in NSpring