v4.3.5.1 - stable

This forum will contain general news and announcements made by radio42.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: v4.3.5.1 - stable

Post by radio42 »

Yes, a netsh http add urlacl .. might also solve the issue.
And the missing dll for JSON is now available in the .1 update as well.
THX
phonic
Posts: 327
Joined: 06 Mar 2019 14:45
Re: v4.3.5.1 - stable

Post by phonic »

Just as way of an update.
I've upgraded to 4.3.5.1 and sending commends in JSON format still not working and getting the response: "Dispatched remotely" with the commends not carried out. Sending the same command in plain text is fine.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: v4.3.5.1 - stable

Post by radio42 »

Quite strange, as it works here…
You are sure, the content type is application/json and you are (as the body) send an array of strings as the commands? I assume all yes!

So the dll might somehow still be missing?
When you turn on the Debugging mode in the GPIO Client… what messages do you get in the Debug…log of the GPIO Client AppDataUser folder?
phonic
Posts: 327
Joined: 06 Mar 2019 14:45
Re: v4.3.5.1 - stable

Post by phonic »

Yes, the debug does point to a missing file:
31/03/2023 21:33:11: Request JSON deserialize issue: Could not load file or assembly 'System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.


I will double check, but I'm sure it's listed in the main ProppFrexx installation directory.
Last edited by phonic on 31 Mar 2023 22:46, edited 1 time in total.
phonic
Posts: 327
Joined: 06 Mar 2019 14:45
Re: v4.3.5.1 - stable

Post by phonic »

Found the the issue: The filename for some reason had two dots after Unsafe "System.Runtime.CompilerServices.Unsafe.Unsafe..dll". Not easy to notice, but after renaming and reopening it's now working fine.

Thanks for your assistance! The REST API is a great addition to ProppFrexx.

Post Reply