Whenever I clicked on Window1.xaml page, I got the following errors since I added log4net in app.config:
Could not load file or assembly 'log4net, Version=1.2.10.0, Culture=neutral, Public KeyToken=1b44e1d426115821' I am using the latest log4net.dll version and program runs just fine bu I cannot see the window1.xaml the design page any more. I searched google and add System.configuration package and nothing is working. Any Help? -Henry
