Thursday, 2 February 2017

Elmah (Error Logging)

1. Open visual studio
2. Create a new project.
3. Right Click solution and select Manage Nuget Packages
4. Search Elmah and add the elmah package.




                                                                                                                                                            

6. Click Install to install Elmah.                                                                                                               7. Now run application and check for the 404 Error.                                                                                                    



  8. You can see error log by entering URL http://localhost:56571/Elmah.axd

No comments:

Post a Comment

Thanks

SQL server tricky questions