>GOT it... had to put the initialize method din the constructor without 
>parameters: 
>
>
>public Form1()
>        {
>            InitializeComponent();
>            XmlConfigurator.Configure();
>         }
>
>
>NOw it works! thank you for help!

Reply via email to