I would find it hard to believe that a CSS file would cause an error like this to occur, which leads me to think that there is something going on outside of that (within the application itself). Do you have any other error logs available? Or have you tried
configuring the customErrors within your web.config to possible serve the full error messages on your deployed site?
All-Star
114593 Points
18503 Posts
MVP
Re: NetworkError: 500 Internal Server Error
Aug 17, 2015 06:51 PM|Rion Williams|LINK
I would find it hard to believe that a CSS file would cause an error like this to occur, which leads me to think that there is something going on outside of that (within the application itself). Do you have any other error logs available? Or have you tried configuring the customErrors within your web.config to possible serve the full error messages on your deployed site?