cannot run .aspx file

  • Thread starter Thread starter jerri
  • Start date Start date
When you have <customErrors mode="Off"/> setting in your web.config, public
users can't see the error message so it is impossible to identify what's
wrong.


KIM
 
but i dont have any web.config file with the folder itself


--
Regards, jerri
KIM said:
When you have <customErrors mode="Off"/> setting in your web.config, public
users can't see the error message so it is impossible to identify what's
wrong.


KIM
 
Back
Top