Reputation: 809
I'm running an asp.mvc web application on localhost on iis7 (win7) and I don't get my normal yellow screen of death with the call stack. I always get a page full of random unreadable characters. Has anyone ever seen this? How do I get my callstack back?
Upvotes: 2
Views: 822
Reputation: 1038770
You might find the following blog post useful. You are probably using gzip.
Upvotes: 5