Latest update to Visual Studio 2019 crashing a lot
-
Chris Maunder wrote:
I feel like I'm back in 1996, hitting Ctrl+S every 3 carriage returns
ahh, life on the bleeding edge.... I DONT miss those days at all.
ON ERROR GOTO RULE 1
RULE 1 to 100: You will only update when I know it's safe and only when I say to do so.
RULE 101+: see: (rule # MODULO 100) + 1
GOTO RULE 1You have auto-updates on ???
after many otherwise intelligent sounding suggestions that achieved nothing the nice folks at Technet said the only solution was to low level format my hard disk then reinstall my signature. Sadly, this still didn't fix the issue!
lopatir wrote:
You have auto-updates on
For VS? No. (didn't know that was even a thing)
cheers Chris Maunder
-
Is it just me or has the latest update to VS2019 made it a bit of an unstable mess? At least once a day it locks up and rolls over with all 4 paws in the air and restarts, losing whatever I had unsaved. I feel like I'm back in 1996, hitting Ctrl+S every 3 carriage returns
cheers Chris Maunder
-
Not only that: I ensured my machine was plugged in, I checked my internet connection, and I also turned off the machine, waited 30 seconds, and turned it back on. I've essentially run the full suite of advanced help desk techniques. And still it crashes once a day! Doomed, I am.
cheers Chris Maunder
Hmm. It looks like you forgot to implement the "shake your mouse about" method.
I wanna be a eunuchs developer! Pass me a bread knife!
-
You mistake me for someone far less lazy than I am ;) (but thanks for the tips)
cheers Chris Maunder
You're very welcome. :)
-
No, no - first comes the Business Risk Assessment.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!
For that you need to hire a consultant. Incidentally, does anyone know of a message board that specialises in giving advice on repairing water buckets?
I wanna be a eunuchs developer! Pass me a bread knife!
-
For that you need to hire a consultant. Incidentally, does anyone know of a message board that specialises in giving advice on repairing water buckets?
I wanna be a eunuchs developer! Pass me a bread knife!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!
-
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!
Perfect! Just what I was looking for!
I wanna be a eunuchs developer! Pass me a bread knife!
-
Is it just me or has the latest update to VS2019 made it a bit of an unstable mess? At least once a day it locks up and rolls over with all 4 paws in the air and restarts, losing whatever I had unsaved. I feel like I'm back in 1996, hitting Ctrl+S every 3 carriage returns
cheers Chris Maunder
I apply all updates. I keep an eye on memory. Mine runs comfy with at least 1.2 GB for one session. Unload / reload a "sticky" project.
It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food
-
Is it just me or has the latest update to VS2019 made it a bit of an unstable mess? At least once a day it locks up and rolls over with all 4 paws in the air and restarts, losing whatever I had unsaved. I feel like I'm back in 1996, hitting Ctrl+S every 3 carriage returns
cheers Chris Maunder
Depends what you're working on. For me, developing a UWP app, it's crashing every 1.5-2 hours at least (but it's not something new :D). One trick I use - every once in a while, when I end up with more than 30 open files, I close them all.
-
Is it just me or has the latest update to VS2019 made it a bit of an unstable mess? At least once a day it locks up and rolls over with all 4 paws in the air and restarts, losing whatever I had unsaved. I feel like I'm back in 1996, hitting Ctrl+S every 3 carriage returns
cheers Chris Maunder
What is "latest"? Exact version number. Mine is 16.4.5 and in very rare cases WPF designer crashes, taking VS to the hell. I wouldn't expect too much from VS team - they are mediocres hired for food. Developers at MS degraded for years, so be careful with every update. :)
-
Is it just me or has the latest update to VS2019 made it a bit of an unstable mess? At least once a day it locks up and rolls over with all 4 paws in the air and restarts, losing whatever I had unsaved. I feel like I'm back in 1996, hitting Ctrl+S every 3 carriage returns
cheers Chris Maunder
-
Is it just me or has the latest update to VS2019 made it a bit of an unstable mess? At least once a day it locks up and rolls over with all 4 paws in the air and restarts, losing whatever I had unsaved. I feel like I'm back in 1996, hitting Ctrl+S every 3 carriage returns
cheers Chris Maunder
Do you have older versions of VS installed in parallel? I sometimes had problems when I just updated VS 2019 and not VS2017 or VS2015 on dev. machines, mostly not with VS itself, but with installed extensions/plugins.
-
Is it just me or has the latest update to VS2019 made it a bit of an unstable mess? At least once a day it locks up and rolls over with all 4 paws in the air and restarts, losing whatever I had unsaved. I feel like I'm back in 1996, hitting Ctrl+S every 3 carriage returns
cheers Chris Maunder
Chris Maunder wrote:
I feel like I'm back in 1996, hitting Ctrl+S every 3 carriage returns
You mean you stopped doing it? I never took you for a silly man, Chris.
Software Zen:
delete this;
-
Not only that: I ensured my machine was plugged in, I checked my internet connection, and I also turned off the machine, waited 30 seconds, and turned it back on. I've essentially run the full suite of advanced help desk techniques. And still it crashes once a day! Doomed, I am.
cheers Chris Maunder
Hehehehehe.....advanced help desk techniques. ;)
-
Do you have older versions of VS installed in parallel? I sometimes had problems when I just updated VS 2019 and not VS2017 or VS2015 on dev. machines, mostly not with VS itself, but with installed extensions/plugins.
No - clean install. I'm blaming my DELL.
cheers Chris Maunder
-
Hmm. It looks like you forgot to implement the "shake your mouse about" method.
I wanna be a eunuchs developer! Pass me a bread knife!
Is my mouse meant to rattle like that?
cheers Chris Maunder
-
What is "latest"? Exact version number. Mine is 16.4.5 and in very rare cases WPF designer crashes, taking VS to the hell. I wouldn't expect too much from VS team - they are mediocres hired for food. Developers at MS degraded for years, so be careful with every update. :)
"Latest" meaning "The version that isn't nagging me to upgrade". In this case 16.4.5. We're all production line monkeys at some point or another. Thinking we're artists is not something a typical employer wants to hear ;)
cheers Chris Maunder
-
Depends what you're working on. For me, developing a UWP app, it's crashing every 1.5-2 hours at least (but it's not something new :D). One trick I use - every once in a while, when I end up with more than 30 open files, I close them all.
Yeah - closing open docs certainly speeds things up.
cheers Chris Maunder
-
Is my mouse meant to rattle like that?
cheers Chris Maunder
Was it made in Spain?
I wanna be a eunuchs developer! Pass me a bread knife!
-
For that you need to hire a consultant. Incidentally, does anyone know of a message board that specialises in giving advice on repairing water buckets?
I wanna be a eunuchs developer! Pass me a bread knife!
Sounds like my current contract 😱