I need Step by Step process of installing iis with SQL DB on windows 8.1. I have installed IIS on my system but I need a connection string to configure DB in nopCommerce installation, and I can't figure out how to do so. As the connection string needs server and DB. I tried installing DB Manager for so but it showed up a message saying "You need SQL Server Express to be installed". So I need a way to enable DB in IIS to solve my purpose without a need of installing SQL Server Express.
I have asked this question cause I didn't find it's answer over the web.