in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Browse by Tags

  • Re: Connection String

    I faced the same issue in my development environment, but I did not encounter this issue in my production environment. I got around this problem (I don’t consider my approach a good solution) by modifying the Web.Debug.config and Web.Release.config as follow: I replaced: </configSections> <connectionStrings...
    Posted to Installation (Forum) by Monoot on 06-17-2010
  • Setup the Database, and the Connection String in the connectionString.config file

    Hello, I installed dashcommerce 3.0.1 webready. I created a database and ran the install/install.aspx with success. The database has aspnet and dashcommerce tables. I put the suggested connection string in the connectionString.config file which is now: <connectionStrings> <clear /> <add...
    Posted to Installation (Forum) by www.geert on 03-08-2009
Page 1 of 1 (2 items)