Open Web.config file on the IIS site -> There you need to search for CallStack and change CallStack = “true”
Similarly search for CustomError and change CustomError =”Off”
That’s it you can now browse the page where you are facing the issue and then you will be able to know the root cause of the error and then accordingly handle it.
No comments:
Post a Comment