i have application built in wpf but i lost wpf service project. So how can i troubleshoot application for any errors and issues.
You can mock the interface to Service layer of your wpf application and write your own methods for testing.