************** Texte de l'exception **************
System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
at Othello.FormOthello.FindControl(String control) in c:\documents and settings\administrateur\mes documents\visual studio projects\othellonew\othello.cs:line 23
at Othello.FormOthello.PrintGrid() in c:\documents and settings\administrateur\mes documents\visual studio projects\othellonew\othello.cs:line 261
at Othello.FormOthello.PrintScreen() in c:\documents and settings\administrateur\mes documents\visual studio projects\othellonew\othello.cs:line 178
at Othello.FormOthello.AlkaiosPlay(Int32 Computer) in c:\documents and settings\administrateur\mes documents\visual studio projects\othellonew\othello.cs:line 1712
at Othello.FormOthello.Buttons_Click(Object sender, MouseEventArgs e) in c:\documents and settings\administrateur\mes documents\visual studio projects\othellonew\othello.cs:line 1485
at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Partager