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 →

Errors while Installing Sitecore Commerce 9 Update 2 : My Learning

Hello All, Last week, I got an opportunity to install Sitecore Commerce 9 update 2 with Sitecore 9.0.2. I took help from below article. Thanks Viet Hoang and Peter Prochazka for all your help. https://buoctrenmay.com/2018/07/15/sitecore-commerce-9-update-2-and-step-by-step-install-guide-on-your-machine/ I suggest all of you to follow the above article for successful installation. If you follow Setup Prerequisites accurately then there won't be any... Continue Reading →

Sitecore Headless CMS: What I understood

Hello all, I was looking at Sitecore Headless topic and really want to start it soon. To convince myself, I have started reading about this topic on community and have concluded with following Questions and Answer. A. What does this mean? There two types of CMS, Coupled CMS and Decouples/Headless CMS 1.  A coupled CMS... Continue Reading →

How To Start: Sitecore EXM

Hello, Finally, I got a chance to work on Sitecore EXM. I had a requirement to configure it in Sitecore 8.2. I would like to share my experience on how I did it. In this blog, I will walk you through all the steps which I have performed. Download Sitecore EXM ? Since Sitecore 9.0... Continue Reading →

How to Ignore SSL certificate Error

Hi Guys,   Today i was suffering with below error in my .NET Application. Error: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure. Small Introduction For http connection, the WebRequest and WebResponse classes use SSL to communicate with web hosts that... Continue Reading →

Hello world!

This is your very first post. Click the Edit link to modify or delete it, or start a new post. If you like, use this post to tell readers why you started this blog and what you plan to do with it. Happy blogging!

Blog at WordPress.com.

Up ↑