azure - Diagnosing MobileServiceInvalidOperationException -


i'm calling azure mobile service windows phone 8 emulator. receive mobileserviceinvalidoperationexception no innerexception property. in fiddler, see response contains 400 - bad request. no further details.

how diagnose these problems? there server-side logging tools on azure mobile services aid me?

i found answer myself. i'll share in case azure mobile services beginner looking this. on azure management portal, go mobile service. there "logs" tab records server-side errors. that's needed:

enter image description here


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -