Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • sun 403 posts 395 karma points
    Aug 06, 2010 @ 04:22
    sun
    0

    How can I use an exist database with a whole new site?

    I have used Umbraco 4.5.1(.net 4) to created a site.

    Now, Because HostProvider don't support .net 4, so I want to use Umbraco 4.5.1(.net 3.5) to instead Umbraco4.5.1(.net 4).

    Who can give me a simple way to do this?

    I only created some xslt, Do I only need copy these xslt into new site, then change database connetion string in web.config? or run install to change connection string?

  • Sascha Wolter 615 posts 1101 karma points
    Aug 06, 2010 @ 10:41
    Sascha Wolter
    1

    Hi Sun,

    it should be fine to just copy over the connection string from the .Net4 installation. Obviously you would need the 3.5 binaries, web.config etc, however just copying the created files like xslt and js scripts, css files etc over should do the trick IMHO as everything else is held in the database (and since you are using the same Umbraco version there will be no schema conflict there).

    Cheers,
    Sascha

  • Adam Shallcross 55 posts 211 karma points MVP c-trib
    Aug 07, 2010 @ 07:57
    Adam Shallcross
    0

    I think this should work too...

Please Sign in or register to post replies

Write your reply to:

Draft