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 :
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)?
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!)
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....?
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 :
following url :
http://localhost/MyUmbraco/install/default.aspx?redir=true&url=/myumbraco/about.aspx
what should i do?
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
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?
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
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....?
I haven't done any umbraco/mvc integration, so I cannot be of any help in this matter. Hope others can help.
Cheers,
/Dirk
is working on a reply...