docs icon indicating copy to clipboard operation
docs copied to clipboard

Failed to translate expression 'new System.Random().Next(1, MaxNumber + 1)'

Open harry-flw opened this issue 1 year ago • 1 comments

Type of issue

Code doesn't work

Description

Hello I have tried to do your sample. I can't build it. It falls with error below:

Error Failed to translate expression 'new System.Random().Next(1, MaxNumber + 1)' because of the following error: Translating the method 'Random.Next' or one of its overloads to an activity is not supported. WorkflowTest2 C:\Users\hf\source\repos\WorkflowTest2\WorkflowTest2\Workflow1\Workflow.xaml 65

Regards

Page URL

https://learn.microsoft.com/en-us/dotnet/framework/windows-workflow-foundation/how-to-create-a-flowchart-workflow

Content source URL

https://github.com/dotnet/docs/blob/main/docs/framework/windows-workflow-foundation/how-to-create-a-flowchart-workflow.md

Document Version Independent Id

2e8a64e6-e2ce-cacd-bc6f-645bc95eaf49

Article author

@gewarren

Metadata

  • ID: f8a93236-b0ab-b367-b086-deadf52a7c82
  • Service: dotnet-framework
  • Sub-service: wf

harry-flw avatar Aug 20 '24 07:08 harry-flw

I have Visual Studio 2019 and .NET Framework 4.8

harry-flw avatar Aug 20 '24 07:08 harry-flw