Just trying to get the url to a file so I can download it :)
Accidentally found out what was causing it just now. Apparently, if you have assigned a template in the file-node, the above happens.
Happens in MVC at least. Bet that's what causing it. The Webnodes HttpModule presumably finds a route before checking if the node exists in the file archive?
Will remove the template now as it's not supposed to be there. It was assigned in some cutom WAF-code that will be altered :)
Thanks :)