vote up 0 vote down star

Hi friends, my problem is as follows: When I use my web service, it displays the following error in Silverlight:

"System.Collections.Generic.KeyNotFoundException was unhandled by user code Message="The given key was not present in the dictionary."

I'm new to c # and Silverlight, and don't really know what to do. I can not find a solution on Google.

Thank you very much in advance.

flag
Can you post the code? Kind of hard to help otherwise. – Justin Niessner Jun 29 at 13:22

1 Answer

vote up 0 vote down

Friends found the problem was not using the namespace "System.ServiceModel" link where I explained some of this here link text

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.