Why are error messages like the picture above. How can i get error messages that can i understand. asp.net web site .net 4.5.2
Asked
Active
Viewed 42 times
0
-
Probably an encoding error - nobody can help you unless you show the relevant part of your code. Is it happening for all pages? If so, show us header from master page, etc. – IrishChieftain Mar 17 '17 at 20:52
-
This looks like a duplicate question. Please look at: http://stackoverflow.com/questions/4143536/page-displays-random-symbols-instead-of-error-message-on-firefox – Ryan Ternier Mar 17 '17 at 20:52
-
@RyanTernier i searched but never find. i couldn't find which words to search. Should i delete the post now – Selim Unal Mar 17 '17 at 22:12
-
Are you using GZIP in iiS? – Ryan Ternier Mar 17 '17 at 22:58
-
@RyanTernier, yes i use. – Selim Unal Mar 18 '17 at 22:17
-
Look at the link I posted. Turn your GZip off in your IIS that will help you with the error messages. – Ryan Ternier Mar 20 '17 at 21:56
-
Thanks for your help @RyanTernier – Selim Unal Mar 20 '17 at 22:42