visual studio 2013 - Why does VS2013 sometimes throws exception 0x80070057 when closing a file? -
Sometimes, not all the time, the Win7 x64 machine is an exception to Visual Studio 2013 w / update 1 up to date C: \ Users \ AppData \ roaming \ Microsoft \\\\ "C: \ Users \ AppData \ roaming \" \ "ActivityLog.xml \" file has been closed in a dialog to close a file, or close all " VisualStudio \ 12.0 \\ "One of the following entries was that each file was being closed. I am using the latest version of DevExpress controls.
How can I fix this? I did not find any similar issues, though the post was exactly the same, but it does not happen when I open a solution.
So far, it seems that when many instances of VS 2013 are open, I am unable to reconsider the same. Component model cache was not helped in cleaning because it has happened again after clearing the cache. The solution was originally a VS 2012 solution, and all the new Dxx, MVC and EF components have been updated with the newgate in the latest versions.
& lt; Entry & gt; & Lt; Record & gt; 858 & lt; / Record & gt; & Lt; Time & gt; 2014/02/17 20: 22: 45.177 & lt; / Time & gt; & Lt; Type & gt; Error & lt; / Type & gt; & Lt; Source & gt; Editor or editor extension & lt; / Source & gt; & Lt; Details & gt; System.ArgumentException: The parameter is incorrect I (Exception with HRESULT: 0x80070057 (E_INVALIDARG)) and # x000D; & Amp; # X000A; # X000D; System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal (Int32 errorCode, IntPtr errorInfo) & amp; # X000A; On the system time. Interop Services Mrishal Thru intro errorCode and # x000D; & Amp; # X000A; At Microsoft.VisualStudio.NativeMethods.ThrowOnFailure (Int32 hours, Int32 [] expected HRFailure) & amp; # X000D; & Amp; # X000A; & Amp; # X000D; Microsoft.VisualStudio.Shell.RunningDocumentTable.FindDocument (; amp; hierarchy, UInt32 & amp; Itemid, UInt32 & amp; amp; docCookie string aliases, IVsHierarchy & amp; # X000A; # X000D; Microsoft.VisualStudio.CodeSense.Editor.Roslyn.CodeElementTaggerProvider.CreateTagger (ITextView TextView) & amp; # X000A; # X000D; Microsoft.VisualStudio.CodeSense.Editor.TaggerProvider`1.CreateTagger [T] (ITextView TextView, ITextBuffer buffer) & amp; # X000A; In Microsoft Visual Studio Text. Tagging Implementation Tag aggregator '1.gate gadgets (iText buffer text buffer) & lt; / Description & gt;
It appears to be a bug in code sensation . After the document is closed, they are requesting a document from the running document table. I encourage you to enter a bug on this (pay more attention to customer bugs if I filed it)
Only One thing you can do is
- is the device "
Comments
Post a Comment