I'm currently modifiying an existing webpage that uses CSS and XSL stylesheets. Occasionally, I code something wrong and IE shows an error page.
The XML Page Cannot Be Displayed
Cannot View XML input using the XSL stylesheet. Please correct the error and
then click Refresh.
Error message, blah blah ... Line ...
My problem is not the error message. My problem is that IE is cutting off the error message and not showing me the entire text. It almost always gives a Line number or character number but it always seems thats where IE decides to cut it off.
I know IE used to only show friendly error messages and I've modified the registry entry to show the more verbose errors but it hasn't changed.
How can I get IE to show the full Error message for me?