--
You received this message because you are subscribed to a topic in the Google Groups "NLog-Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nlog-users/NX88CoO9MVs/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to nlog-users+...@googlegroups.com.
To post to this group, send email to nlog-...@googlegroups.com.
Visit this group at http://groups.google.com/group/nlog-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
I've seen some problems with using the NLog configuration file when running in medium trust, especially when running in IIS. I would recommend you to try using the web.config
You received this message because you are subscribed to the Google Groups "NLog-Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nlog-users+...@googlegroups.com.
Sorry, forgot to include link, you can find information here, https://github.com/NLog/NLog/wiki/Configuration-file
I would suspect that, and still no log?
|
Does it work if IIS is set to Full trust?
--
I'm currently trying to reproduce the error, but right now I'm getting partial trust exception instead. Are NLog installed in the GAC in your machine?
Seems like it also could be something around the .NET version, i get different exceptions depending on the version. What version are you using?
I'm currently trying to reproduce the error, but right now I'm getting partial trust exception instead. Are NLog installed in the GAC in your machine?
--
Seems like it also could be something around the .NET version, i get different exceptions depending on the version. What version are you using?
--