scott_rider 0 Newbie Poster

I have an .aspx file that the return header type is text/plain. It's MIME type for .htm, .asp, .aspx is set to text/html in the global and site settings of IIS 5.1. I've narrowed the problem to a setting somewhere in IIS because after setting Trace="on" in the <%@ page element, I get the trace information. Is there somewhere else that a return header type can be affected? example