Hi,
NTVS Version: 14-May dev.
VS Version: 2013 Ultimate.
I get this exception occassionally when opening Visual Studio.
> An exception has been encountered. This may be caused by an extension.
> You can get more information by examining the file
> 'C:\foobar\Roaming\Microsoft\VisualStudio\12.0\ActivityLog.xml'.
`
`
__Stack from ActivityLog.xml__:
System.ArgumentException: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode) at Microsoft.VisualStudio.NativeMethods.ThrowOnFailure(Int32 hr, Int32[] expectedHRFailure) at Microsoft.VisualStudio.Shell.RunningDocumentTable.FindDocument(String moniker, IVsHierarchy& hierarchy, UInt32& itemid, UInt32& docCookie) at Microsoft.VisualStudio.JSLS.Shared.DocumentMonitoringService.GetOwningHierarchy(String pathName) at Microsoft.VisualStudio.JSLS.ProjectContext.ProjectContextService.GetHierarchiesFromFile(String filePath) at Microsoft.VisualStudio.JSLS.ProjectContext.ProjectContextService.GetActiveHierarchy(String filePath) at Microsoft.VisualStudio.JSLS.ProjectContext.ProjectContextService.GetActiveHierarchyGuid(String filePath, IVsHierarchy& activeHierarchy) at Microsoft.VisualStudio.JSLS.ProjectContext.ProjectContextService.TryGetOrCreateScriptContext(ITextBuffer textBuffer, IServiceCore core, IVsHierarchy& activeHierarchy) at Microsoft.VisualStudio.JSLS.TextView.JavaScriptTextView.Connect(ITextBuffer textBuffer) at Microsoft.VisualStudio.JSLS.TextView.WpfTextViewConnectionListener.SubjectBuffersConnected(IWpfTextView textView, ConnectionReason reason, Collection`1 subjectBuffers) at Microsoft.VisualStudio.Text.Editor.Implementation.ConnectionManager.<>c__DisplayClass19.<OnGraphBuffersChanged>b__14() at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.CallExtensionPoint(Object errorSource, Action call)
NTVS Version: 14-May dev.
VS Version: 2013 Ultimate.
I get this exception occassionally when opening Visual Studio.
> An exception has been encountered. This may be caused by an extension.
> You can get more information by examining the file
> 'C:\foobar\Roaming\Microsoft\VisualStudio\12.0\ActivityLog.xml'.
`
`
__Stack from ActivityLog.xml__:
System.ArgumentException: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode) at Microsoft.VisualStudio.NativeMethods.ThrowOnFailure(Int32 hr, Int32[] expectedHRFailure) at Microsoft.VisualStudio.Shell.RunningDocumentTable.FindDocument(String moniker, IVsHierarchy& hierarchy, UInt32& itemid, UInt32& docCookie) at Microsoft.VisualStudio.JSLS.Shared.DocumentMonitoringService.GetOwningHierarchy(String pathName) at Microsoft.VisualStudio.JSLS.ProjectContext.ProjectContextService.GetHierarchiesFromFile(String filePath) at Microsoft.VisualStudio.JSLS.ProjectContext.ProjectContextService.GetActiveHierarchy(String filePath) at Microsoft.VisualStudio.JSLS.ProjectContext.ProjectContextService.GetActiveHierarchyGuid(String filePath, IVsHierarchy& activeHierarchy) at Microsoft.VisualStudio.JSLS.ProjectContext.ProjectContextService.TryGetOrCreateScriptContext(ITextBuffer textBuffer, IServiceCore core, IVsHierarchy& activeHierarchy) at Microsoft.VisualStudio.JSLS.TextView.JavaScriptTextView.Connect(ITextBuffer textBuffer) at Microsoft.VisualStudio.JSLS.TextView.WpfTextViewConnectionListener.SubjectBuffersConnected(IWpfTextView textView, ConnectionReason reason, Collection`1 subjectBuffers) at Microsoft.VisualStudio.Text.Editor.Implementation.ConnectionManager.<>c__DisplayClass19.<OnGraphBuffersChanged>b__14() at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.CallExtensionPoint(Object errorSource, Action call)