I have a problem with umbraco and I really hope someone can help me with this. This is my first Umbraco Setup and maybe the problem is easy to solve, but I have been working on it for hours now and can´t find a solution. There have been similar Entries but none of the solutions were working for me.
Technical details:
Windows Server 2008 R2 with IIS 7 I have installed Umbraco via the Web PI and it installed the SQL Server Express R2, too.
Now here is the structure of my website:
now here is the problem. After the umbraco web pi setup I went to www.mydomain.com. The umbracoinstall showed up and I ran through all the steps without any problems. When wanted to proceed to "preview your website" it failed. I can view the chosen template over www.mydomain.com but if I go to www.mydomain.com/umbraco it fails with a
Page not found
No umbraco document matches the url 'http://www.pegelbar.com/umbraco'
umbraco tried this to match it using this xpath query'/root/* [@urlName =
"umbraco"] | /root/*/* [@urlName = "umbraco"]')
If I try to access the www.mydomain.com/umbraco/umbraco.aspx I get
thank you for your reply. I have tried that already. I tried deleting the "~", tried it with the "~" with a trailing slash, without one. Seems like this won´t work. As we couldn´t figure out what the problem was we asked a specialized umbraco freelancer to help us out. Guess what?! He couldn´t solve the problem. :)
We have taken over the website from another agency and I never worked with umbraco before and will never again. The time i spent on fixing issues with plesk / Asp and umbraco itself I could have built two websites in any other CMS.
At least we could restore the database and got the site up and running again so that we can export all the code and media...
Getting multiple errors after Install
Hey Guys,
I have a problem with umbraco and I really hope someone can help me with this. This is my first Umbraco Setup and maybe the problem is easy to solve, but I have been working on it for hours now and can´t find a solution. There have been similar Entries but none of the solutions were working for me.
Technical details:
Windows Server 2008 R2 with IIS 7
I have installed Umbraco via the Web PI and it installed the SQL Server Express R2, too.
Now here is the structure of my website:
now here is the problem. After the umbraco web pi setup I went to www.mydomain.com. The umbracoinstall showed up and I ran through all the steps without any problems. When wanted to proceed to "preview your website" it failed. I can view the chosen template over www.mydomain.com but if I go to www.mydomain.com/umbraco it fails with a
If I try to access the www.mydomain.com/umbraco/umbraco.aspx I get
HTTP-Fehler 404.17 - Not Found
Here is my webconfig:
I hope that someone can help me. I am desperate right now.
Kind Regards
Simple
Try adding a trailing slash to /umbraco/ in your path. i.e., example.com/umbraco/ rather than just example.com/umbraco .
On my system, if i do not have this trailing slash, i get a 404.
Hopefully this is all it will take and you will be back on track.
Good luck!
Hi Funka!,
thank you for your reply. I have tried that already. I tried deleting the "~", tried it with the "~" with a trailing slash, without one. Seems like this won´t work. As we couldn´t figure out what the problem was we asked a specialized umbraco freelancer to help us out. Guess what?! He couldn´t solve the problem. :)
We have taken over the website from another agency and I never worked with umbraco before and will never again. The time i spent on fixing issues with plesk / Asp and umbraco itself I could have built two websites in any other CMS.
At least we could restore the database and got the site up and running again so that we can export all the code and media...
Thread can be closed.
Thank you.
Simple
is working on a reply...