c# - Windows 8 Phone and Windows Azure Management Libraries Error -
i newbie in windows phone 8 , windows azure development.
i have started work on windows azure management portal on windows 8 phone.
i have google lot , found helpful resource :
after importing project in vs2012 , configured according tutorial have found error when selecting subscription id.
the full exception trace below:
$exception {microsoft.windowsazure.cloudexception: authenticationfailed: security token exception occured received jwt token. @ microsoft.windowsazure.management.websites.webspaceoperations.<listasync>d__32.movenext() --- end of stack trace previous location exception thrown --- @ system.runtime.compilerservices.taskawaiter.throwfornonsuccess(task task) @ system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task) @ system.runtime.compilerservices.taskawaiter`1.getresult() @ wamlphone.assetlistview.<getwebsites>d__4.movenext()} system.exception {microsoft.windowsazure.cloudexception}
please me resolve issue.
thanks in advance.
Comments
Post a Comment