Decrease Font Size
Increase Font Size
   BLOG

SilverLight exception of type System Collections Generic KeyNotFoundException

by bryian 19. October 2009 19:20

An exception of type 'System.Collections.Generic.KeyNotFoundException' occurred in mscorlib.dll but was not handled in user code
Additional information: The given key was not present in the dictionary.

I was working on a SilverLight application and come accross this error:

An exception of type 'System.Collections.Generic.KeyNotFoundException' occurred in mscorlib.dll but was not handled in user code
Additional information: The given key was not present in the dictionary.

Solution Right click Service Reference namespace in the Service References folder and choose Update Service Reference to recreate the .ClientConfig

Comments

7/15/2010 3:25:35 AM #

Arlie Almy

Worthy of note post Smile

Arlie Almy Czech Republic

1/17/2011 8:02:09 PM #

Venkatesh

Didn't work Frown

Venkatesh India