Результаты поиска

  1. V

    C# blocks are not executed in the launcher

    Hi, when I launch a project with c# blocks outside the project maker the c# code is not executed, I tried with very basic instructions like "sendInfoToLog", but nothing... has anyone encountered the problem?
  2. V

    Is there a limit of data sent with post queries in c#?

    Hi, my post queries sent in c# are not transmitted anymore from a certain amount of data (~ 800 - 1000 words), is there a limit of data sent per query ? I have no error message from zeno but the requests don't work It's not a syntax problem, I checked several times and it was a problem of...