Symptoms
Unable to right click in Visual Studio 2013 after 4.7 upgrade
Diagnoses
Issue: User unable to right click in Visual Studio 2013 after upgrade to 4.7. Error generated: "Value does not fall within the expected range" "Value does not fall within the expected range", details are: mscorlib at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at Microsoft.VisualStudio.NativeMethods.ThrowOnFailure(Int32 hr, Int32I] expectedHRFailure) at Microsoft.VisualStudio.Shell.OleMenuCommandService.ShowContextMenu(CommandID menuID, Int32 x, Int32 y) at SourceCode.Workflow.VisualDesigners.BaseDesigner.ShowMenu(MouseButtonEventArgs e)
Resolution
Ran a repair on the K2 for Visual Studio 2013.msi. It was found that the .msi was not present in the following location: C:UsersAdministratorDesktopK2 Installation Package 4.7 (4.16060.2000.2)1. 4.7 (4.16060.2000.2)InstallationSetupK2 for Visual Studio 2013.msi.
Following on from this, downloaded the full 4.7 installation package and then ran the repair which resolved the issue.