Frontier Posted February 28, 2008 Posted February 28, 2008 Hi there :) Being an active ASP scripter, I really need IIS to tell me where any of my ASP (classic) pages fail, should I have made an error of some sort. In IIS 6, I'd see an error message telling me at which line I might have an error. IIS7...just tells me that there's an internal server error. I have enabled client side debugging etc. in the IIS 7 manager, and also disabled MSIE's "show nice error messages" but I have yet to see my "beloved" error messages. So how do I get those back? Thanks in advance... Quote
FPCH Admin AWS Posted February 28, 2008 FPCH Admin Posted February 28, 2008 Open IIS manager and then error pages. Right click the 500 error page and select Edit feature settings. Set it to send detailed error messages. The default is give detailed only for local requests. Quote Off Topic Forum - Unlike the Rest
Frontier Posted February 29, 2008 Author Posted February 29, 2008 YES! That truly worked. Thanks a lot! :-) BSchwarz - you are truly the king of IIS7! Quote
FPCH Admin AWS Posted February 29, 2008 FPCH Admin Posted February 29, 2008 Glad I could help. Thanks. Quote Off Topic Forum - Unlike the Rest
Recommended Posts