Click here to Skip to main content
15,905,616 members
Home / Discussions / C#
   

C#

 
GeneralRe: Undeclared identifier Pin
Heath Stewart25-Feb-04 4:25
protectorHeath Stewart25-Feb-04 4:25 
GeneralRe: * * Solved * * Pin
CliffClimber25-Feb-04 4:36
CliffClimber25-Feb-04 4:36 
GeneralMultiple dynamic combobox databinding Pin
Itay Sagui24-Feb-04 12:13
Itay Sagui24-Feb-04 12:13 
GeneralRe: Multiple dynamic combobox databinding Pin
Smitha Nishant24-Feb-04 16:12
protectorSmitha Nishant24-Feb-04 16:12 
GeneralRe: Multiple dynamic combobox databinding Pin
Itay Sagui24-Feb-04 18:13
Itay Sagui24-Feb-04 18:13 
GeneralRe: Multiple dynamic combobox databinding Pin
Nick Parker25-Feb-04 1:33
protectorNick Parker25-Feb-04 1:33 
GeneralRe: Multiple dynamic combobox databinding Pin
Itay Sagui25-Feb-04 7:12
Itay Sagui25-Feb-04 7:12 
GeneralPrivate Object goes NULL after entering Public Function Pin
Euphorix24-Feb-04 10:19
Euphorix24-Feb-04 10:19 
I have a problem that loads a dataset full of data and serves text to telnet clients. Everything in the program has worked well so far until now, whenever I go into this one function i just made, as soon as the first line hits, MOST of the class members dissapear!

I'm not really sure what kinds of information to provide except the watch result of one of the elements that goes BOOM:

BEFORE:

Name: dbGalaxy.Players Vaue: {GalaxyDatabase.glxDataset.PlayersDataTable}

AFTER:

Name: dbGalaxy.Players Value: error: cannot obtain value

Both the functions are within the main class (the server) and the dbGalaxy is also in this class. Why all of a sudden uppon entering a function, that an entire object and about 50 other members just simply dissapear...
Any ideas?


Philippe Durand
GeneralRe: Private Object goes NULL after entering Public Function Pin
Heath Stewart24-Feb-04 12:37
protectorHeath Stewart24-Feb-04 12:37 
GeneralInsure Numeric Data in TextBox Pin
ronboy24-Feb-04 9:39
ronboy24-Feb-04 9:39 
GeneralRe: Insure Numeric Data in TextBox Pin
Heath Stewart24-Feb-04 12:36
protectorHeath Stewart24-Feb-04 12:36 
GeneralRe: Insure Numeric Data in TextBox Pin
Huseyin Altindag25-Feb-04 10:20
Huseyin Altindag25-Feb-04 10:20 
QuestionHow to get Key-Press Event in "Web Browser Control" Pin
Moloy Bagchi24-Feb-04 9:24
Moloy Bagchi24-Feb-04 9:24 
GeneralProperty Procedure Pin
ajkumar24-Feb-04 8:53
ajkumar24-Feb-04 8:53 
GeneralRe: Property Procedure Pin
Werdna24-Feb-04 9:28
Werdna24-Feb-04 9:28 
GeneralRe: Property Procedure Pin
ian mariano24-Feb-04 11:29
ian mariano24-Feb-04 11:29 
GeneralForm using too much memory Pin
Shaun Becker24-Feb-04 7:52
Shaun Becker24-Feb-04 7:52 
GeneralRe: Form using too much memory Pin
je_gonzalez24-Feb-04 9:41
je_gonzalez24-Feb-04 9:41 
GeneralRe: Form using too much memory Pin
Shaun Becker24-Feb-04 10:45
Shaun Becker24-Feb-04 10:45 
GeneralRe: Form using too much memory Pin
Heath Stewart24-Feb-04 12:30
protectorHeath Stewart24-Feb-04 12:30 
GeneralRe: Form using too much memory Pin
Charlie Williams24-Feb-04 12:36
Charlie Williams24-Feb-04 12:36 
GeneralRe: Form using too much memory Pin
Charlie Williams24-Feb-04 12:35
Charlie Williams24-Feb-04 12:35 
GeneralRe: Form using too much memory Pin
CWIZO24-Feb-04 23:43
CWIZO24-Feb-04 23:43 
GeneralRe: Form using too much memory Pin
Charlie Williams25-Feb-04 10:28
Charlie Williams25-Feb-04 10:28 
GeneralRe: DateTime.Now in a label Pin
Nick Parker24-Feb-04 7:40
protectorNick Parker24-Feb-04 7:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.