I have installed U 4.6.1 and walked through the installation wizard and when I get to the last step "6 - You’re Done" I went to the admin page and added a home page and publish it (and tried to republish the entire site, but when I got to my website it shows the first step of the installation wizard again
it redirect the "/" page to "http://www.mywebsite.com/install/default.aspx?redir=true&url=/"
or if I typed "default.aspx" manually it will redirect me to the "http://www.mywebsite.com/install/default.aspx?redir=true&url=/default.aspx"
Now with closer look I found out that all of my pages has been linked to the root "/", but I don't know why this is happening, if you think you can help me with this I could send the real domain to your email
BTY:I tried to modify the upper post but I couldn't it shows me XSLT parsing error
Yes that should solve it. But since it's 4.6.1 you have installed that is what should be entered.
If this works but the interface etc. may look odd or umbraco is missbehaving please contact your support about it since this could be a sign of missing permissions. This value should really not be neccesary to enter manually. It should be written to the web.config during install.
I'm mentioning this so you're prepared :-) Where is the site hosted?
adding 4.6.1 in this tag <add key="umbracoConfigurationStatus" value="" /> has fixed the problem now it is looks like this <add key="umbracoConfigurationStatus" value="4.6.1" />
If you encounter some strange behaviour afterwards I think you should ask your hosting provider if the sufficient permissions have been set for network service and iusr.
It's not because I don't want to help you out by looking at your setup I just think that it's really a job for your hosting company. If they claim Umbraco can run on their servers it's their job to make sure it is running smoothly.
But please do not hesitate to ask in here if there is anything that you have doubts about :-)
Thank you for your reply, you were very helpful indeed,
I already contacted the hosting company and told them about the issue they told me that they will check it, and will do whatever they can to make it work properly in case anything went wrong.
until now everything is going fine (and I hope it will continue as is)
Can't access my home page Umbraco 4.6.1
Hello,
I have installed U 4.6.1 and walked through the installation wizard and when I get to the last step " 6 - You’re Done" I went to the admin page and added a home page and publish it (and tried to republish the entire site, but when I got to my website it shows the first step of the installation wizard again
it redirect the "/" page to "http://www.mywebsite.com/install/default.aspx?redir=true&url=/"
or if I typed "default.aspx" manually it will redirect me to the "http://www.mywebsite.com/install/default.aspx?redir=true&url=/default.aspx"
How can I identify the problem?
thanks in advance
Mysterious
Now with closer look I found out that all of my pages has been linked to the root "/", but I don't know why this is happening, if you think you can help me with this I could send the real domain to your email
BTY:I tried to modify the upper post but I couldn't it shows me XSLT parsing error
Hi Mysterious
How is the site setup in the IIS?
And what value is set in <add key="umbracoConfigurationStatus" value="4.6" /> in the web.config file under <appSettings>?
/Jan
Hello Jan
thank you for replying,
the site has been setup by the hosting company "Hostica"
and the value of "umbracoConfigurationStatus" is:
<add key="umbracoConfigurationStatus" value="" />
should I put "4.6" manually?
Yes that should solve it. But since it's 4.6.1 you have installed that is what should be entered.
If this works but the interface etc. may look odd or umbraco is missbehaving please contact your support about it since this could be a sign of missing permissions. This value should really not be neccesary to enter manually. It should be written to the web.config during install.
I'm mentioning this so you're prepared :-) Where is the site hosted?
/Jan
Jan: I guess the site is hosted at "Hostica" :D
my site is hosted in "www.hostica.com"
Jan is there a way to PM you?
I can send you the login info so you can check it directly.
Thank you very much for your time
@Berntsen: I must remember to wear my glasses...d'oh! :D
/Jan
Thank you Jan,
adding 4.6.1 in this tag <add key="umbracoConfigurationStatus" value="" /> has fixed the problem
now it is looks like this <add key="umbracoConfigurationStatus" value="4.6.1" />
Best regards
Mysterious
Hi Mysterious
I'm happy to hear that :-)
If you encounter some strange behaviour afterwards I think you should ask your hosting provider if the sufficient permissions have been set for network service and iusr.
It's not because I don't want to help you out by looking at your setup I just think that it's really a job for your hosting company. If they claim Umbraco can run on their servers it's their job to make sure it is running smoothly.
But please do not hesitate to ask in here if there is anything that you have doubts about :-)
Happy coding.
/Jan
Hi Jan,
Thank you for your reply, you were very helpful indeed,
I already contacted the hosting company and told them about the issue they told me that they will check it, and will do whatever they can to make it work properly in case anything went wrong.
until now everything is going fine (and I hope it will continue as is)
Mysterious
is working on a reply...