G
Guest
dear all,
i am a bit confused on the way custom error are handling and occurs.
First of all I have understand that customer error is used to defined more
user friendly message to my end user and that custom errors mask out more
details error if the web side is access from the local web server browser
right ?
If it is so I have read that setting the mode attribute to OFF in web.config
files will disable custom errors and send more details error instead.
Does this will remove custom error from my end users or only from Local web
server browser ?
What to do then to be able to send custome error to my end user but details
error only from my web server, is it the RemoteOnly attribute ?
regards
serge
i am a bit confused on the way custom error are handling and occurs.
First of all I have understand that customer error is used to defined more
user friendly message to my end user and that custom errors mask out more
details error if the web side is access from the local web server browser
right ?
If it is so I have read that setting the mode attribute to OFF in web.config
files will disable custom errors and send more details error instead.
Does this will remove custom error from my end users or only from Local web
server browser ?
What to do then to be able to send custome error to my end user but details
error only from my web server, is it the RemoteOnly attribute ?
regards
serge
