0

I have running my Azure Data Factory pipeline that is configured to run in a self hosted integration runtime. I have installed integrated runtime version 5.22.8297.1. My Data factory pipeline has two activities - Copy Activity and Azure function activity. When I execute the pipeline I am getting the following error -

"Could not load file or assembly 'Microsoft.DataTransfer.ExternalActivities.Common, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified."

Any idea what could be missing or am I using the right version of the integration runtime. The runtime is installed on Windows VM.

3
  • Do you get data while clicking preview data on source dataset? Commented Oct 1, 2022 at 9:03
  • Clicking preview data on source dataset is working fine. This error is generated when the Azure Function activity is executed. Commented Oct 3, 2022 at 16:13
  • Check if this Microsoft document solves the SHIR issue Commented Oct 4, 2022 at 2:06

1 Answer 1

0

Seems to be a known issue in 5.22.8297.1 SH-IR version that's fixed in 5.22.8312.1, per the ADF SH-IR release notes (https://go.microsoft.com/fwlink/?linkid=853077)

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.