Author: Nilesh Thakkar

Are you getting “No Service Error” while connecting through Sitecore Rocks?

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 …

Is You Custom SMTP Connection Not Working in Sitecore EXM?

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) …

Are you facing error “Msdn subscription are restricted from provisioning in this region” while setting up Sitecore XP1 on Azure Paas?

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 …

Tip # 7 : Sitecore Tip Of The Day!

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 …

Tip # 6 : Sitecore Tip of The Day!

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 …

Tip # 5 : Sitecore Tip of The Day!

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 …