in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Newbee Installation Question

Last post 05-27-2008 6:30 AM by bibber. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 05-24-2008 9:48 PM

    Newbee Installation Question

    Hello all,

     When I double click on dashCommerce.sln, VS 2005 opens and says the web.csproj cannot be opened because the project type is not supported. I'm really not sure of what I'm doing (hey,everyone has to start somewhere), but I thought the file would just start an installation of files onto my computer and not start VS 2005. Also, I was just trying to do the web ready set, but am unsure of exactly what to do. I read through the installation pdf and followed it through until I got to the part of the dashCommerce.sln file. Can someone please help me? Thanks, Jason

  • 05-25-2008 10:40 AM In reply to

    • jallen
    • Top 500 Contributor
    • Joined on 05-22-2008
    • Posts 2

    Re: Newbee Installation Question

    Hi Jason,

    I'm experiencing the same issue. I'll try and research some more on my end and if I find out anything, I'll write back.

     Janessa

  • 05-26-2008 2:09 PM In reply to

    • jallen
    • Top 500 Contributor
    • Joined on 05-22-2008
    • Posts 2

    Re: Newbee Installation Question

    In order to open up the dashCommerce.sln file, I first had to update my version of Visual Studio here: http://www.microsoft.com/downloads/details.aspx?FamilyID=bb4a75ab-e2d4-4c96-b39d-37baf6b5b1dc&DisplayLang=en

     Once I opened up the solution in VS, I right-clicked on the web folder and selected "set as startup project".

    Once I did that, then I opened IIS and on the web sites folder, I right-clicked and selected New - Virtual Directory. I named the directory dashCommerce and then browsed to the dashCommerce/web folder.

    Then I was able to open up IE and navigate to: localhost/dashCommerce/install/install.aspx and open up the config manager. I'm still having database connection issues, but hopefully I was able to get you past the point where you were stuck.

    - Janessa

  • 05-27-2008 6:30 AM In reply to

    • bibber
    • Top 25 Contributor
    • Joined on 03-12-2008
    • Ottawa
    • Posts 34

    Re: Newbee Installation Question

    Jallen has it correct,

    You cannot create web applications/sites in c# (Visual Studio 2005) without the service pack. Installing the service pack will configure VS2005 correctly. It did for me!

    hope this helps

Page 1 of 1 (4 items)