Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cookbook script err
#1
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'
#2
Try m.Multipart["name"].Text


Forum Jump:


Users browsing this thread: 1 Guest(s)