After moving my umbraco sites from local server to SeekDotNet hosting I got problems in publishing documents on my umbraco sites. The documents gets published and is shown right (without the golden star) in the treeview but has no document link and therefore isn't shown on the website
Any clues ?
SeekDotNet is running Windows 2008, IIS 7 and ASP.NET 2.0/3.5
Thanks for your help, but unfortunable it didn't solved the problem. NETWORK SERVICE has read/write acces to the entire website folder and child folders/files.
Missing document links
Hi
After moving my umbraco sites from local server to SeekDotNet hosting I got problems in publishing documents on my umbraco sites. The documents gets published and is shown right (without the golden star) in the treeview but has no document link and therefore isn't shown on the website
Any clues ?
SeekDotNet is running Windows 2008, IIS 7 and ASP.NET 2.0/3.5
Cheers
/Anders
I would think this is a permissions issue. Probably the /data/umbraco.config file is not getting updated.
Try checking your permissions are all as described here http://umbraco.org/documentation/books/important-files-and-folder-structure/permissions
Hi Chris
Thanks for your help, but unfortunable it didn't solved the problem. NETWORK SERVICE has read/write acces to the entire website folder and child folders/files.
/Anders
Hmm, weird.
A republish of the entire site seems to solve the problem - maybe in combination with permissions change as mentioned above.
/Anders
Glad you got it fixed!
is working on a reply...