0

I want to redirect to error page when http error occurs in my web site and it is working well in locally but in live site returns messages instead of default redirection.

i use following code part in web config enter image description here

Meena
  • 1
  • 2

1 Answers1

0

Remove existingResponse='replace' other wise follow below link Error Solution

Community
  • 1
  • 1
Nikhil.Patel
  • 959
  • 9
  • 17