Federico Barresi

Results 49 comments of Federico Barresi

Hi! Thank you for reporting. Woow! You've opened my first issue on this repo! I will fix it.

Hi! I fear this request might have the same end like [this other issue](https://github.com/fbarresi/BeckhoffHttpClient/issues/1) 😿 . This software is a dotnet core 3.1 service. It just need the runtime installed...

Hi! Ok, if your are running windows 10 (LTSC) there is surely no problem with dotnet core software! 👍 Twincat 2 fully supports variables attributes, so I think it will...

Sorry, I don't understand what do you need to build. The software is compiled for any-CPU.

You normally just need to change the runtime identifier during the build. Did you installed the runtime on the target system? Otherwise you can compile the software as a self...

Hi! The log file is trying to tell you that your connection parameters are wrong. You don't need to change anything in code, but in your local settings. Did you...

Hi! You error Id isn't an ADS error code, but a Win32 Code and means: ERROR_INVALID_SEPARATOR_FILE - "The specified separator file is invalid" Did you already installed the Twincat (unofficial)...

🤔 I suppose it could be the problem, but I cannot reproduce it... I would advise you to try a couple things: - Debug the httpClient FB ( in particular...

Hi! Did you get all up and running? If yes, would your share your solution in this issue?

Dear Victor, The client sadly doesn't cover this scenario. If you give a look into the code you will seen, that the request body is set to text/json always bei...