Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WebService Question
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
00997428
Message ID:
00997528
Views:
12
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform