How to resolve the error related to System.Web.Mvc dll version

So first we will understand why we are facing this issue. The simple answer is there is a mismatch in the dll version. So lets see where we found this mismatch. Go to Sitecore instance (C:\inetpub\wwwroot\LearningSitecore\Website\) Locate System.Web.Mvc.dll in bin folder and go to it's properties. In properties under Details tab check the version of … Continue reading How to resolve the error related to System.Web.Mvc dll version

Integrating Visual Studio solution and Sitecore instance

In this blog, lets create new Visual Studio solution and integrate it with the existing instance (http://learningsitecore/sitecore). We will create a simple Visual Studio solution. This will not be based on Helix principle so in case developers who know Helix principle are going through the blog then don't get it wrong. We will learn Helix principles … Continue reading Integrating Visual Studio solution and Sitecore instance

Different interfaces and applications in the Launchpad

The Sitecore dashboard(Launchpad) is your gateway into Sitecore. Sitecore comes with a lot of tools for you to use. The dashboard is split into four main areas 'Marketing Applications', 'Content Editing', 'Control Panel', and 'Access Management'. The namely tools and applications are as below: Marketing Applications Experience Analytics Experience Profile Federated Experience Manager Experience Optimization … Continue reading Different interfaces and applications in the Launchpad

Different Resources that can be helpful for Learning Sitecore

As the title suggests, this post will cover different channels which Sitecore provide for the Sitecore users. In case if you know the basics of Sitecore then you can switch to these channels and learn the advance features. Prerequisite: It is required to be a .NET developer and have good understanding on ASP.NET MVC. Sitecore … Continue reading Different Resources that can be helpful for Learning Sitecore