Page 1 of 1

Error opening solution

PostPosted: March 7th, 2018, 6:34 pm
by vgimeno
Hello! I'm getting this error


<entry>
<record>1084</record>
<time>2018/03/07 18:27:28.335</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.IO.EndOfStreamException: Unable to read beyond the end of the stream.&#x000D;&#x000A; at System.IO.BinaryReader.FillBuffer(Int32 numBytes)&#x000D;&#x000A; at System.IO.BinaryReader.ReadUInt32()&#x000D;&#x000A; at Devsense.PHP.Phar.Entry.Initialize(BinaryReader reader, Boolean supportsDir)&#x000D;&#x000A; at Devsense.PHP.Phar.Manifest.InitializeEntries(BinaryReader reader)&#x000D;&#x000A; at Devsense.PHP.Phar.Manifest.Initialize(BinaryReader reader)&#x000D;&#x000A; at Devsense.PHP.Phar.PharFile.ReadManifest(Stream stream)&#x000D;&#x000A; at Devsense.PHP.Phar.PharFile.ReadPharFile(String filename, Stream stream)&#x000D;&#x000A; at Devsense.PHP.Phar.PharFile.OpenPharFile(String filename)&#x000D;&#x000A; at &#x0003;&#x0015;&#x0014;&#x0017;&#x0016;&#x000F;&#x001F;&#x0018;&#x0010;&#x000A;&#x0012;&#x0005;&#x0005;&#x0014;&#x0009;&#x000D;&#x0017;&#x0005;&#x0019;&#x000C;&#x001D;&#x000C;&#x0018;&#x0006;&#x0009;.InvokeTask()&#x000D;&#x000A; at PHP.VisualStudio.Language.TaskQueue.&#x0019;&#x0001;&#x0004;&#x0004;&#x0016;&#x0010;&#x0005;&#x0016;&#x001A;&#x0008;&#x000C;&#x0019;&#x001C;&#x0015;&#x0012;&#x000F;&#x0013;&#x000A;&#x0003;&#x0008;&#x000E;&#x0009;&#x0016;&#x0015;&#x0010;.&#x0008;&#x000B;&#x001D;&#x000D;&#x0011;&#x0007;&#x0010;&#x0010;&#x0009;&#x0002;&#x0019;&#x0018;&#x0006;&#x001B;&#x0008; &#x0012;&#x000D;&#x000C;&#x0006;&#x0007;&#x0006;&#x001D;&#x0002;&#x0006;()&#x000D;&#x000A;--- End of stack trace from previous location where exception was thrown ---&#x000D;&#x000A; at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)</description>
</entry>

Re: Error opening solution

PostPosted: March 8th, 2018, 10:35 am
by Jakub Misek
Hi,

thanks for the feedback!

Do you have PHAR files in your solution? It seams they are corrupted. Anyway we'll prevent the error window from popping out in such cases.