c# - Windows Phone 8 Translator App Throws Errors -
so followed directions on msdn's http://blogs.msdn.com/b/translation/p/windowsphone8.aspx tutorial page using translator. debugging on device. loads on phone , can type in text. once hit translate nothing happens @ all. not anything. did update client id , client secret says on account information registered app. know correct, because if type in differently throws errors , crashes program.
the console output while program running (hitting translate) follow:
an exception of type 'system.runtime.serialization.invaliddatacontractexception' occurred in system.runtime.serialization.ni.dll , wasn't handled before managed/native boundary first chance exception of type 'system.runtime.serialization.invaliddatacontractexception' occurred in system.servicemodel.web.ni.dll exception of type 'system.runtime.serialization.invaliddatacontractexception' occurred in system.servicemodel.web.ni.dll , wasn't handled before managed/native boundary
Comments
Post a Comment