954,529 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

another c# beginner....'out of scope' message

I am trying to pass data from one form to another using session parameters. The second form says that my passed data fields are 'out of scope'. What does this mean?

Richard Lelle
Newbie Poster
4 posts since May 2006
Reputation Points: 10
Solved Threads: 0
 

What's the exact error message? Can you provide the code for what you're trying to do?

It sounds like the data you're passing might have been part of a private variable, or part of another object. But, without seeing your code, I couldn't tell you.

alc6379
Cookie... That's it
Team Colleague
2,820 posts since Dec 2003
Reputation Points: 186
Solved Threads: 147
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You