Sitecore Commerce Fix : Not compatible with net462 (.NETFramework,Version=v4.6.2)

Hello All, Once you install Sitecore XC, you will move to next step that is prepare Visual Studio Solution. I have followed the same but faced couple of  build errors (500 +) for the first time as below : Package Serilog.AspNetCore 2.1.0 is not compatible with net462 (.NETFramework,Version=v4.6.2) / win7-x64. Package Serilog.AspNetCore 2.1.0 supports: netstandard2.0... Continue Reading →

Bootstrap Sitecore Commerce 500 internal server

Hello All, I was testing Sitecore Commerce APIs on Postman. I was trying to execute request for Bootstrap Sitecore Commerce API i.e. {{OpsApiHost}}/{{OpsApi}}/Bootstrap() but it was returning 500 Internal Server error. After debugging issue, I found that I was missing updated ASP.Net Core module installed. I have installed DotNetCore.2.0.0-WindowsHosting but my API is looking for DotNetCore.2.0.8-WindowsHosting.... Continue Reading →

How to Recover IIS

Hello All, I have faced broken IIS after installing Sitecore using SIF. My script was not executing properly. It is just because bad editing can ruin the file and cause IIS to be broken. (If you know the reason then please share with me) Solution: The solution is to use AppCmd.exe. We can find it in C:\Windows\System32\inetsrv.... Continue Reading →

Blog at WordPress.com.

Up ↑