We have tried below code in web.config
<customErrors mode="On" redirectMode="ResponseRewrite" defaultRedirect="~/error.aspx" />
" /> " /> "/>
We have tried below code in web.config
<customErrors mode="On" redirectMode="ResponseRewrite" defaultRedirect="~/error.aspx" />
Copyright © 2021 Jogjafile Inc.
in your web.config, at the bottom just before the closing configuration tag put the following: