cancel
Showing results for 
Search instead for 
Did you mean: 

What Is Log4Net assembly

Former Member
0 Kudos

Hi

As soon as i drag and drop crystal report viewer, the log4net assembly is being added to web.config along with some crystal report related assemblies.

This is the exact line in web.config file:

        <add assembly="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>

Please help me know, what is this assembly and  what it does. I've not found any relevant info on web about this.

Thank You.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello,

Since you are new to CR I suggest searching first, lots of info on the error and how to make it work.

Don

Former Member
0 Kudos

Hi

I did not get any error regarding log4net dll. All i need is, why do we use that assembly. And as u suggested, made a search on it. i could see info to solve it but not what it is.

My last post:

"Please help me know, what is this assembly and  what it does. I've not found any relevant info on web about this."   

Thank You.

former_member183750
Active Contributor
0 Kudos

log4net is not a CR file. It is an Microsoft file that can be used for logging your application. Google 'log4net', lots of info on how to use it and why MS created it.

- Ludek

Senior Support Engineer AGS Product Support, Global Support Center Canada

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Share Your Knowledge in SCN Topic Spaces

Former Member
0 Kudos

Thanks for saying log4net is not relevant to Crystal Reports. This assembly is being added to web.config as i drag and drop CR viewer in webpage, misled here.

former_member183750
Active Contributor
0 Kudos

Yeah - understood. I said I know what's going on there, I'd be lying . . A while back I did a bit of research on this and I did find out that the viewer has a reference (as does the .shared assembly) to the log4net dll and that is probably why the entry into the config file. Why the reference? No idea.

Happy coding,

- Ludek

Answers (0)