I have succesfully installed umbraco 6.0 to a windows server 2008 on my virtual machine. I can login into the cms, install the starter kits, create document type, content and so on, publish my test page but I can't see nothing !
I follow the link showed in the "Link to document" of the content created but my browser show the page not found error.
What I need to check to solve my problem? I need to better define the content of my structure web site or I have to check some IIS configuration (or permissions)?
The Umbraco name is a reserved path (see the web.config). When you run your website does it always have /umbraco/ in all url's? You should change the virtual path if you run the website from Visual Studio to /.
Yes, when I run my web site it has the "/umbraco/" string in the path! Is it a good or a bed think?
I don't understand how to change the virtual path with VS, sorry.
Just another note: I have installed umbraco in IIS not in a new site but under the defaul web site as a virtual directory. Mybe it should be the problem?
Link to document does not work
Hi all, I'm new to umbraco so pleasure.
I have succesfully installed umbraco 6.0 to a windows server 2008 on my virtual machine. I can login into the cms, install the starter kits, create document type, content and so on, publish my test page but I can't see nothing !
I follow the link showed in the "Link to document" of the content created but my browser show the page not found error.
For example, my nodes structure is:
Content
. Testpage01
- Testpage02
The "Link to document" of the Testpage01 node is: http://172.31.28.56/umbraco/testpage01.aspx, I click on this link but the not found page error appares!
What I need to check to solve my problem? I need to better define the content of my structure web site or I have to check some IIS configuration (or permissions)?
Thank you for your kinde of help.
Igor
The Umbraco name is a reserved path (see the web.config). When you run your website does it always have /umbraco/ in all url's? You should change the virtual path if you run the website from Visual Studio to /.
Jeroen
Hi thank you for your replay.
Yes, when I run my web site it has the "/umbraco/" string in the path! Is it a good or a bed think?
I don't understand how to change the virtual path with VS, sorry.
Just another note: I have installed umbraco in IIS not in a new site but under the defaul web site as a virtual directory. Mybe it should be the problem?
is working on a reply...
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.