i am having a login page when executed the page is stripped out of css.
css
I found out this message from from chrome debugger. I am using asp.net 2008.
This is a problem when you are using rewrite url in IIS (in my case it was that), you need to add this entry in your web.config file of your web before the entry of rewrite, something like this: