Thanks Daniel, I experimented with that workaround, for instance in SiteTemplate.vm, swapping out $applicationPath - it gave me the RSS feed icon. I didn't really want to have so many modificiations to do whenever there is an update though, so I've now set it up as a virtual directory.
Falling into the trap of setting it up as root is easy though, when you create a new Web Site, you are prompted for the home directory path, which I incorrectly set as the webdashboard directory. Now I have set that as an empty directory that I created under Inetpub \wwwroot, and the Virtual directory is then set to the webdashboard dir. Alan. On Dec 5, 10:33 am, Daniel Hommel <[EMAIL PROTECTED]> wrote: > If you want to run it in the root you just need to edit the XSL files a > little. You can do a search and replace on the image paths to fix it. > > regards, > > Daniel
