Welcome to Sign in | Join | Help
in
Home Forums Photos Downloads

Local CSK Install

Last post 11-02-2006, 4:12 PM by Bonsai Bruce. 3 replies.
Sort Posts: Previous Next
  •  10-29-2006, 5:28 AM 201

    Local CSK Install

    Mark was vary kind and helpful, and installed CSK Beta 3 for me. Now I need to install it locally, and I'd like to know the best way! Should I extract the entire file to its own directory in my site folder, or do I extract the files into the root of that folder? Am I smarter to extract from the zip I downloaded from CSK, or to synchronize my local site with the site on Ultima Hosts?

    I'm an experienced designer with some (limited) development experience - and I know enough to ask what the best practice is before doing it one way and finding out that another is preferred!

    Thanks!!


    ~ Bruce
    Filed under:
  •  10-29-2006, 5:54 AM 202 in reply to 201

    Re: Local CSK Install

    Hi,

    For all of the websites I run whether it be CSK based or not, I do all of my developing on a local copy of the website and then upload it once I'm happy with the changes. The main benefit here is visitors won't have the chance of seeing half-finished updates while you're in the processof making changes but it also means that it's quicker to do as I find using Visual Studio against a local website is hugely quicker than working remotely.

    Depending how you published your site to UltimaHosts, the easiest way to get setup locally would be to copy the content back down to a new website in VS. Obviously if you published the website in a pre-compiled state there would be no source code to redownload so you'd need to either start with the original files you uploaded in the first place, or a fresh copy of the CSK.

    As for the database side, I keep the local connection string the same as the live one so that while working locally I'm still targetting the live SQL database. This means you don't have to duplicate changes in a local SQL DB up to the live SQL DB but you do have to watch out for gotchas if you make changes to your source code and SQL objects as the live site will be depending on the existing SQL objects.

     I hope that helps.

  •  10-29-2006, 7:29 AM 203 in reply to 202

    Re: Local CSK Install

    Thanks, Andy! That makes a lot of sense to me.

    As far as visitors, I almost always put up a Coming Soon index.htm page and change the site temporarily to serve that before any aspx pages -- and since there's no links to them from this page, nobody's the wiser - except me!

     

    Thanks!


    ~ Bruce
  •  11-02-2006, 4:12 PM 224 in reply to 203

    Re: Local CSK Install

    Followup questions...

    I'm trying to learn from Rob's tutorial here (http://www.wekeroad.com/CSKB3_Intro9.html) and I think I'm doing pretty well... but several of the folders from the CSK_2_Beta3 download are unaccounted for..... what am I supposed to do with the three folders that don't have a .csproj file (3rd Party, API Wrapper, and Commerce.ShippingProvider)???  Where do I put the project that I got when I added the Commerce.PaymentProvider.csproj... it's called Commerce.PayPal???


    ~ Bruce
    Filed under:
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems