Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Warnings in C# program
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 3.0
Database:
Visual FoxPro
Divers
Thread ID:
01433654
Message ID:
01433670
Vues:
55
That's what I figured. There were still some objects I had not fully gotten rid of. I think it's okay now.

Thanks,

Cecil

>Hi,

>It means exactly what it says (s) - you have declared the 'component' field but nowhere do you assign a value to it so it will have the dafault value of null. (I'm afraid I couldn't do more that paraphrase the error message :-} ).

>Of course this means that in this line 'if(disposing && (components != null))' components will always be null. Nothing in the code to cause an error - but it certainly isn't going to work as expected unless you assign a valid object to components.
>Hope this helps,
>Viv
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform