Hello Friends,
While compiling my C# code I am getting an error as -
The type or namespace name 'log4net' could not found(are you missing a using directive or an assembly reference?)
I am using VS2008 and i also tried to change the .net framework from 2.0 to 3.5... I took the reference from the following link-
Still the error persists..
If anyone knows how to solve the error then please help me?????