Well I have reinstalled the whole CMS now and updated it to 3.0.5.
I don't know if theres something i am doing wrong, but everytime I install this CMS i have to find a fix for quite some errors. Its always returning some error about some URL dll, so i need to copy Bin folder into /umbraco/, the 3.0.5 was showing errors in folder permissions, even tho all the users, network service, aspnet engine had full control. When instaling CMS 3.0.3 and just overriding some folders it worked ok. And the 3.0.3 showed all folder permissions as successful.
Well now it seems to be working, but if I publish some content, and click the preview i get on page:
http://localhost/1044.aspx?umbVersion=e956eb47-6ad6-403a-93fa-3648c45cd23e
Which loads everything as it should. But when i click "Link to document /test" i get the noNodes screen.
The changes to umbracoUseDirectoryUrls and .* mapping didnt produce any different behaviour. Just doesnt work.
Also, whenever i try to save template i get error message:
Quote:Error: umbraco is not defined
Source File: http://localhost/umbraco/settings/editTemplate.aspx?templateID=1046
Line: 18
Quote:Error: Sys is not defined
Source File: http://localhost/umbraco/settings/editTemplate.aspx?templateID=1046
Line: 95
Now this only happens if i try to save template, if i try to save content, or document type, then it works fine.