in

dashCommerce

An ASP.NET Open Source e-Commerce Application

How do i go about creating a webready package from source

Last post 07-17-2008 4:55 PM by admin. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-17-2008 11:55 AM

    How do i go about creating a webready package from source

    I want to modify some pages in the source code and create a webready package.

     I tried to open the solution and did "Convert to web application" to the Web project. Then when i tried to open the web folder as a website it gives me errors.

    Please tell me the installation instructions for the web application starting from source code.

  • 07-17-2008 4:55 PM In reply to

    Re: How do i go about creating a webready package from source

    When I create them I just set the configuration to Release and then select the Web project and then click on Build -> Publish Web. I publish it all out to a local directory and then change any of the configuration stuff that needs to be done before release. Then I zip it up. That's about it.

    This all assumes you are using Visual Studio Standard or above. If you are using the Express tools then the process may not be quite the same, but I would think it would be similar.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
    Filed under:
Page 1 of 1 (2 items)