in

dashCommerce

An ASP.NET Open Source e-Commerce Application

install dash to existing aspmembership database

Last post 05-11-2009 6:17 AM by Dick. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 01-28-2009 10:54 AM

    install dash to existing aspmembership database

    I want to install dashCommerce into database that already hold existing aspmembership data. I error out when trying .... recieving error message, Could not drop object 'dbo.aspnet_Roles' because it is referenced by a FOREIGN KEY constraint.

    can anyone point me intot the right direction.

     

    thanks.

  • 01-29-2009 8:44 AM In reply to

    Re: install dash to existing aspmembership database

    You should be able to do this and I think there is plenty on the internet on how to pull it off. Have you Googled it?

    --
    Big Smile ~ Chris

    Open Source = Community = Shared Responsibility = Submit A Patch!
  • 04-08-2009 2:44 PM In reply to

    Re: install dash to existing aspmembership database

    I'm not seeing anything out there. Can you nudge me in the right direction ??

  • 05-09-2009 1:01 AM In reply to

    Re: install dash to existing aspmembership database

    I've searched these forums and google and there is not an answer to this question.   It has been asked a few times only to recieve answers like "Yes, it's possible" or "Have you googled this?".  This issue must come up often, so if you have info on how to accomplish this please kindly share it.

    Thank you.

  • 05-11-2009 6:17 AM In reply to

    • Dick
    • Top 10 Contributor
    • Joined on 02-11-2008
    • Posts 106
    • dashCommerce Core Team
      Moderator

    Re: install dash to existing aspmembership database

    You get the "Can't drop... " error because you install dashCommerce in the normal way (through the install page). This will run an SQL script which drops everything and then creates it again.

     You should run the installation script manually and remove all the membership tables code from it.

Page 1 of 1 (5 items)