Getting an Application error when trying to print an invoice from Invoice Tracker.
All I did was open Invoice tracker, search for invoice and then click the print icon.
Details…
Application Error
Exception caught in: Infragistics4.Shared.v12.2
Error Detail
Message: Key already exists
Parameter name: Key
Program: Infragistics4.Shared.v12.2.dll
Method: ValidateKeyDoesNotExist
Client Stack Trace
at Infragistics.Shared.KeyedSubObjectsCollectionBase.ValidateKeyDoesNotExist(String key, IKeyedSubObject ignoreObject)
at Infragistics.Win.UltraWinToolbars.ToolsCollectionBase.ValidateKeyIsntUsed(String key)
at Infragistics.Win.UltraWinToolbars.ToolsCollectionBase.AddHelper(ToolBase tool, Boolean honorReadOnlyStatus, Int32 insertAtIndex)
at Infragistics.Win.UltraWinToolbars.ToolsCollectionBase.Add(ToolBase tool)
at Infragistics.Win.UltraWinToolbars.RootToolsCollection.Add(ToolBase tool)
at Ice.Lib.Report.EpiReportFunctions.AdjustReportToolBar(UltraToolbarsManager baseToolbarsManager, String ssrsPrintOpt)
-------------end error message
And then, if I click OK to move forward, there are now two printer icons in the Print Invoice dialog box:
Clicking the left one displays the SSRS Server Printer dialog box, but there are no printers to select. Using the dropdown for the right on, results in the usual Server Printer/Client Printer decision, with appropriate follow-on decisions.
And just for fun… The Report style I am using has break/routing rules, but the checkbox is not checked and appears to be inactive.
I have shut down everything and re-started my computer but that did not help.
Anyone encountered this?
—sam