Copied to clipboard

Flag this post as spam?

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


  • hrushikesh 18 posts 37 karma points
    Aug 18, 2011 @ 11:19
    hrushikesh
    0

    Published link redirects to install page of umbraco 4?

    hi

    i have installed umbraco 4 on my local & configure it with my db server. i have also installed sucessfully package named Create  WebSite Strater from our.umbraco.org website strater kit.

    After installing package when i click on save & publish it shows message that published successfully.

    Also when i click on preview link of a content then it redirects me on to install page of umbraco 4.

    same thing haapens when click on Link to Document link : 

    Link to document

    following url :

    http://localhost/MyUmbraco/install/default.aspx?redir=true&url=/myumbraco/about.aspx

    what should i do?

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Aug 18, 2011 @ 11:30
    Dirk De Grave
    0

    Hi hrushikesh,

    How's your IIS configured? It's recommended to install umbraco in the root of the website, rather than being configured as a virtual directory of an existing site (May cause issues as the ones you're experiencing now)?

    Looking forward to your info.

     

    Cheers,

    /Dirk 

  • hrushikesh 18 posts 37 karma points
    Aug 18, 2011 @ 12:37
    hrushikesh
    0

    hi Dirk,

    as guided by u i ad installed umbraco on root of the website. 

    So it gives me URL : http://localhost/umbraco/umbraco.aspx#content 

    now when i click on preview button then it redirects me to following URL :

    http://localhost/install/default.aspx?redir=true&url=/1169.aspx

    what should i do?

    Please help me. still i cant view preview of the page....it redirects me on installer page..i dont know what happen?

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Aug 18, 2011 @ 12:58
    Dirk De Grave
    1

    Can you check whether the umbraco version is in the web.config file

    <add key="umbracoConfigurationStatus" value="x" />

    If no value is there, then umbraco assumes you've not finished the installer (could have been a permission issue on installation). Set the value if it's not set yet (make sure to set the correct value!)

     

    Hope this helps.

    Regards,

    /Dirk

  • hrushikesh 18 posts 37 karma points
    Aug 18, 2011 @ 13:19
    hrushikesh
    0

    Hi Dirk,

    Thanks a lot............

    As u had guided i have set the correct version value in config & my problem is solved..................

    Again thanks...............for supporting.........

    Now my question is that is it possible to integrate umbraco admin panel in asp.net mvc 3 web application...? if yes then which are the ways for this....?

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Aug 18, 2011 @ 14:22
    Dirk De Grave
    0

    I haven't done any umbraco/mvc integration, so I cannot be of any help in this matter. Hope others can help.

     

    Cheers,

    /Dirk

  • 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