How to handle error using asp.net
i also use webconfig and global.asax for catch error and redirect to error page. i used the exception in geterror page but how to get the error code.
i also use webconfig and global.asax for catch error and redirect to error page. i used the exception in geterror page but how to get the error code.
Comment