Im getting
Server Error in '/' Application. Runtime Error Description: An exception occurred while processing your request. Additionally, another exception occurred while executing the custom error page for the first exception. The request has been terminated.
error, please tell me how to resolve this.
Hi Ranapratap,
Are you getting this after running your application? If yes then you can change the custom error mode to off in project's web.config file to get actual error message instead of this server error.
Please, sign in to be able to submit a new answer.