Copied to clipboard

Flag this post as spam?

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


  • shine 43 posts 83 karma points
    Mar 05, 2013 @ 12:57
    shine
    0

    Want to modify webconflig of umbraco

    Hello friends,

     

    For some reason the connection string in umbraco web.config file is found under the appSettings tag, I would like to move it to his normal place under the connectionStrings tag, I want to apply appsetting in umbraco Webconflig

    but when i copy below code in umbraco webcocnflig its return error

    <add key="umbracoConnection" value="Data Source=User\SQLEXPRESS;Initial Catalog=umbraco;User ID=sa;Password=***" ></add>

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Mar 05, 2013 @ 13:09
    Jeroen Breuer
    1

    If you upgrade to Umbraco v6 this is done automatically for you during the update process.

    Jeroen

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies