Hi All,
I have installed the store commerce app (10.0.39) and am trying to begin my development using the sample GasStation sample from Github
After building the solution, I am able to generate a Store commerce installer at the path /C://Temp//storeCommerce39//a//src//StoreCommerceSamples//Solutions//GasStation//StoreCommerce.Installer//bin//Debug/et472/ .
However, when i am trying to change the code and utilize the manifest.json I am still getting the below error:
My CommerceRuntimeext.config file is this :
I have included assembly reference in web.config file as well under the extensionCompostion
Kindly let me know what am i doing wrong here to load the extension gas station.
Thanks in Advance!