Cannot find endpoint ILocalTriggersTransformServiceProjectEndpoint

I’m Trying to Run the process after updating to new Studio 2024.10.1 before it was 2023.10.6, when i try to run the process after updating it shows

And the Icon of the project file had also changed into thunder symbol
The image shows a list of four XAML files: "EndOfProcess.xaml," "GenerateSCOMFile.xaml," "GetTransactionData.xaml," and "InitAllApplications.xaml," with the last one highlighted. (Captioned by AI)

Note:
when i try to run in debug mode it works fine but when i tried click run it shows
Below error, the process is running fine when we delete initallApplication file and create new initallApplication file.

Error Details:
RemoteException wrapping System.ArgumentOutOfRangeException: f116d6e8-7524-48b2-94d4-a4c0b9e7baae-services 56140151 cannot find endpoint ILocalTriggersTransformServiceProjectEndpoint

Do you have any idea why do we get this thunder symbol ?

1 Like

Hi!

It looks like your .xaml was in some way interpreted to be a different type of workflow when you updated your studio.

I’m not sure what kind of workflow the lightning symbol indicates, but I’m still on 2023.10.6.

image