PetShop 4.0 Authentication uses ASP.net build-in User Authentication. Let’s See where User Profile is firstly.
Open PetShop 4.0 with Visual Studio. and Select Web Project
Then select menu “WebSite” -> “ASP.net Configuration”
The following question is where databases to get these info?
open .net Tool firstly C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe. double click it. Click next following wizards.
After click on “finish” button, it will create database automatically.