techl / MonoRemoteDebugger

Other
83 stars 18 forks source link

The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) on BBB #36

Closed PhyscoSmurf closed 5 years ago

PhyscoSmurf commented 7 years ago

Installed product versions

Description

Trying to use this on a BeagleBone Black, it would be very nice to be able to run C# and Debug. Any help would be greatly appreciated as I have a project that I was thinking of using C# on but if I can't debug then whats the point right?

My BeagleBone Black is running Debian 8 if that helps.

Steps to recreate

Click on MonoRemoteDebugger

Current behavior

Exception

Expected behavior

Work

techcap commented 7 years ago

What was your mono version? Was it latest?

PhyscoSmurf commented 7 years ago

@techcap I am so sorry, I could of sworn I added that, I am running: Mono JIT compiler version 4.8.1 (Stable 4.8.1.0/22a39d7). Also I have the BeagleBone Black hooked up to a network via wired Ethernet. I can confirm that it is visible and able to accept a connection because I can browse directly to its Apache Web Server @ 192.168.7.2. I am wondering if I need to specify a port in the configuration somewhere?

techcap commented 7 years ago

I didn't test on BBB. You may check the port conflict. New version support changing port.