Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WebService Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
00997428
Message ID:
00997528
Vues:
13
Hi Kevin,

I actually had to add "static" back to the declaration. After removing "static" it seemed to work until I went to use the variable in another one of the methods of the class. The method is a static method is this the reason? Any other reasons for this?

Thanks,
Paul

>Glad that worked.
>
>Without seeing the code, I can't guess why it would be static.
>
>The only time I use static is for static properties in a 'global' class. I'll set properties to a particular value at startup, and want to be able to read them in other parts of the app.
>
>Kevin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform