microsoft / Dynamics365Commerce.Solutions

Repository for hosting the Dynamics 365 Commerce end to end sample solutions
Other
58 stars 26 forks source link

Extension package for Scale unit throwing error #56

Closed DanyallAslam closed 1 year ago

DanyallAslam commented 1 year ago

We are getting below error while installing Scale unit installer locally.

FailureException Unable to load DLL 'Microsoft.Data.SqlClient.SNI.x64.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) System.DllNotFoundException: Unable to load DLL 'Microsoft.Data.SqlClient.SNI.x64.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at Microsoft.Data.SqlClient.SNINativeManagedWrapperX64.UnmanagedIsTokenRestricted(IntPtr token, Boolean& isRestricted)

Pikhulya commented 1 year ago

I could not reproduce this issue in at least latest 9.43, please provide:

a) the GitHub branch you used to build the extension b) the version of the Base Commerce Scale Unit (Sealed) used c) type type of the deployment Self-Hosted or IIS hosted