Hi!
Have some questions about using the source (2.0.1 ?) on VS2005 (with web app project).
1. VS complains about line endings, is this something I need to worry about?
2. When runing the program (from VS) VS sets up an own web server on for exemple "localhost:/1047", but the program build the links without ":/1047". Is there a way to fix this?
3. The program doesnt find the "theme.css" files, have something to do with above q? Or how can this be fixed?