Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Deploying using Visual Studio [from source code version]

  1. #1
    factorite is offline Junior Member
    Join Date
    Oct 2009
    Posts
    22

    Default Deploying using Visual Studio [from source code version]

    When using Visual Studio, is the recommended way of deploying the site different when editing from the source code?

    I'm assuming you just Publish the Website, which compiles the binaries into DLLs to the location of your choice.

    Are there any gotchas with this approach?

    --
    version: ML9

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    Deploying through Visual Studio often times works out weird for some reason. I would recommend just compiling everything locally and FTPing the files to the server.