vendredi 25 novembre 2016

System.NullReferenceException for my code

i have a problem. When i run my code. I get this error. I couldnt understand why. Can you help me?

if (savepic.ShowDialog() == DialogResult.OK)
{

    Ytut.Image.Save(savepic.FileName);
    richTextBox1.Text += "Tutulan Yüz Veritabanına Eklendi...\n";
}

An unhandled exception of type 'System.NullReferenceException' occurred in K.K.Y.T.exe Additional information: Nesne başvurusu bir nesnenin örneğine ayarlanmadı.

Aucun commentaire:

Enregistrer un commentaire