Unable to execute a default project from microsoft.
At runtime, I get an error:
Could not load file or assembly 'Microsoft.Dynamics.Commerce.Runtime.FiscalIntegration.DocumentProvider.Messages, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
FusionLog:
=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Dynamics.Commerce.Runtime.FiscalIntegration.DocumentProvider.Messages, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
(Fully-specified)
LOG: Appbase = file:///C:/TFS/Dev/RetailSdk/SampleExtensions/CommerceRuntime/Extensions.TestHost/bin/Debug/net451/
LOG: Initial PrivatePath = NULL
Calling assembly : Microsoft.Dynamics.Commerce.Runtime.Services, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\TFS\Dev\RetailSdk\SampleExtensions\CommerceRuntime\Extensions.TestHost\bin\Debug\net451\Contoso.Commerce.Runtime.TestHost.vshost.exe.Config
LOG: Using host configuration file:
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Post-policy reference: Microsoft.Dynamics.Commerce.Runtime.FiscalIntegration.DocumentProvider.Messages, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
LOG: Attempting download of new URL file:///C:/TFS/Dev/RetailSdk/SampleExtensions/CommerceRuntime/Extensions.TestHost/bin/Debug/net451/Microsoft.Dynamics.Commerce.Runtime.FiscalIntegration.DocumentProvider.Messages.DLL.
LOG: Attempting download of new URL file:///C:/TFS/Dev/RetailSdk/SampleExtensions/CommerceRuntime/Extensions.TestHost/bin/Debug/net451/Microsoft.Dynamics.Commerce.Runtime.FiscalIntegration.DocumentProvider.Messages/Microsoft.Dynamics.Commerce.Runtime.FiscalIntegration.DocumentProvider.Messages.DLL.
LOG: Attempting download of new URL file:///C:/TFS/Dev/RetailSdk/SampleExtensions/CommerceRuntime/Extensions.TestHost/bin/Debug/net451/Microsoft.Dynamics.Commerce.Runtime.FiscalIntegration.DocumentProvider.Messages.EXE.
LOG: Attempting download of new URL file:///C:/TFS/Dev/RetailSdk/SampleExtensions/CommerceRuntime/Extensions.TestHost/bin/Debug/net451/Microsoft.Dynamics.Commerce.Runtime.FiscalIntegration.DocumentProvider.Messages/Microsoft.Dynamics.Commerce.Runtime.FiscalIntegration.DocumentProvider.Messages.EXE.
Any solutions how to fix this?
Thank you.