I'm assuming this is related: I can't do any development using Visual Studio 2019 at the moment because it calls home to verify the license and it is currently unable to log me in to to verify my license. So VS is basically bricked for me until this gets fixed :-( Screenshot: https://rog.gy/ss/3b14f7a2ac.png
You (or your employer) knowingly chosen a proprietary and hostile development platform and now you are reaping the benefits. I am sorry for you, not for you inability to work, but for your incorrect choices.
Microsoft 365 Outage
151–160 of 166 posts
Re: Microsoft 365 Outage
#152Earlier quoted context omitted.
That is awful and why I have always been very sceptical of software moving to the cloud. Just yesterday I had a similar issue with Resharper, where our local licence server was down for the day. Luckily I was able to enable a 30-day trial. (and I guess Resharper isn't that mandatory to get work done)
I have always been very sceptical of software moving to the cloud. Me too. After a disastrous episode with DropBox while travelling in foreign countries nearly a decade ago, I instituted my own File Server that's accessible via the Internet. All of my data is 'safe at home' with daily backups.
What was that? They cut your access because you logged from a different IP?
Re: Microsoft 365 Outage
#153Earlier quoted context omitted.
I have always been very sceptical of software moving to the cloud. Me too. After a disastrous episode with DropBox while travelling in foreign countries nearly a decade ago, I instituted my own File Server that's accessible via the Internet. All of my data is 'safe at home' with daily backups.
How do you secure it from unwanted access? I have been wanting to do something similar but I am unsure of the best practices
Re: Microsoft 365 Outage
#154I just finished convincing old-school management to move to Office365/Azure/Teams after we've been doing everything on-premise, saying we can reduce our maintenance and increase in reliability since we're a small operation. Needless to say this isn't a good look for me.
Re: Microsoft 365 Outage
#155I'm assuming this is related: I can't do any development using Visual Studio 2019 at the moment because it calls home to verify the license and it is currently unable to log me in to to verify my license. So VS is basically bricked for me until this gets fixed :-( Screenshot: https://rog.gy/ss/3b14f7a2ac.png
Woah that must be suck! Online license validation can backfire like drm did: you cannot use offline feature without online service available.
Re: Microsoft 365 Outage
#156Earlier quoted context omitted.
It used to be you bought a key to unlock it permanently, but nowadays it ties your license to your Microsoft account. There’s a link to “unlock with a product key“, but I have no idea how you get one of those. I hate renting software rather than owning it, but also VS2019 is where I’m most productive so I put up with it. This isn’t even the first time this has happened. I do most of my development on my desktop compu…
Whats the difference for you between VS2017 and VS2019?
Re: Microsoft 365 Outage
#157I'm assuming this is related: I can't do any development using Visual Studio 2019 at the moment because it calls home to verify the license and it is currently unable to log me in to to verify my license. So VS is basically bricked for me until this gets fixed :-( Screenshot: https://rog.gy/ss/3b14f7a2ac.png
Funnily enough the community/free version works without issues. That really sucks if you're a paying customer.
Re: Microsoft 365 Outage
#158Earlier quoted context omitted.
That is awful and why I have always been very sceptical of software moving to the cloud. Just yesterday I had a similar issue with Resharper, where our local licence server was down for the day. Luckily I was able to enable a 30-day trial. (and I guess Resharper isn't that mandatory to get work done)
It used to be you bought a key to unlock it permanently, but nowadays it ties your license to your Microsoft account. There’s a link to “unlock with a product key“, but I have no idea how you get one of those. I hate renting software rather than owning it, but also VS2019 is where I’m most productive so I put up with it. This isn’t even the first time this has happened. I do most of my development on my desktop compu…
Re: Microsoft 365 Outage
#159Earlier quoted context omitted.
Depending upon your needs then perhaps Libre Office, or the WordPerfect Office suite would do?
If I were offering a free (as in price) alternative to MS Office, I'd first recommend WPS Office over LibreOffice, even though it's closed-source. It has a much better interface out of the box. But I'd use something to block it from phoning home to its probably Chinese government-beholden servers, like OpenSnitch for Linux* or LuLu for macOS. (*) https://github.com/gustavo-iniguez-goya/opensnitch
Re: Microsoft 365 Outage
#160Earlier quoted context omitted.
Whats the difference for you between VS2017 and VS2019?
Also small things around .net core stuff - better UI for project settings, built-in converter for packages.config etc.
I don't think you can target core 3.0+ at all in VS2017, and only 3.1 is supported now. What that means for security updates I don't know.