cancel
Showing results for 
Search instead for 
Did you mean: 

where is log4Net.dll located?

GeneK
Explorer
0 Kudos

I am developing a windows app using VS 2017 and CR13SP31MSI32. I am getting the common error involving the LOG4NET files. My problem is that I cannot find this file on my system. Where should it be located and which msi file should be loading the dll?

Accepted Solutions (0)

Answers (1)

Answers (1)

amontella96
Active Contributor
0 Kudos

hi gene.kerls

I give you two options, read and follow here what somebody else performed for a very similar issue

Less likely to work, you can download from apache log4net the

log4net-binaries-2.0.14.zip

that contains exactly that .dll

GeneK
Explorer
0 Kudos

I built a test application that ran correctly and displayed the report correctly. But when I run the same report in my application I get the error. This application is being built in VS2017 community version. Is this why the application is giving me so much trouble? This application is for my use only. It will not be moved to a server. How will downloading something from Apache work on my PC?