I am experiencing problems with Forms Authentication. When I try to load my Login.aspx page neither javascript nor stylesheets do not load. Here is part of my web.config fil
You need to add exceptions to those directories or files in your web.config, underneath the element.
...