Exception from AddExternalReference

SyntaxEditor for Windows Forms Forum

Posted 18 years ago by Malcolm Green - TelGen Limited
Avatar
I'm evaluating V4.0 with the Languages Add-On (very impressed so far!) but am getting the following exception when attempting to add a reference to a DLL in the test application (this occurs with one of our DLL's and also with a third-party DLL):

Unable to read beyond the end of the stream
at System.IO.__Error.EndOfFile()
at System.IO.BinaryReader.ReadByte()
at System.IO.BinaryReader.Read7BitEncodedInt()
at System.IO.BinaryReader.ReadString()
at k.a(BinaryReader A_0, w A_1)
at k.a(BinaryReader A_0, ad A_1)
at k.c(BinaryReader A_0)
at k.a(BinaryReader A_0, ai A_1)
at k.b(BinaryReader A_0)
at k.a(BinaryReader A_0)
at k.d(BinaryReader A_0)
at k.d(BinaryReader A_0)
at k.b(DateTime A_0, String A_1)
at k..ctor(Assembly A_0, String A_1, String A_2, String A_3, Boolean A_4)
at k..ctor(Assembly A_0, String A_1, Boolean A_2)
at ActiproSoftware.SyntaxEditor.Addons.DotNet.Dom.AssemblyCodeRepository.a.a(c A_0)
at ActiproSoftware.SyntaxEditor.Addons.DotNet.Dom.AssemblyCodeRepository.a.a(c A_0)
at ActiproSoftware.SyntaxEditor.Addons.DotNet.Dom.AssemblyCodeRepository.Add(String assemblyName, DotNetProjectResolver projectResolver)
at ActiproSoftware.SyntaxEditor.Addons.DotNet.Dom.DotNetProjectResolver.AddExternalReference(String assemblyName)
at TestApplication.QuickStart.DotNetReflectionForm.ExecuteAppAction(AppAction action) in C:\\Program Files\\Actipro Software\\SyntaxEditor\\v4.0.0230\\TestApplication-CSharp.Net20\\QuickStart\\DotNetReflectionForm.cs:line 596

Our DLL was built with VS 2005, the third-party DLL with VS2003. Let me know if there's any further information that will help.

Comments (4)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hmm... haven't seen that yet. Any chance you can ZIP up the offending assemblies and any non-system references of them and send them over for us to debug?


Actipro Software Support

Posted 18 years ago by Malcolm Green - TelGen Limited
Avatar
I've sent the files to support@actiprosoftware.com.

Malcolm
Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks much Malcolm... debugged it and fixed the problem in the upcoming new beta (Friday or Saturday). IntelliPrompt works great on the two assemblies you sent now.


Actipro Software Support

Posted 18 years ago by Malcolm Green - TelGen Limited
Avatar
Thanks - great support response!
The latest build of this product (v24.1.0) was released 3 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.