Comment 16 for bug 1249569

Revision history for this message
Teunis Brand (teunisbrand) wrote :

Hi,

Today I run the debug command for the other error on Magister.
In the attachment you 'll find the output.

It's the error message I started the bug report with:

Details:
- ManagedRuntimeError
- System.Collections.Generic.KeyNotFoundException: [Arg_KeyNotFound]

Arguments:

Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.20513.00&File=mscorlib.dll&Key=Arg_KeyNotFound

   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)

   at System.Windows.ResourceManagerWrapper.GetResourceForUri(Uri xamlUri, Type componentType)
- 4004

Teunis