Unable to login to report an issue VS 2019

  • Thread starter Thread starter serene_cat
  • Start date Start date
S

serene_cat

Guest
VS 2019 16.4.2
Windows 10 Professional

1st popup
We could not refresh the credentials for the account
AADSTS50132: The session is not valid due to the following reasons:
password expiration or recent password change. SSO artifact is invalid or expired session is not fresh enough for application, or a silent sign-in request was sent but the user's session with Azure AD is invalid or has expired.

TraceID: 04f63eb9-4645-49e4-95b9-c4695312a000
Correlation ID: 0eedbfe1-ebdd-4edb-8e72-8159745c7b05
Timestamp: 2020-10-13-22:41:00Z


2nd popup

Visual Studio Access
Sorry, We ran into a problem
Access to the path 'C:\Users\Laura\AppData\Local\.IdentityService\V2AccountStore.json' is denied.]

I have deleted the files under Identity service per another article I saw and tried again. It does not work... I see this message when I go to try to report a problem.... Note: I am using VS to signin


Error signing in: '{"code":-32000,"message":"Access to the path 'C:\\Users\\Laura\\AppData\\Local\\.IdentityService\\V2AccountStore.json' is denied.","data":{"stack":" at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)\r\n at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)\r\n at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)\r\n at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)\r\n at Microsoft.Developer.IdentityService.StorageService.FileAccountStorage.<>c__DisplayClass19_0.<<WriteAccountsAsync>b__0>d.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at Microsoft.Developer.IdentityService.StorageService.StorageServiceImpl.<>c__DisplayClass40_0.<<MutateStoreAsync>b__0>d.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at Microsoft.Developer.IdentityService.SharedUtilities.<ExecuteWithinLockAsync>d__35.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at Microsoft.Developer.IdentityService.StorageService.StorageServiceImpl.<MutateStoreAsync>d__40.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at Microsoft.Developer.IdentityService.StorageService.StorageServiceImpl.<UpdateStateAsync>d__27.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at Microsoft.Developer.IdentityService.StorageService.StorageService.<UpdateStateAsync>d__13.MoveNext()","code":"-2147024891"}}
Problem signing in? Please try signing in using Visual Studio.

Continue reading...
 
Back
Top