I am getting the below error when I try to run my first MVC5 application which i am creating for learning purpose:
InnerException : {"Could not load type 'Microsoft.Commerce.Flighting.Common.CatalogIdInfo' from assembly 'Microsoft.Commerce.Flighting.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cde7056ef0bcb0fe'.":"Microsoft.Commerce.Flighting.Common.CatalogIdInfo"}
please bear with me even if there is little information provided as this is my first week in .net and MVC technology.
I have added all the required references. Do let me know for any other details.