Visual studio 2015 Enterprise Sign In Error: SP324099 - outlook

I am trying to sign in with microsoft visual studio 2015 Enterprise edition with my microsoft account.
Error:
SP324099: Could not complete the operation.
My microsoft account is working fine in browser. I have seen already question posted :Visual Studio 2015 RC SP324099
But Could not find appropriate solution as I have updated Internet Explorer browser with latest version. Still m unable to continue by signing in with VS2015.

I was gettting this error to with the IE8 as it tries to redirect to https://login.microsoftonline.com/login.srf. I did **NOT upgrade* to a later version of IE instead I clicked on Check for updated licences, re-entered my Live account credentials and was good to go.
Have you tried Add an account... ?
Have you exhausted all the options mentioned in How to Unlock Visual Studio?

Related

Your license has gone stale and must be updated. Check for an updated license to continue using this product. - Visual Studio 2017

Though I have valid visual studio subscription, I am getting the below error:
I tried to reenter the credentials. After entering the credential, it is not pointing to the right page.
Please suggest.
As I have a valid visual studio subscription, I followed the following steps and validated myself for VS 2017:
Log in to the link: https://my.visualstudio.com/ProductKeys with visual studio subscription credentials.
Search for Visual Studio Professional 2017, Claim the license and copy it
Click on "Unlock with a Product Key" and apply the license.
That's it. License validation successful. I am using the VS 2017.
Seems like an active directory issue based on the error.
https://learn.microsoft.com/en-us/azure/active-directory/user-help/user-help-device-remediation

Cannot check-in recent code changes to Visual Studio Online

For some reason I cannot check in my code to our Visual Studio Online account. Other developers can, but not me. This is the error I am getting:
"Could not find dataspace with category VersionControl and identifier [some guid]"
Searching for any help on the above error is not returning anything meaningful.
This started to happen after I installed Visual Studio 2015 Enterprise. I launched it for the first time after creating a new web application with Visual Studio 2013. I then opened that new solution in 2015 and all was fine. Things began to go awry once I tried to put it in our Visual Studio Online account. When I went to Team Explorer in VS 2015 I selected "Projects and My Teams / New Team Project". This then bounced me over to our Visual Studio Online account in the browser for me to fill out that simple form to create a new team project. I filled the form out and submitted. I then got an error that the project was not successfully created. Unfortunately Visual Studio still thinks it was created and it shows up in the list of projects ONLY WITHIN Visual Studio -- it does not show up online. Eventually I just became frustrated and deleted everything related to all that I just tried but then learned that I cannot check anything in now on my old projects! I had other developers test and they still can so the problem evidently is on my machine. I then uninstalled VS 2013 and VS 2015 then reinstalled VS 2013 and am still having the problem.
I am hoping someone can point me to some cached junk that needs to be cleared on my system. :-)
This is a bit shot in the dark, few things you can try:
Delete the local cache under:
%localappdata%\Microsoft\Team Foundation
%localappdata%\Microsoft\VisualStudio\14.0\SyncSettings
Open cmd. Type:
"%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\Common7\Tools\vsvars32.bat"
Verify connections: tf settings connections
Run Visual Studio in safe mode (devenv.exe /SafeMode)
Run Visual Studio with activity log (devenv.exe /log) and check for errors.

Visual Studio 2015 RC Community says This license has expired

I originally had Visual Studio 2015 Enterprise CTP and it's expired. I uninstalled it and installed Visual Studio 2015 RC Community. However, it still says "This license has expired" (and any attempt to sign in fails as I don't have MSDN subscription). I uninstalled Visual Studio 2015 RC Community with /force command-line switch, removed all VSCommon, VisualStudio and Visual Studio disk folders and registry entries, and also Licenses registry subbranches requested by Visual Studio during startup (accordingly sysinternal's Process Monitor), and then reinstalled Visual Studio 2015 RC Community. I also run devenv.exe /resetuserdata (normally and under Administrator) with no luck. I'm running Windows 7 x64 if this matters.
It keeps telling "This license has expired". "Check for an updated license" tries to sign me in with no luck. Signing in with my Live.com account doesn't work (again, only MSDN subscription would suffice there). How else can I make Visual Studio "forget" that I previously had Visual Studio 2015 Enterprise CTP?
Is reinstalling the OS the only solution?
Unlike possible duplicate, I focus here on exact errors which are happening.
Have you tried a simple repair? Control Panel - Programs and Features - Microsoft Visual Studio Enterprise 2015 - Change - Repair.
I had the same problem. Tried uninstall and didn't work. Before going to registry manipulations, tried this:
Close the IDE, go and create your Visual Studio Online free account.
(https://www.visualstudio.com/en-us/products/what-is-visual-studio-online-vs - hope the link works)
Open IDE, and click "Check for updated license".
Login with that account, and hopefully this will work, as with my VS -
"License downloaded successfully".
It turned out that IE8 was the problem. Once I updated to IE11, signing to Live.com finally worked. So, the core of the problem was IE version.

VisualStudio Community 2013 prompts to update trial license

I have installed VisualStudio 2013 Community, as per Microsoft documentation VisualStudio 2013 Community is free and will not require any license.
But today I saw a notification on VisualStudio 2013 community IDE prompting me to update the trial license. Is this a bug?
Have you signed in to Community?
Mean in your editor aswell on the homepage if necessary.
That should update the license and fix that. If you need to sign out after that you can. The license should be good for one year before you need to sign in again.
Otherwise it's a problem that you should address to the Microsoft VS Support not the SO Community
Actually there is a dirty work around without signing-in , I used a free tool called RunAsDate from this link http://www.nirsoft.net/utils/run_as_date.html and set the date in the tool to the installation date. So the license never expires .
I had to install VStudio 2013 Community yesterday 2017 / 07 / 11 (170711), and I ran into the exact same issue.
Some context (I doubt that it makes any difference, but still):
I have 7 other VStudio versions (paid / unpaid) installed
Previously, I had a VStudio 2013 paid edition (I don't remember whether it was Enterprise or Professional) whose trial expired (after 1 month; I didn't bother to extend it for 2 additional months), so I have uninstalled it
I've Googled and found smth similar on [Unity.Forum]: Visual Studio Community 2015 - License has expired ?! (with a nice pic and stuff), which pointed out to: [MS.DevBlogs]: Visual Studio 2015 FAQ - Community Edition is telling me my trial has expired. Do I have to pay for Community edition?:
No, Community edition is free to use. We use the same infrastructure that allows you to unlock VS w/ an online subscription to manage the requirement of signing into Community edition so some of our strings overlap cross these scenarios. Trial here means the period you can use the community edition before you must sign in to fully unlock the IDE.
So, after signing in (it's a simple email address/password sign in to MS), the IDE was unlocked. Staying signed in is not mandatory, I signed out, and the IDE still works.
Update
Today (180821), my VStudio license expired again for all 3 Community editions that I have installed.
Below, it's the VStudio 2015 locked version:
After signing in ([MS.Docs]: Sign in to Visual Studio), and optionally clicking "Check for an updated license", everything went back to normal. Posting some examples:
VStudio 2017:
Again, no need to stay signed in after performing the license upgrade.
VStudio 2019:
VStudio 2022 (not yet necessary):
I had the same issue. I signed out of visual studio, and restarted my PC. That solved the issue.
Hope this helps
I faced the same problem today with Visual Studio Community 2019. The warning disappeared after logout and login again from my Visual Studio account and restart it.

Visual Studio 2013 Express for Web update license issue

I installed Visual Studio 2013 Express for Web 30 days ago. I did not have access to this machine in the last two weeks and now the trail has expired. If i understand correctly you just need to sign in to your Visual Studio account from the application to extend this license. But the only thing i have access to is the screen Visual Studio shows me when starting the application.
This screen says:
License: 30 day trial (for evaluation purposes only)
This license has expired.
You are not able to update your license in this application.
I am behind a proxy but changed the VWDExpress config file as suggested as answer to other questions regarding extending the license behind a proxy. I have tried repairing Visual Studio and tried reinstalling it. Both did not change anything. I am wondering if anyone could help me what to try next.

Resources