Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
System.NullReference Exception encountered
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Titre:
System.NullReference Exception encountered
Divers
Thread ID:
00973935
Message ID:
00973935
Vues:
47
Hi.
I had a simple form working fine, and added a few additional fields and now I get the following error:

An Unhandled exception of type 'System.NullReferenceException' occurred in
System.Windows.Forms.dll
Additionla Info: Object reference not set to an instance of an object

This seems to happen as main form is loaded in the command :
static void Main()
{
Application.Run(new ISRC_Maintenance());
}

The only changes I made was to add a few fields and Clear and Set dataBindings

Any help appreciated.

regards,

Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform