in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Installation of dashCommerce - How To

Last post 09-29-2010 10:21 AM by Omar.pessoa. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 08-16-2010 9:01 AM

    • MFinch
    • Top 500 Contributor
    • Joined on 08-16-2010
    • Overland Park, KS
    • Posts 4

    Installation of dashCommerce - How To

    Is there a document that lists the steps to install dashCommerce that is geared for the newbie (in both asp & web apps?

    Mark Finch
  • 08-16-2010 10:22 AM In reply to

    Re: Installation of dashCommerce - How To

    How "new" are you? Do you know / have SQL Server and IIS? If not, that's ok, I just want to be able to give you a good rundown on how to do it.
    --
    Big Smile ~ Chris

    Open Source = Community = Shared Responsibility = Submit A Patch!
  • 08-16-2010 12:23 PM In reply to

    • MFinch
    • Top 500 Contributor
    • Joined on 08-16-2010
    • Overland Park, KS
    • Posts 4

    Re: Installation of dashCommerce - How To

    Thank you for your quick reply. 

    Although I have been in computers for Decades I have not worked in the ASP.net environments.

    I do know SQL Server pretty well (currently working with SQL Server 2008 doing data conversion from legacy applications at the real job).

    I have experiance with console and dialog VB.net apps (circa.2005 minor 2008)

    I have VS 2008 & 2010 on my dest top.

    I have an account at GoDaddy that I hope to use with the dashCommerce application but for now I am looking into just getting it to function on my desktop.

    My old web site was done with Word and html so this is a large step for me. (one I should have done years ago).

    Mark Finch
  • 08-17-2010 9:56 AM In reply to

    Re: Installation of dashCommerce - How To

    In order to run dC, you need to be able to do 2 things:

    1.) Set up an IIS virtual directory and point it to the "Web" directory in dC.

    2.) Create SQL Server database and assign a Login to that database.

    Once you have done that, compile the application, and then go to /install/install.aspx">http://localhost/<dC>/install/install.aspx <- provided you called the virtual directory dC (you don't need the angle brackets, they are there to call your attention to it).

    The installer will then navigate you through the install process.

    One note, I consider the dC codebase to be Medium-Low complexity. Meaning, more Medium, but on the Low side of Medium . . . if that makes any sense Big Smile.

    Once you get into the code, there are some things that may may you go "hmmm", but otherwise it's fairly straight forward. BUT, if it's not, don't worry, the community will help you out.

    Hope this helps.

     

    --
    Big Smile ~ Chris

    Open Source = Community = Shared Responsibility = Submit A Patch!
  • 08-19-2010 10:23 PM In reply to

    • MFinch
    • Top 500 Contributor
    • Joined on 08-16-2010
    • Overland Park, KS
    • Posts 4

    Re: Installation of dashCommerce - How To

    Thank you for your assistance.

    I have now compiled the application and attempted to access the local URL but now I am getting:

    HTTP Error 500.19 - Internal Server Error

    The requested page cannot be accessed because the related configuration data for the page is invalid.

     

    Module IIS Web Core
    Notification BeginRequest
    Handler Not yet determined
    Error Code 0x80070021
    Config Error This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
    Config File \\?\C:\dashCommerce\Web\web.config
    Requested URL http://localhost:80/dashCommerce/install/install.aspx
    Physical Path C:\dashCommerce\Web\install\install.aspx
    Logon Method Not yet determined
    Logon User Not yet determined

     

    and I am not sure what to do.

    I am running VS2008 64bit on Win7 64bit machine

     

    Mark Finch
  • 09-14-2010 5:09 AM In reply to

    • hoah
    • Top 500 Contributor
    • Joined on 09-14-2010
    • Posts 4

    Re: Installation of dashCommerce - How To

     Welcome to www.zyy.com . We have available stock of RuneScape

    Gold
    on most of the servers, so that we can do a really instant way of delivery. We

    understand what our Buy WOW Goldbuyers need so we offer an instant

    way of delivery 24 hours a day. If you have a hurry using of

    RuneScape Gold
    , you may come to www.zyy.com . We can delivery your

    Cheap RS Gold on the order in a short while

  • 09-29-2010 10:21 AM In reply to

    Re: Installation of dashCommerce - How To

    I Have this Errors. My connection string is: "Data Source=localhost;Initial Catalog=dC;User Id=myuser;Password=mypass;" "System.Exception was unhandled by user code Message="Please make sure that you setup the Database, and the Connection String in the connectionString.config file." Source="MettleSystems.dashCommerce.Core" StackTrace: at MettleSystems.dashCommerce.Store.SiteSettings.Load() in C:\Documents and Settings\omar\Meus documentos\Downloads\dashCommerce 3.4.438 Source\Core\SiteSettings.cs:line 102 at MettleSystems.dashCommerce.Core.Caching.Manager.GenericCacheManager.ReloadGenericCacheManager() in C:\Documents and Settings\omar\Meus documentos\Downloads\dashCommerce 3.4.438 Source\Core\Caching\Manager\CacheManager.cs:line 364 at MettleSystems.dashCommerce.Core.Caching.Manager.GenericCacheManager..ctor() in C:\Documents and Settings\omar\Meus documentos\Downloads\dashCommerce 3.4.438 Source\Core\Caching\Manager\CacheManager.cs:line 337 at MettleSystems.dashCommerce.Core.Caching.Manager.GenericCacheManager.GetInstance() in C:\Documents and Settings\omar\Meus documentos\Downloads\dashCommerce 3.4.438 Source\Core\Caching\Manager\CacheManager.cs:line 352 at MettleSystems.dashCommerce.Core.Caching.Manager.CacheManager`2.get_GetSiteSettings() in C:\Documents and Settings\omar\Meus documentos\Downloads\dashCommerce 3.4.438 Source\Core\Caching\Manager\CacheManager.cs:line 305 at MettleSystems.dashCommerce.Core.Caching.Manager.CacheLength.GetCacheLengthByKey(String key) in C:\Documents and Settings\omar\Meus documentos\Downloads\dashCommerce 3.4.438 Source\Core\Caching\Manager\CacheLength.cs:line 99 at MettleSystems.dashCommerce.Core.Caching.Manager.CacheLength.get_GetLongCacheTime() in C:\Documents and Settings\omar\Meus documentos\Downloads\dashCommerce 3.4.438 Source\Core\Caching\Manager\CacheLength.cs:line 84 at MettleSystems.dashCommerce.Core.Caching.SiteSettingCache.GetSiteSettings() in C:\Documents and Settings\omar\Meus documentos\Downloads\dashCommerce 3.4.438 Source\Core\Caching\SiteSettingCache.cs:line 57 at MettleSystems.dashCommerce.Web._default.get_SiteSettings() in C:\Documents and Settings\omar\Meus documentos\Downloads\dashCommerce 3.4.438 Source\Web\default.aspx.cs:line 76 at MettleSystems.dashCommerce.Web._default.get_StyleSheetTheme() in C:\Documents and Settings\omar\Meus documentos\Downloads\dashCommerce 3.4.438 Source\Web\default.aspx.cs:line 65 at System.Web.UI.Page.InitializeStyleSheet() at System.Web.UI.Page.FrameworkInitialize() at ASP.default_aspx.FrameworkInitialize() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\6c27ec96\abc068f2\App_Web_ppbd8p_x.0.cs:line 0 at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.default_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\6c27ec96\abc068f2\App_Web_ppbd8p_x.0.cs:line 0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) InnerException: "
    C++ and C# Developer
    Filed under:
Page 1 of 1 (7 items)