CertXplorer - Broken "Open Certificate" command
Closed this issue · 0 comments
odalet commented
- [System.ApplicationException] No arguments were provided to command [Open Certificate Document].
| at Delta.CertXplorer.Commanding.BaseCommand1.ParseArguments(Object[] arguments) | at Delta.CertXplorer.Commanding.BaseCommand
1.Run(IVerb verb, Object[] arguments)
| at Delta.CertXplorer.Commanding.Commands.ExecuteCommand(Type commandType, IVerb verb, Object[] arguments)
| at Delta.CertXplorer.Commanding.Commands.RunVerbImpl(IVerb verb, Object[] arguments, Type firstArgumentType)
| at Delta.CertXplorer.Commanding.Commands.RunVerb[T](IVerb verb, T[] arguments)
| at Delta.CertXplorer.Commanding.Commands.RunVerb(IVerb verb, Object[] arguments)
| at Delta.CertXplorer.Chrome.b__3(Object s, EventArgs e)
| at Delta.CertXplorer.UI.Actions.UIAction.OnRun(EventArgs e)
| at Delta.CertXplorer.UI.Actions.UIAction.DoRun()
| at Delta.CertXplorer.UI.Actions.UIAction.HandleClick(Object sender, EventArgs e)
| at Delta.CertXplorer.UI.Actions.UIAction.target_Click(Object sender, EventArgs e)
| at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
| at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
| at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
| at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
| at System.Windows.Forms.Control.WndProc(Message& m)
| at System.Windows.Forms.ToolStrip.WndProc(Message& m)
| at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
This issue was migrated from issue #11 in former Delta repository
Originally created by @odalet and assigned to @odalet
Originally created at 2013-10-04T16:29:38+00:00
Originally updated at 2013-10-05T22:25:30+00:00
Originally closed at 2013-10-05T22:25:30+00:00
Original url: https://api.github.com/repos/odalet/Delta/issues/11