I'm progressing through the QATrack install. When I get to the point where I'm setting up IIS to serve up the css, jpg, js files. I've created the qatrack static site and pointed it to the static folder. When I try the
http://localhost/css/qa.css test I get an error about "The file extension does not have a handler configured to process the request on the web server".
Just wondering what handler I need to setup?
Doug