my Visual Studio just started to crash when I'm publishing web application. It crashes on FTP login screen.
Some info:
Visual Studio 2019 (16.4.5)
BuildVision 3.0.0.104
Record from Windows Event log:
Aplikace: devenv.exe
Verze Framework: v4.0.30319
Popis: Proces byl ukončen z důvodu neošetřené výjimky.
Informace o výjimce: System.NullReferenceException
na BuildVision.Core.StatusBarNotificationService.SetText(System.String, Boolean)
na BuildVision.Core.StatusBarNotificationService.ShowTextWithFreeze(System.String)
na BuildVision.Core.BuildInformationProvider.BuildUpdate()
na BuildVision.Core.BuildInformationProvider.<BuildStarted>b__26_0(System.Object)
na System.Threading.TimerQueueTimer.CallCallbackInContext(System.Object)
na System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
na System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
na System.Threading.TimerQueueTimer.CallCallback()
na System.Threading.TimerQueueTimer.Fire()
na System.Threading.TimerQueue.FireNextTimers()
na System.Threading.TimerQueue.AppDomainTimerCallback(Int32)
Hi,
my Visual Studio just started to crash when I'm publishing web application. It crashes on FTP login screen.
Some info: Visual Studio 2019 (16.4.5) BuildVision 3.0.0.104
Record from Windows Event log: