Author: Nilesh Thakkar
If you are working with Sitecore Rocks and trying to connect Sitecore Rocks with your Sitecore project in Visual Studio then there are some chances to spot No Service Error shown in below screen-shot. Solution: Well, there is simple solution. Go to your Sitecore Webroot folder and open Web.config file Remove <deny> tag from Web.config file for …
Most of times you follow Sitecore official documentation or community blog posts to use several features of Sitecore. But even-though after following all instructions very carefully, you end up in a unpleasant situation where the configured feature/functionality is not working. So are you in same situation where you tried to configure Sitecore Email Experience Manager (EXM) …
Recently one of the developers at customer office contacted me as he was facing error while accessing Sitecore Powershell RemoteAutomation Webservice. After helping him to fix the issue, he notified that he couldn’t find this fix on internet or may be it was difficult to find it. This encouraged me to write a quick blog post …
Did you know Sitecore List Manager Import CSV Format? If your answer is no, then you should spend a minute on this quick blog post to sharpen your Sitecore skills. But If you are aware about this then you can skip this tip and check out other interesting tips posted on this blog. This tip is …
I know that there are plenty of awesome blog posts and articles available out there to troubleshoot this issue and you might have checked most of them before landing to my blog post. So I am not going to repeat those steps by assuming that you have already checked those steps and still you are not …
I found that there are lot of blog posts available on internet those helps on how to setup Sitecore XP1 on Azure Paas. But there are very few blog posts which talk about the problems/challanges you face while setting up Sitecore on Azure Paas. In this blog post series, I am going to share those errors …
Do you have multilingual site? Are you looking for a solution to translate your content into multiple languages say for example 10-15 languages? My client has the same situation, we have a website in 16 languages and majority of pages needs to be translated into 10 languages on an average. As there are lots of Sitecore …
How Should You Configure Sitecore MongoDB Connection Strings? Brijesh Patel has posted a tip which a Sitecore developer must not skip or take for granted. His tip says that – Mongo Database is now an integral part of Sitecore Experience Platform. Sitecore instances connect to mongo databases based on the values specified in connectionstrings.config. If a …
Every Developer Should Use “Sitecore Developer Tool” Chrome Extension! Sumith Parambat Damodaran from Sitecore would like to share a tip that every sitecore developer / user / marketer should have and use “Sitecore Developer Tool” chrome extension. If you haven’t still dirty your hands with it, then you should give a try. Go ahead and install …
Use Performance.config File for Better Performance in Sitecore Many developers are unaware with this amazing tip shared by Brijesh Patel with Sitecore Tip of The Day! The tough time for any Sitecore developer is when you are debugging your code and it takes sometime to get the control back to your debug window. There are lots …