0
firnas created
I have a App service which was working fine earlier. However when i try to invoke a method in the app service now it throws a 500 internal server error. I set a debug point in the method but it is not hitting. I then set a debug point at the constructor level but still even that is not hit.
Is there a place when the error is logged so that i can trouble shoot the issue?