-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Description
On function execution during debugging, receiving error
[2021-11-12T01:56:56.781Z] Executed 'AddItem' (Failed, Id=0295fe40-2115-4070-80f7-7a28d5696e0f, Duration=2342ms)
[2021-11-12T01:56:56.783Z] System.Private.CoreLib: Exception while executing function: AddItem. Microsoft.Azure.WebJobs.Host: Error while handling parameter item after function returned:. Microsoft.Azure.WebJobs.Extensions.Sql: Could not load file or assembly 'Microsoft.SqlServer.TransactSql.ScriptDom, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. The system cannot find the file specified.
Function works and error does not occur if I install dacfx 150 from nuget manually.
Metadata
Metadata
Assignees
Labels
No labels