The installation

Error ERROR Validation Error BC30002: Type ‘Customers’ is not defined. Type ‘Customers’ is missing. You probably need to add an Activity Package to your workflow. Main.xaml

Hi,

For now, can you check Dependencies in Project panel? Is there any red (error) icon due to missing package?

image

Regards,

Hi Yoichi, there’s no red(error) on the Dependencies panel

HI,

Can you share screenshot regarding this error?

Regards,

Hi,

From the screenshot, Customer is defined as DataTable. Why do you set it as New Customer(Of String)? OR do you want to set other type?

Regards,

I was getting an error about the Runtime Execution and I looked up on YouTube , that’s what I got from the explanation

Hi,

Can you share details of the runtime error?
In general, it should be New DataTable() or unnecessary to set anything in default value if use ReadRange etc.

Regards,