I have both Visual Studio 2010 and Visual Web Developer Express 2012.
I tried NLOG in VS 2010 in a console application and everything worked right.
But when I try it in VS2012 with my asp.net application, It just does not.
I've already tried restarting my VS: NLog is not logging
And double-checking the loggin level: NLog not Logging in Simple App
But still not luck.