09-08-2025, 03:41 PM
The sample code in the following link reports the following error when executed
Run script on another computer; HTTP server | LibreAutomate
Run script on another computer; HTTP server.cs(81,21): error CS1503: Argument 1: cannot convert from 'Au.Types.HSContentPart' to 'string'
Run script on another computer; HTTP server.cs(81,42): error CS1503: Argument 2: cannot convert from 'Au.Types.HSContentPart' to 'string'
Run script on another computer; HTTP server.cs(102,18): error CS0029: Cannot implicitly convert type 'Au.Types.HSContentPart' to 'string'
Run script on another computer; HTTP server.cs(102,46): error CS0029: Cannot implicitly convert type 'Au.Types.HSContentPart' to 'string'
Run script on another computer; HTTP server | LibreAutomate
Run script on another computer; HTTP server.cs(81,21): error CS1503: Argument 1: cannot convert from 'Au.Types.HSContentPart' to 'string'
Run script on another computer; HTTP server.cs(81,42): error CS1503: Argument 2: cannot convert from 'Au.Types.HSContentPart' to 'string'
Run script on another computer; HTTP server.cs(102,18): error CS0029: Cannot implicitly convert type 'Au.Types.HSContentPart' to 'string'
Run script on another computer; HTTP server.cs(102,46): error CS0029: Cannot implicitly convert type 'Au.Types.HSContentPart' to 'string'