Itay Asayag

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Fail to connect Ev3 via USB #4404
    Author Image
    Itay Asayag
    Participant

    Hello fellows,
    I changed the target platform to 32 bit as well, and still getting this exception.
    Although I have to mention that I am developing on VB.NET 2013.
    I’ve tried to write a simple vehicle program and compiled it.
    It worked perfectly.
    Now I am trying to remote control my EV3 with a program I wrote on VB.Net, and I am getting this exception:

    An unhandled exception of type 'MonoBrick.ConnectionException' occurred in MonoBrick.dll
    
    Additional information: Failed to open connection

    The relevant code is in here:

            Dim brick As New Brick(Of Sensor, Sensor, Sensor, Sensor)("usb")
            Dim userInput As String
            brick.Connection.Open()
Viewing 1 post (of 1 total)
Posted in

Make a donation