Hello All Experts,
Custom code validation tool throwing an error while loading the custom javascripts for any unsupported customizations.
Debugging resource strings arre unavailable.
*This post is locked for comments
Hello All Experts,
Custom code validation tool throwing an error while loading the custom javascripts for any unsupported customizations.
Debugging resource strings arre unavailable.
*This post is locked for comments
Hey- Did you manage to resolve the issue, because we are having the similar issue in one of our projects.
I'm facing the same issue, however restarting did not work in my case.
For me the error comes after selecting a couple of different webressources. I get the following:
Exception: [Arg_KeyNotFound]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See go.microsoft.com/fwlink;Version=5.1.50907.00&File=mscorlib.dll&Key=Arg_KeyNotFound
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at CustomCodeValidationTool2015.MainPage.ScriptCheck()
at CustomCodeValidationTool2015.MainPage.lstResources_SelectionChanged(Object sender, SelectionChangedEventArgs e)
at System.Windows.Controls.Primitives.Selector.OnSelectionChanged(SelectionChangedEventArgs e)
at System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedItems, List`1 selectedItems)
at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(Int32 oldIndex, Int32 newIndex)
at System.Windows.Controls.ListBox.MakeSingleSelection(Int32 index)
at System.Windows.Controls.ListBox.HandleItemSelection(ListBoxItem item, Boolean isMouseSelection)
at System.Windows.Controls.ListBox.OnListBoxItemClicked(ListBoxItem item)
at System.Windows.Controls.ListBoxItem.OnMouseLeftButtonDown(MouseButtonEventArgs e)
at System.Windows.Controls.Control.OnMouseLeftButtonDown(Control ctrl, EventArgs e)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags)
After restart of the server , now it's working.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156