Could not load file or assembly 'Studio.Generated.TypedDataTable1, Version=0.0.0.0, Culture=neutral, PublickeyToken=null’. The system cannot find the file specified

Hi,

I have discovered an issue when i was trying to scrape data in a cross platform process.
In the studio the process is running great however when i am running it on a serverless host in the orchestrator then it faults.

Im getting the following error message:

In Cross Platform , Scraping Data method scrapes data with a variable type of Datatable1 not Datatable , i’m guessing that might be the case.

-Best Regards,
Melczer Olivér

@marian.platonov
@loginerror

Please try using Studio 23.4.2 and republish your project. We fixed a bug where custom types where not packaged properly at publish.