Jump to content

Spotfire Analyst 10.0 - "The given key was not present in the dictionary" error


Min Zhang 5

Recommended Posts

Hello,

SpotfireAnalyst is crashing with the error below. Do you have any idea whatit might be

Thanks.

 

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

at System.ThrowHelper.ThrowKeyNotFoundException()

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

at Spotfire.Dxp.Forms.Data.Formatter.CurrencySettingsControl.UpdateCurrenciesComboBox(Boolean populate)

at Spotfire.Dxp.Forms.Data.Formatter.CurrencySettingsControl.RefreshAll(Boolean populate)

at Spotfire.Dxp.Forms.Data.Formatter.CurrencySettingsControl.SetFormatter(DataFormatterBase formatter)

at Spotfire.Dxp.Forms.Data.Formatter.FormattingControl.RetrieveFormatterControlsFromType(DataType dataType, FormattingTypes formatterType)

at Spotfire.Dxp.Forms.Data.Formatter.FormattingControl.PerformUpdateAvailableFormattingCategories(Boolean dialogIsEnabled)

at Spotfire.Dxp.Forms.Data.Formatter.FormattingControl.UpdateAvailableFormattingCategories(Boolean enableTheControl)

at Spotfire.Dxp.Forms.Data.Formatter.FormattingControl.UpdateUI(Boolean enableTheControl)

at Spotfire.Dxp.Forms.Data.DataProperties.DataPropertiesDialog.UpdateFormattingTab()

at Spotfire.Dxp.Forms.Data.DataProperties.DataPropertiesDialog.UpdateAllTabs()

at Spotfire.Dxp.Forms.Data.DataProperties.DataPropertiesDialog.propertiesGridView_SelectionChanged(Object sender, EventArgs e)

at Spotfire.Dxp.Forms.Data.DataProperties.DataPropertiesDialog.UpdatePropertiesGridView()

at Spotfire.Dxp.Forms.Data.DataProperties.DataPropertiesDialog.tableSelector_SelectedIndexChanged(Object sender, EventArgs e)

at Spotfire.Dxp.Forms.Data.TableSelector.OnSelectedIndexChanged(Object sender, EventArgs e)

at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)

at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)

at System.Windows.Forms.ComboBox.set_SelectedItem(Object value)

at Spotfire.Dxp.Forms.Data.DataProperties.DataPropertiesDialog..ctor(DataManager dataManager, DataTable preSelectedDataTable, DataColumn preSelectedDataColumn)

at Spotfire.Dxp.Forms.Data.DataPropertiesUserAction.HandleActionImpl(Object sender, EventArgs e)

at Spotfire.Dxp.Web.Menus.MenuItemHandler.Execute()

at Spotfire.Dxp.Forms.WebView.FormsImplWebView.c__DisplayClass23_0.b__0()

--- End of inner exception stack trace ---

at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)

at System.Delegate.DynamicInvokeImpl(Object[] args)

at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)

at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)

at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)

at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.Form.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...