Hi,
I have downloaded the dashcommerce3.0 and did the following steps
->Extracted to folder
->Run the solution file( .sln)
->created a virtual directory
-> Build it
and i am facing the following error.
}
Line 146: catch {
Line 147: throw new Exception("Please make sure that you setup the Database, and the Connection String in the connectionString.config file.");
Line 148: }
Line 149: }
I am unable to find the database of the dash commerce.
Is the database missing?
or it comes in MS SQL Server 2005 express edition with advance servises as Northwind. Please reply.
Me waiting.