[Mono-bugs] [Bug 532556] New: [regression] Run remotely is broken in MonoVS 0.3p4

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Aug 19 13:58:28 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=532556


           Summary: [regression] Run remotely is broken in MonoVS 0.3p4
    Classification: Mono
           Product: Mono: Tools
           Version: MonoVS 0.3
          Platform: i586
        OS/Version: Windows XP
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: jpobst at novell.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=314052)
 --> (http://bugzilla.novell.com/attachment.cgi?id=314052)
Screen shot showing the error.

Description of Problem:
EndOfStreamException when trying to run a program remotely (see the error below
and the attached screen shot).

This was found in MonoVS 0.3p4.

This did not happen in MonoVS 0.3p3, so this is a regression.


Steps to reproduce the problem:
1. Create a new solution based on the C# winforms template project
2. Click "Mono / Run remotely in Mono"
3. Choose a server to run on and hit "Ok"
4. Notice the error as below and in the screen shot


Actual Results:
EndOfStreamException


Expected Results:
no error.


How often does this happen? 
every time.


Additional Information:

System.IO.EndOfStreamException: 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 Mono.VisualStudio.Remoting.StreamMultiplexer..ctor(Stream stream, String
serverId, NewConnectionCallback newConnectionCallback)
   at Mono.VisualStudio.Remoting.TcpPipeConnection.Connect(String host, Int32
port)
   at Mono.VisualStudio.Remoting.TcpPipeConnection.Connect(String url)
   at Mono.VisualStudio.MonoVsSession..ctor(String url)
   at Mono.VisualStudio.SessionManager.StartSession(String url)
   at Novell.MonoVS.RunRemotelyRunner.Run()
   at Novell.MonoVS.Package.RunRemotelyCallback(Object sender, EventArgs e)

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list