well
To be honest I've yet to use dictionary stuff. If you can hard code what you want then the problem has to be in the data structure. If I were you I'd use the debugger at this point and step through the code to see if the array contains what you want and when you want it.
Could be something simple.
Sorry if this response isn't as helpful
-Ryan
|